Re: Implementing Flink Jobs :: Java-API or Scala-API

2017-05-22 Thread Aljoscha Krettek
Hi, New features should be available on both the Java and Scala API at the same time so you can pick whatever suits you best. If you ever find something that doesn’t work in one API but does work in the other, please file and issue for that. Best, Aljoscha > On 21. May 2017, at 17:11, Mikhail

Implementing Flink Jobs :: Java-API or Scala-API

2017-05-21 Thread Mikhail Pryakhin
Hi all! I'm currently choosing which API to stick with while implementing Flink jobs (primarily streaming jobs). Could you please shed a light on in which API new features are implemented first? Do all Flink features are available in both APIs? Many thanks in advance. Best Regards, Mike Pry