[
https://issues.apache.org/jira/browse/MAPREDUCE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894527#action_12894527
]
Ravi Gummadi commented on MAPREDUCE-1982:
-----------------------------------------
All unit tests passed on my local machine.
ant test-patch gave:
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 8 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
> [Rumen] TraceBuilder's output shows jobname as NULL for jobhistory files with
> valid jobnames
> --------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1982
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1982
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tools/rumen
> Reporter: Amar Kamat
> Assignee: Ravi Gummadi
> Attachments: 1982.v1.1.patch, 1982.v1.patch
>
>
> {{TraceBuilder}} fails to extract configuration properties (like job-name)
> from the job-conf if the job-conf has the properties stored using the
> deprecated keys.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.