[
https://issues.apache.org/jira/browse/HADOOP-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amar Kamat updated HADOOP-5994:
-------------------------------
Attachment: HADOOP-5994-v2.0.patch
Attaching a new patch incorporating Devaraj's offline comments. 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.
> 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, HADOOP-5994-v1.8.patch,
> HADOOP-5994-v2.0.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.