[
https://issues.apache.org/jira/browse/MAPREDUCE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789684#action_12789684
]
Hadoop QA commented on MAPREDUCE-1084:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12427800/mapreduce-1084-6-withRandom.patch
against trunk revision 889786.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 15 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 generated 162 release audit warnings
(more than the trunk's current 161 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-h6.grid.sp2.yahoo.net/322/testReport/
Release audit warnings:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h6.grid.sp2.yahoo.net/322/console
This message is automatically generated.
> Implementing aspects development and fault injeciton framework for MapReduce
> ----------------------------------------------------------------------------
>
> Key: MAPREDUCE-1084
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1084
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: build, test
> Reporter: Konstantin Boudnik
> Assignee: Sreekanth Ramakrishnan
> Attachments: mapreduce-1084-1-withoutsvnexternals.patch,
> mapreduce-1084-1.patch, mapreduce-1084-2.patch, mapreduce-1084-3.patch,
> mapreduce-1084-5.patch, mapreduce-1084-6-withRandom.patch,
> mapreduce-1084-6.patch, mapreduce-1084-final.patch
>
>
> Similar to HDFS-435 and HADOOP-6204 this JIRA will track the introduction of
> injection framework for MapReduce.
> After HADOOP-6204 is in place this particular modification should be very
> trivial and would take importing (via svn:external) of src/test/build and
> some tweaking of the build.xml file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.