JavaScript Bindings

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

JavaScript Bindings

Adam Dutko
I would like to explore adding JavaScript bindings to empower users to
write code in JavaScript and leverage Apache Flink.

I'm somewhat familiar with the Python API and have started exploring adding
support for JavaScript using the Python code as a template. I would like to
continue explore adding support for JavaScript possibly leveraging some of
the Nashorn work being done by Oracle.

I mistakenly posted to an old Github thread ...
https://github.com/stratosphere/stratosphere/issues/377 ... and rmetzger
pointed me to this list.

I'm new to the ASF. After reading the Flink contribution guidelines and
talking to rmetzger via Github I figured I'd continue the discussion
through this outlet.

Any guidance would be much appreciated!

--

Enjoy life!

-Adam
Reply | Threaded
Open this post in threaded view
|

Re: JavaScript Bindings

Chiwan Park-2
Really good news!
New language binding would be helpful to extend user pool of Flink.

If you have any questions, please feel free send a email to this mailing list.

> On Jan 7, 2016, at 2:01 AM, Adam Dutko <[hidden email]> wrote:
>
> I would like to explore adding JavaScript bindings to empower users to
> write code in JavaScript and leverage Apache Flink.
>
> I'm somewhat familiar with the Python API and have started exploring adding
> support for JavaScript using the Python code as a template. I would like to
> continue explore adding support for JavaScript possibly leveraging some of
> the Nashorn work being done by Oracle.
>
> I mistakenly posted to an old Github thread ...
> https://github.com/stratosphere/stratosphere/issues/377 ... and rmetzger
> pointed me to this list.
>
> I'm new to the ASF. After reading the Flink contribution guidelines and
> talking to rmetzger via Github I figured I'd continue the discussion
> through this outlet.
>
> Any guidance would be much appreciated!
>
> --
>
> Enjoy life!
>
> -Adam

Regards,
Chiwan Park