Re: Loss of TaskManager Error

2016-08-01 Thread Debaditya Roy
Hi Till, Thanks for the input. The error was in a training set which I found in the .out file of the taskmanager. I corrected that and I am getting some results. Thanks and Regards, Debaditya On Mon, Aug 1, 2016 at 3:54 PM, Till Rohrmann wrote: > Hi Debaditya, > > could you check what the log

Re: Loss of TaskManager Error

2016-08-01 Thread Till Rohrmann
Hi Debaditya, could you check what the log of the presumably failed task manager says? It might contain hints to what actually went wrong. Cheers, Till On Mon, Aug 1, 2016 at 9:49 PM, Debaditya Roy wrote: > Hello users, > > I was running an experiment on a very simple cluster with two nodes (o

Loss of TaskManager Error

2016-08-01 Thread Debaditya Roy
Hello users, I was running an experiment on a very simple cluster with two nodes (one jobmanager and another taskmanager). However after starting the execution, in a few seconds the program is aborted with the error. The program finished with the following exception: org.apache.flink.client.prog