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