[
https://issues.apache.org/jira/browse/MAPREDUCE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931173#action_12931173
]
Konstantin Boudnik commented on MAPREDUCE-2093:
-----------------------------------------------
I have ran test-patch manually. FindBugs warning is unrelated because FindBugs
doesn't run against Herriot code. Audit warnings are about issues with
documentation. System framework test has passed meaning that issue from
downstream project is fixed. I'm gonna commit it.
{noformat}
-1 overall.
+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 appears to introduce 13 new Findbugs warnings.
-1 release audit. The applied patch generated 2 release audit warnings
(more than the trunk's current 1 warnings).
+1 system test framework. The patch passed system test framework compile.
{noformat}
> Herriot JT and TT clients should vend statistics
> ------------------------------------------------
>
> Key: MAPREDUCE-2093
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2093
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Attachments: MAPREDUCE-2093.patch, MAPREDUCE-2093.patch,
> MAPREDUCE-2093.patch
>
>
> Mapreduce counterpart of HDFS-1408
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.