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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

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 Pryakhin
Reply | Threaded
Open this post in threaded view
|

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

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 Pryakhin <[hidden email]> wrote:

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 Pryakhin