Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
-
Changed job history format to add a dot at end of each line.
Description
With HADOOP-3245, the job history format has changed. Every log line now ends with a '.' (dot). JobHistory's parser will consider a history line valid only if it ends in a dot
Hence the new parser wont be able to parse old history files.