[
https://issues.apache.org/jira/browse/MAPREDUCE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029287#comment-13029287
]
Hadoop QA commented on MAPREDUCE-2474:
--------------------------------------
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12478260/MAPREDUCE-2474.r1.diff
against trunk revision 1099590.
+1 @author. The patch does not contain any @author tags.
+0 tests included. The patch appears to be a documentation patch that
doesn't require 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 passed contrib unit tests.
+1 system test framework. The patch passed system test framework compile.
Test results:
https://builds.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/219//testReport/
Findbugs warnings:
https://builds.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/219//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/219//console
This message is automatically generated.
> Add docs to the new API Partitioner on how to access Job Configuration data
> ---------------------------------------------------------------------------
>
> Key: MAPREDUCE-2474
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2474
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 0.21.0
> Reporter: Harsh J Chouraria
> Assignee: Harsh J Chouraria
> Priority: Minor
> Labels: documentation, partitioners
> Fix For: 0.22.0, 0.23.0
>
> Attachments: MAPREDUCE-2474.r1.diff
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> The new Partitioner interface does not extend Configurable classes as the old
> one and thus need to carry a tip on how to implement a custom partitioner
> that needs to feed off the Job Configuration data to work.
> Attaching a patch that adds in the javadoc fix.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira