RemoteEnv connect failed

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

RemoteEnv connect failed

Will Du
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
Reply | Threaded
Open this post in threaded view
|

Re: RemoteEnv connect failed

Ufuk Celebi
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 <[hidden email]> 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 https://gist.github.com/datafibers/4b842ebc5b3c9e754ceaf78695e7567e
> and my comments.
>
>
> Thanks,
> Will