Re: Spring boot and Apache flink

2018-11-22 Thread Fabian Hueske
Hi, I'd recommend to post questions about how to use Flink to the u...@flink.apache.org mailing list. The dev mailing list is focused on the development of Flink. Thank you, Fabian Am Mi., 21. Nov. 2018 um 17:30 Uhr schrieb Durga Durga : > Folks, > >We've been having a tough time building

Spring boot and Apache flink

2018-11-21 Thread Durga Durga
Folks, We've been having a tough time building a spring boot app (Jar) to get our Flink jobs running in our Flink Cluster. The Spring Application Context is always getting set to null - while the flink job is running - did anyone had luck with this ?. Any help would be appreciated. Thanks a