[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958252#comment-14958252
 ] 

Hadoop QA commented on MAPREDUCE-6512:
--------------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |  21m 58s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:green}+1{color} | tests included |   0m  0s | The patch appears to 
include 1 new or modified test files. |
| {color:green}+1{color} | javac |   8m 50s | There were no new javac warning 
messages. |
| {color:green}+1{color} | javadoc |  10m 59s | There were no new javadoc 
warning messages. |
| {color:red}-1{color} | release audit |   0m 20s | The applied patch generated 
1 release audit warnings. |
| {color:red}-1{color} | checkstyle |   1m 58s | The applied patch generated  1 
new checkstyle issues (total was 140, now 140). |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| {color:green}+1{color} | install |   1m 36s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse |   0m 38s | The patch built with 
eclipse:eclipse. |
| {color:green}+1{color} | findbugs |   4m 30s | The patch does not introduce 
any new Findbugs (version 3.0.0) warnings. |
| {color:red}-1{color} | common tests |   7m 49s | Tests failed in 
hadoop-common. |
| {color:red}-1{color} | mapreduce tests |   2m  1s | Tests failed in 
hadoop-mapreduce-client-core. |
| {color:red}-1{color} | mapreduce tests | 137m 26s | Tests failed in 
hadoop-mapreduce-client-jobclient. |
| | | 198m 46s | |
\\
\\
|| Reason || Tests ||
| Failed unit tests | hadoop.fs.TestHarFileSystem |
|   | hadoop.fs.TestFilterFileSystem |
|   | hadoop.ipc.TestDecayRpcScheduler |
|   | hadoop.mapred.TestFileOutputCommitter |
|   | hadoop.mapred.TestJavaSerialization |
|   | hadoop.mapred.TestLineRecordReaderJobs |
|   | hadoop.mapred.TestSpecialCharactersInOutputPath |
|   | hadoop.mapred.TestFieldSelection |
|   | hadoop.mapred.TestOldCombinerGrouping |
|   | hadoop.mapred.lib.TestChainMapReduce |
|   | hadoop.mapred.TestMRCJCFileOutputCommitter |
|   | hadoop.mapred.TestMerge |
|   | hadoop.mapred.lib.aggregate.TestAggregates |
|   | hadoop.mapreduce.v2.TestMiniMRProxyUser |
|   | hadoop.mapred.TestNetworkedJob |
|   | hadoop.mapred.TestJobCounters |
|   | hadoop.mapred.pipes.TestPipeApplication |
|   | hadoop.mapred.TestReduceFetch |
|   | hadoop.mapred.TestReduceFetchFromPartialMem |
|   | hadoop.mapred.TestTaskCommit |
|   | hadoop.mapreduce.security.ssl.TestEncryptedShuffle |
|   | hadoop.mapred.TestCollect |
|   | hadoop.fs.slive.TestSlive |
|   | hadoop.mapred.TestLazyOutput |
|   | hadoop.mapred.TestJobName |
|   | hadoop.mapred.TestMRIntermediateDataEncryption |
|   | hadoop.mapred.TestMultipleTextOutputFormat |
|   | hadoop.mapred.TestMiniMRChildTask |
|   | hadoop.mapred.TestMapRed |
|   | hadoop.mapred.jobcontrol.TestLocalJobControl |
|   | hadoop.mapred.TestReporter |
|   | hadoop.fs.TestFileSystem |
|   | hadoop.mapred.TestMRTimelineEventHandling |
|   | hadoop.mapred.TestUserDefinedCounters |
|   | hadoop.mapred.lib.TestMultithreadedMapRunner |
|   | hadoop.mapred.lib.TestKeyFieldBasedComparator |
|   | hadoop.mapred.TestJobCleanup |
|   | hadoop.conf.TestNoDefaultsJobConf |
|   | hadoop.mapred.join.TestDatamerge |
|   | hadoop.fs.TestDFSIO |
|   | hadoop.mapred.TestClusterMRNotification |
|   | hadoop.mapred.TestClusterMapReduceTestCase |
|   | hadoop.mapred.TestLocalMRNotification |
|   | hadoop.mapred.lib.TestMultipleOutputs |
| Timed out tests | org.apache.hadoop.mapred.TestMiniMRClasspath |
|   | org.apache.hadoop.mapred.TestJobSysDirWithDFS |
|   | org.apache.hadoop.mapreduce.lib.input.TestMRSequenceFileInputFilter |
|   | org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12766646/MAPREDUCE-6512.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / be7a0ad |
| Release Audit | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6067/artifact/patchprocess/patchReleaseAuditProblems.txt
 |
| checkstyle |  
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6067/artifact/patchprocess/diffcheckstylehadoop-common.txt
 |
| hadoop-common test log | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6067/artifact/patchprocess/testrun_hadoop-common.txt
 |
| hadoop-mapreduce-client-core test log | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6067/artifact/patchprocess/testrun_hadoop-mapreduce-client-core.txt
 |
| hadoop-mapreduce-client-jobclient test log | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6067/artifact/patchprocess/testrun_hadoop-mapreduce-client-jobclient.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6067/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf909.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6067/console |


This message was automatically generated.

> FileOutputCommitter tasks unconditionally create parent directories
> -------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6512
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6512
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Chang Li
>            Assignee: Chang Li
>         Attachments: MAPREDUCE-6512.patch
>
>
> If the output directory is deleted then subsequent tasks should fail. Instead 
> they blindly create the missing parent directories, leading the job to be 
> "succesful" despite potentially missing almost all of the output. Task 
> attempts should fail if the parent app attempt directory is missing when they 
> go to create their task attempt directory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to