Julia API/Interface for Flink

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

Julia API/Interface for Flink

Bilinmek Istemiyor
Hello,

Is there a julia api or interface for using flink?

Thanks in advance for any response.

Beni


Reply | Threaded
Open this post in threaded view
|

Re: Julia API/Interface for Flink

r_khachatryan
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].


Regards,
Roman


On Mon, Feb 22, 2021 at 8:49 PM Beni Bilme <[hidden email]> wrote:
Hello,

Is there a julia api or interface for using flink?

Thanks in advance for any response.

Beni