Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.20.0
-
None
-
None
-
Reviewed
-
Fixed a synchronization bug in job history content parsing that could result in garbled history data or a ConcurrentModificationException.
Description
JobHistory.java throws ConcurrentModificationException while finding out the job history version.
Attachments
Attachments
Issue Links
- is depended upon by
-
MAPREDUCE-177 Hadoop performance degrades significantly as more and more jobs complete
- Resolved