You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Beni Bilme <be...@gmail.com> on 2021/02/22 19:49:35 UTC

Julia API/Interface for Flink

Hello,

Is there a julia api or interface for using flink?

Thanks in advance for any response.

Beni



Re: Julia API/Interface for Flink

Posted by Khachatryan Roman <kh...@gmail.com>.
Hi,

AFAIK there is no direct support for Julia in Flink currently.
However, you may try to call Python from Julia using either Statefun Python
SDK [1] or PyFlink [2]; or implement a remote Statefun module [3].

[1]
https://ci.apache.org/projects/flink/flink-statefun-docs-release-2.2/sdk/python.html
[2] https://ci.apache.org/projects/flink/flink-docs-stable/dev/python/
[3]
https://ci.apache.org/projects/flink/flink-statefun-docs-release-2.2/sdk/

Regards,
Roman


On Mon, Feb 22, 2021 at 8:49 PM Beni Bilme <be...@gmail.com> wrote:

> Hello,
>
> Is there a julia api or interface for using flink?
>
> Thanks in advance for any response.
>
> Beni
>
>
>