killing process in Flink cluster

2016-05-13 Thread Ramkumar
command prompt using grep and kill command. But couldn't kill that process.Please help me to kill that process. Best Regards, Ramkumar L -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/killing-process-in-Flink-cluster-tp6889.html Sent

Re: killing process in Flink cluster

2016-05-18 Thread Ramkumar
Hi, As you mentioned, my program contains a loop with infinite iterations. I was not able to stop by kill -9 command. Instead I killed the entire flink cluster job. I set up the cluster again with one master and three slaves. Now when I try to run the code, it is showing the following exceptio