Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.19.0
-
None
-
None
-
Reviewed
Description
HADOOP-3150 introduced 2 new type of tasks called the cleanup tasks. These are logged to history either as map tasks or reduce tasks. The number of maps/reducers is also logged to history. Since the number of maps will be less than the total number of map tasks logged to history (actual num maps + cleanup tasks), I think thats the reason for this exception. The important question is to investigate the effect of HADOOP-3150 on job history and code related to it.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-3245 Provide ability to persist running jobs (extend HADOOP-1876)
- Closed
-
HADOOP-2165 Augment JobHistory to store tasks' userlogs
- Closed