Re: Official flink java client

2021-04-23 Thread gaurav kulkarni
nd Date:Fri Apr 23 16:10:05 2021Recipients:Yun Gao CC:gaurav kulkarni , User Subject:Re: Re: Official flink java client Obviously I could rewrite a java client from scratch that interface with the provided REST API but why if I can reuse something already existing?Usually I interface with REST

Re: Re: Re: Official flink java client

2021-04-23 Thread Flavio Pompermaier
might need to be careful when > upgrading. > > Best, > Yun > > > --Original Mail -- > *Sender:*Flavio Pompermaier > *Send Date:*Fri Apr 23 16:10:05 2021 > *Recipients:*Yun Gao > *CC:*gaurav kulkarni , User < > user@flink.apache.org&g

Re: Re: Re: Official flink java client

2021-04-23 Thread Yun Gao
16:10:05 2021 Recipients:Yun Gao CC:gaurav kulkarni , User Subject:Re: Re: Official flink java client Obviously I could rewrite a java client from scratch that interface with the provided REST API but why if I can reuse something already existing? Usually I interface with REST API using auto

Re: Re: Official flink java client

2021-04-23 Thread Flavio Pompermaier
*Send Date:*Fri Apr 23 15:25:55 2021 > *Recipients:*Yun Gao > *CC:*gaurav kulkarni , User < > user@flink.apache.org> > *Subject:*Re: Official flink java client > >> I also interface to Flink clusters using REST in order to avoid many >> annoying problems (due

Re: Re: Official flink java client

2021-04-23 Thread Yun Gao
/rest_api.html --Original Mail -- Sender:Flavio Pompermaier Send Date:Fri Apr 23 15:25:55 2021 Recipients:Yun Gao CC:gaurav kulkarni , User Subject:Re: Official flink java client I also interface to Flink clusters using REST in order to avoid many annoying problems

Re: Official flink java client

2021-04-23 Thread Flavio Pompermaier
ould use the > StreamExecutionEnvironment to execute their jobs. Could you share more > about why you > want to directly use the client? > > Best, > Yun > > > --Original Mail -- > *Sender:*gaurav kulkarni > *Send Date:*Fri Apr 23 10:14:08 2021 > *Recipien

Re: Official flink java client

2021-04-22 Thread Yun Gao
Hi gaurav, Logicall Flink client is bear inside the StreamExecutionEnvironment, and users could use the StreamExecutionEnvironment to execute their jobs. Could you share more about why you want to directly use the client? Best, Yun --Original Mail -- Sende

Official flink java client

2021-04-22 Thread gaurav kulkarni
Hi,  Is there any official flink client in java that's available? I came across RestClusterClient, but I am not sure if its official. I can create my own client, but just wanted to check if there is anything official available already that I can leverage.  Thanks,Gaurav | | | | | | | |