Can you share more which use case are you trying to implement ?
On Tue, Jan 15, 2019 at 2:02 PM <jacopo.go...@ubs.com> wrote: > Hi all, > > > > I was wondering if anybody has any recommendation over making HTTP > requests from Flink to another service. > > On the long term we are looking for a solution that is both performing and > integrates well with our flink program. > > Does it matter the library we use? Do we need a special connector to make > HTTP calls? > > One library we thought that could fit our necessities Akka akka HTTP > client API due to the possibility to make async HTTP calls. > > > > We are using Scala 2.12 and Flink 1.7. > > > > Kind regards, > > > > Jacopo Gobbi >