[ https://issues.apache.org/jira/browse/HADOOP-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718704#action_12718704 ]
Amar Kamat commented on HADOOP-5994: ------------------------------------ Result of test-patch [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 6 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 Eclipse classpath. The patch retains Eclipse classpath integrity. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. Running ant test now. > Move the completed jobs' history files to a DONE subdirectory inside the > configured history directory > ----------------------------------------------------------------------------------------------------- > > Key: HADOOP-5994 > URL: https://issues.apache.org/jira/browse/HADOOP-5994 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Reporter: Devaraj Das > Assignee: Amar Kamat > Fix For: 0.21.0 > > Attachments: HADOOP-5994-v1.7.patch > > > Whenever a job completes, the history file can be moved to a directory called > DONE. That would make the management of job history files easier (for > example, administrators can move the history files from that directory to > some other place, delete them, archive them, etc.). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.