You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Dayong <wi...@gmail.com> on 2016/09/14 13:52:49 UTC

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

Re: RemoteEnv connect failed

Posted by Ufuk Celebi <uc...@apache.org>.
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 <wi...@gmail.com> 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