[
https://issues.apache.org/jira/browse/HADOOP-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651677#action_12651677
]
Hadoop QA commented on HADOOP-4709:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12394722/HADOOP-4709.patch
against trunk revision 721415.
-1 @author. The patch appears to contain 2 @author tags which the Hadoop
community has agreed to not allow in code contributions.
+1 tests included. The patch appears to include 80 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 Eclipse classpath. The patch retains Eclipse classpath integrity.
+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/Hadoop-Patch/3666/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3666/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3666/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3666/console
This message is automatically generated.
> Update chukwa source code and develop chukwa from public repository
> -------------------------------------------------------------------
>
> Key: HADOOP-4709
> URL: https://issues.apache.org/jira/browse/HADOOP-4709
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/chukwa
> Environment: Redhat EL 4.5, Java 1.6, Hadoop trunk
> Reporter: Eric Yang
> Assignee: Eric Yang
> Attachments: HADOOP-4709-binary.tar.gz, HADOOP-4709.patch
>
>
> New features that were added to Chukwa source code since last time chukwa was
> committed to SVN repository:
> - Added Hadoop Infrastructure Care Center (UI for visualize data collected by
> Chukwa)
> - Added FileAdaptor for streaming small file in one chunk
> - Added compression to archive and demux output
> - Added unit tests and validation for agent, collector, and demux map reduce
> job
> - Added database loader for loading demux output (sequence file) to jdbc
> connected database
> - Added algorithm to distribute collector load more evenly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.