Localhost terminated

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

Localhost terminated

Debaditya Roy
Hello users,

I have a problem with flink execution from cli. Each time I deploy from the CLI, the job starts but then it terminates the localhost.

06/23/2016 16:42:18    Source: Custom Source -> Flat Map -> Sink: Unnamed(1/1) switched to SCHEDULED
06/23/2016 16:42:19    Source: Custom Source -> Flat Map -> Sink: Unnamed(1/1) switched to DEPLOYING
06/23/2016 16:42:19    Source: Custom Source -> Flat Map -> Sink: Unnamed(1/1) switched to RUNNING


and I have to abort the job (ctrl + c).
Immediately after deployment when I check I see that the localhost has stopped. Looking forward for inputs. Thanks in advance.

Warm Regards,
Debaditya
Reply | Threaded
Open this post in threaded view
|

Re: Localhost terminated

Till Rohrmann
What do the log files say?

Cheers,
Till

On Thu, Jun 23, 2016 at 4:46 PM, Debaditya Roy <[hidden email]> wrote:
Hello users,

I have a problem with flink execution from cli. Each time I deploy from the CLI, the job starts but then it terminates the localhost.

06/23/2016 16:42:18    Source: Custom Source -> Flat Map -> Sink: Unnamed(1/1) switched to SCHEDULED
06/23/2016 16:42:19    Source: Custom Source -> Flat Map -> Sink: Unnamed(1/1) switched to DEPLOYING
06/23/2016 16:42:19    Source: Custom Source -> Flat Map -> Sink: Unnamed(1/1) switched to RUNNING


and I have to abort the job (ctrl + c).
Immediately after deployment when I check I see that the localhost has stopped. Looking forward for inputs. Thanks in advance.

Warm Regards,
Debaditya