I am currently working on apache apex. My application gets reset after window ID 59 is reached and starts again from 0. I get an error which says that there is only 1 datanode running and no nodes are excluded in this operation
Asked
Active
Viewed 57 times
1
-
All content of errors would be helpful in here. Add that by edit your question. – timiTao Feb 07 '18 at 08:41
-
Have you tried steps given in https://stackoverflow.com/questions/26545524/there-are-0-datanodes-running-and-no-nodes-are-excluded-in-this-operation? – Yogi Devendra Feb 08 '18 at 13:32
-
Thanks for the help. Could solve the error. – neeraj goidani Sep 25 '18 at 08:37
1 Answers
0
Your application might be failing due to failure during checkpoint as default checkpoint window is 60
But it will be great if you update your question with any exception from logs.

Vikram Patil
- 628
- 6
- 20