[
https://issues.apache.org/jira/browse/MAPREDUCE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992456#comment-12992456
]
Hadoop QA commented on MAPREDUCE-2121:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12467604/mapreduce-2121-cleanup-tests.txt
against trunk revision 1067740.
+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 passed core unit tests.
-1 contrib tests. The patch failed contrib unit tests.
+1 system test framework. The patch passed system test framework compile.
Test results:
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/24//testReport/
Findbugs warnings:
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/24//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/24//console
This message is automatically generated.
> TestControlledMapReduceJob times out on trunk.
> ----------------------------------------------
>
> Key: MAPREDUCE-2121
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2121
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.21.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Todd Lipcon
> Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: mapreduce-2121-cleanup-tests.txt
>
>
> TestControlledMapReduceJob times out on trunk. Logs show the following
> ArrayIndexOutOfBoundsException:
> {noformat}
> java.lang.ArrayIndexOutOfBoundsException: 0
> [junit] at
> org.apache.hadoop.mapred.ControlledMapReduceJob.map(ControlledMapReduceJob.java:302)
> [junit] at
> org.apache.hadoop.mapred.ControlledMapReduceJob.map(ControlledMapReduceJob.java:60)
> [junit] at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:54)
> [junit] at
> org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:397)
> [junit] at org.apache.hadoop.mapred.MapTask.run(MapTask.java:330)
> [junit] at org.apache.hadoop.mapred.Child$4.run(Child.java:223)
> [junit] at java.security.AccessController.doPrivileged(Native Method)
> [junit] at javax.security.auth.Subject.doAs(Subject.java:396)
> [junit] at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1114)
> [junit] at org.apache.hadoop.mapred.Child.main(Child.java:217)
> {noformat}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira