Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.4
-
None
Description
We have set the retired job count to 5 and this test still fails intermittently
What is interesting is that the other 2 streaming failures 1 and 3 dont seem to fail.
StreamingErrors_1 fails a MR job at start
StreamingErrors_2 fails mr job in the middle
StreamingErrors_3 fails mr job at the end
set mapred.jobtracker.retirejob.interval to 21600000 (6 hrs)
fixes the issue.