Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.21.0
-
Fix Version/s: 0.21.0
-
Component/s: tools/rumen
-
Labels:None
-
Hadoop Flags:Reviewed
Description
Rumen was used to produce a job trace, but the job trace contained a LoggedTask that had a null taskType. This appears to happen when a Task line is truncated.
We should not put the LoggedTask in the trace at all when this happens.