[ https://issues.apache.org/jira/browse/MAPREDUCE-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amar Kamat updated MAPREDUCE-1865: ---------------------------------- Attachment: mapreduce-1865-v1.2.patch Attaching a patch for review. Changes are as follows # FIxed TraceBuilder (regex) to consider jobhistory filenames generated using trunk # Fixed JobBuilder to take care of RunState changes # Added a testcase to test the following ## test TraceBuilder regex ## test JobHistoryParserFactory ## test if the (avro) jobhistory files are parsed by CurrentJHParser The testcase fails without the patch. test-patch and ant-test passed. Manually tested the patch on jobhistory files from trunk. > [Rumen] Rumen should also support jobhistory files generated using trunk > ------------------------------------------------------------------------ > > Key: MAPREDUCE-1865 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1865 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.22.0 > Reporter: Amar Kamat > Assignee: Amar Kamat > Fix For: 0.22.0 > > Attachments: mapreduce-1865-v1.2.patch > > > Rumen code in trunk parses and process only jobhistory files from pre-21 > hadoop mapreduce clusters. It should also support jobhistory files generated > using trunk. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.