Is there Go client for Flink?

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

Is there Go client for Flink?

Dagang Wei
Hi folks,

Seems Flink only provides REST API, wondering is there Go client available?

Dagang
Reply | Threaded
Open this post in threaded view
|

Re: Is there Go client for Flink?

Till Rohrmann
Hi,

all client server communication goes through the REST API. Hence, one could
write a Go client which uses this API. But currently, Flink only comes with
the Java based client.

Cheers,
Till

On Wed, Aug 28, 2019 at 12:09 AM Dagang Wei <[hidden email]> wrote:

> Hi folks,
>
> Seems Flink only provides REST API, wondering is there Go client available?
>
> Dagang
>