[
https://issues.apache.org/jira/browse/MAPREDUCE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amar Kamat updated MAPREDUCE-757:
---------------------------------
Attachment: MAPREDUCE-757-v1.0.patch
Attaching a patch that factors out the code to do with job-expiry. The
testcases are changes to do some fast testing. 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 release audit. The applied patch does not increase the
total number of release audit warnings.
Testing and running ant tests now.
> JobConf will not be deleted from the logs folder if job retires from
> finalizeJob()
> ----------------------------------------------------------------------------------
>
> Key: MAPREDUCE-757
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-757
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobtracker
> Reporter: Amar Kamat
> Assignee: Amar Kamat
> Attachments: MAPREDUCE-757-v1.0.patch
>
>
> MAPREDUCE-130 fixed the case where the job is retired from the retire jobs
> thread. But jobs can also retire when the num-job-per-user limit is exceeded.
> In such cases the conf file will not be deleted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.