[
https://issues.apache.org/jira/browse/MAPREDUCE-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740428#action_12740428
]
Sharad Agarwal commented on MAPREDUCE-814:
------------------------------------------
ant test and test patch passed.
{code}
+1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 3 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.
{code}
> Move completed Job history files to HDFS
> ----------------------------------------
>
> Key: MAPREDUCE-814
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-814
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Components: jobtracker
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Attachments: 814_v1.patch, 814_v2.patch, 814_v3.patch, 814_v4.patch
>
>
> Currently completed job history files remain on the jobtracker node. Having
> the files available on HDFS will enable clients to access these files more
> easily.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.