[
https://issues.apache.org/jira/browse/MAPREDUCE-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Gummadi updated MAPREDUCE-3157:
------------------------------------
Attachment: MR3157.patch
Attaching patch fixing the issue by adding 2 regular expressions for Pre21
history file name formats and 2 regular expressions for Pre21 history conf file
name formats. Also did some refactoring of code. Updated TestRumenJobTraces to
check all the 3 history file name formats and the 3 history conf file name
formats.
> Rumen TraceBuilder is skipping analyzing 0.20 history files
> -----------------------------------------------------------
>
> Key: MAPREDUCE-3157
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3157
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tools/rumen
> Affects Versions: 0.23.0
> Reporter: Ravi Gummadi
> Assignee: Ravi Gummadi
> Fix For: 0.23.0
>
> Attachments: MR3157.patch
>
>
> Rumen TraceBuilder is assuming the Pre21 history file name format to be
> JTIdentifier_jobId_<something>. But it can be jobId_<something> also as it is
> now in latest 0.20.x version. This also needs to be understood by
> TraceBuilder.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira