|
(related comments in
Corresponding changes in 4012-12 reflected here, including merge with
(also includes a workaround for MAPREDUCE-959, which was getting irritating, and updates the unit tests to JUnit4 semantics)
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12418869/M830-3.patch against trunk revision 813585. +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 6 new or modified tests. +1 javadoc. The javadoc tool did not generate any warning messages. -1 javac. The patch appears to cause tar ant target to fail. -1 findbugs. The patch appears to cause Findbugs to fail. +1 release audit. The applied patch does not increase the total number of release audit warnings. -1 core tests. The patch failed core unit tests. -1 contrib tests. The patch failed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/24/testReport/ This message is automatically generated. -1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12419221/M830-4.patch against trunk revision 813585. +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 6 new or modified tests. -1 patch. The patch command could not apply the patch. Console output: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/58/console This message is automatically generated. *grumble* --no-prefix *grumble*
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12419222/M830-4.patch against trunk revision 813585. +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 6 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 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 passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/59/testReport/ This message is automatically generated. +1
I committed this. Thanks, Abdul! Integrated in Hadoop-Mapreduce-trunk-Commit #30 (See http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/30/
. Add support for splittable compression to TextInputFormats. Contributed by Abdul Qadeer Integrated in Hadoop-Hdfs-trunk-Commit #27 (See http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/27/
. Add support for splittable compression to TextInputFormats. Contributed by Abdul Qadeer Integrated in Hadoop-Hdfs-trunk #80 (See http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk/80/
. Add support for splittable compression to TextInputFormats. Contributed by Abdul Qadeer Integrated in Hdfs-Patch-h5.grid.sp2.yahoo.net #26 (See http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/26/
Integrated in Hdfs-Patch-h2.grid.sp2.yahoo.net #6 (See http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h2.grid.sp2.yahoo.net/6/
. Add support for splittable compression to TextInputFormats. Contributed by Abdul Qadeer |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HADOOP-4012is committed and the respective jar files from common is copied ot the lib folder of MapReduce project.