Description
Job with a skewed and long (>600secs in my case) INPUT_SUPERSTEP fails for some tasks not reporting their status. From BspServiceWorker#setup(), I could tell while some workers were still loading inputSplits, others finished theirs early and hanged on PredicateLock#waitForever(), and got killed after the timeout.
Attachments
Attachments
Issue Links
- is related to
-
GIRAPH-291 PredicateLock should have a constructor to take in a custom waiting time and additional testing
- Resolved