[
https://issues.apache.org/jira/browse/HADOOP-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625968#action_12625968
]
Amareshwari Sriramadasu commented on HADOOP-3150:
-------------------------------------------------
-1 javadoc is due to HADOOP-4021. ant javadoc doesnt give any warnings. but
test-patch gives javadoc warnings.
-1 findbugs is not related to the patch. test-patch on my machine does not give
any warning. The warning shown in testReport is not the code change from this
patch.
TestFailure TestFileCreation.testClientTriggeredLeaseRecovery is not related to
the patch. .TestMiniMRDFSSort.testMapReduceSort is due to HADOOP-3950.
All the tests passed on my machine.
> Move task file promotion into the task
> --------------------------------------
>
> Key: HADOOP-3150
> URL: https://issues.apache.org/jira/browse/HADOOP-3150
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Owen O'Malley
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.19.0
>
> Attachments: 3150.patch, patch-3150.txt, patch-3150.txt,
> patch-3150.txt, patch-3150.txt, patch-3150.txt, patch-3150.txt,
> patch-3150.txt, patch-3150.txt, patch-3150.txt, patch-3150.txt,
> patch-3150.txt, patch-3150.txt, patch-3150.txt, patch-3150.txt,
> patch-3150.txt, patch-3150.txt, patch-3150.txt, patch-3150.txt
>
>
> We need to move the task file promotion from the JobTracker to the Task and
> move it down into the output format.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.