[
https://issues.apache.org/jira/browse/HADOOP-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617039#action_12617039
]
Tsz Wo (Nicholas), SZE commented on HADOOP-3836:
------------------------------------------------
The test output says
{noformat}
Testcase: testWithCounters took 0.133 sec
Caused an ERROR
Output directory
file:/home/tsz/hadoop/testing/build/test/data/testing/mo/output already exists
org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory
file:/home/tsz/hadoop/testing/build/test/data/testing/mo/output already exists
{noformat}
The output directory was not cleaned up after the test is done.
> TestMultipleOutputs will fail if it is ran more than one times
> --------------------------------------------------------------
>
> Key: HADOOP-3836
> URL: https://issues.apache.org/jira/browse/HADOOP-3836
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred, test
> Reporter: Tsz Wo (Nicholas), SZE
>
> TestMultipleOutputs will success after "ant clean" but it will fail if
> running it more than one times.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.