Re: RemoteEnv connect failed
Hey Dayong, can you check the logs of the Flink cluster on the virtual machine? The client side (what you posted) looks ok. – Ufuk On Wed, Sep 14, 2016 at 3:52 PM, Dayong wrote: > Hi folks, > I need to run a java app to submit a job to remote flink cluster. I am > testing with the code at > htt
RemoteEnv connect failed
Hi folks, I need to run a java app to submit a job to remote flink cluster. I am testing with the code at https://gist.github.com/datafibers/4b842ebc5b3c9e754ceaf78695e7567e and my comments. Thanks, Will