[
https://issues.apache.org/jira/browse/MAPREDUCE-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983576#action_12983576
]
Hadoop QA commented on MAPREDUCE-1382:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12467776/MAPREDUCE-1382.5.patch
against trunk revision 1058374.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9)
warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed these core unit tests:
org.apache.hadoop.mapred.TestControlledMapReduceJob
org.apache.hadoop.mapred.TestSetupTaskScheduling
-1 contrib tests. The patch failed contrib unit tests.
-1 system test framework. The patch failed system test framework compile.
Test results:
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/14//testReport/
Findbugs warnings:
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/14//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/14//console
This message is automatically generated.
> MRAsyncDiscService should tolerate missing local.dir
> ----------------------------------------------------
>
> Key: MAPREDUCE-1382
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1382
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: Scott Chen
> Assignee: Zheng Shao
> Attachments: MAPREDUCE-1382.1.patch, MAPREDUCE-1382.2.patch,
> MAPREDUCE-1382.3.patch, MAPREDUCE-1382.4.patch, MAPREDUCE-1382.5.patch,
> MAPREDUCE-1382.branch-0.20.on.top.of.MAPREDUCE-1302.1.patch
>
>
> Currently when some of the local.dir do not exist, MRAsyncDiscService will
> fail. It should only fail when all directories don't work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.