[
https://issues.apache.org/jira/browse/HADOOP-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544411
]
Hadoop QA commented on HADOOP-2245:
-----------------------------------
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12369959/2245.patch
against trunk revision r596835.
@author +1. The patch does not contain any @author tags.
javadoc +1. The javadoc tool did not generate any warning messages.
javac +1. The applied patch does not generate any new compiler warnings.
findbugs +1. The patch does not introduce any new Findbugs warnings.
core tests +1. The patch passed core unit tests.
contrib tests +1. The patch passed contrib unit tests.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1134/testReport/
Findbugs warnings:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1134/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1134/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1134/console
This message is automatically generated.
> TestRecordMR and TestAggregates fail once in a while
> ----------------------------------------------------
>
> Key: HADOOP-2245
> URL: https://issues.apache.org/jira/browse/HADOOP-2245
> Project: Hadoop
> Issue Type: Bug
> Reporter: Devaraj Das
> Assignee: Devaraj Das
> Fix For: 0.16.0
>
> Attachments: 2245.patch
>
>
> The tests
> org.apache.hadoop.mapred.lib.aggregate.TestAggregates.testAggregates and
> org.apache.hadoop.record.TestRecordMR.testMapred fail intermittently with the
> problem "<path>/map_0000/file.out already exists". There is a patch on
> HADOOP-1642 that should address the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.