[ 
https://issues.apache.org/jira/browse/HADOOP-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644764#action_12644764
 ] 

Hadoop QA commented on HADOOP-4179:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12393197/hadoop_vaidya.0.3.patch
  against trunk revision 709609.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 20 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 failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3517/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3517/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3517/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3517/console

This message is automatically generated.

> Hadoop-Vaidya : Rule based performance diagnostic tool for Map/Reduce jobs
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-4179
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4179
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>    Affects Versions: 0.18.1
>         Environment: ALL
>            Reporter: Suhas Gogate
>            Assignee: Arun C Murthy
>             Fix For: 0.19.0
>
>         Attachments: hadoop_vaidya.0.3.patch
>
>
> Hadoop-Vaidya is a rule based performance diagnostic tool for Map/Reduce 
> jobs. It performs a post execution analysis of map/reduce job by parsing and 
> collecting execution statistics through job history log and job configuration 
> files. It runs a set of predefined tests/rules against job execution 
> statistics to diagnose various performance problems. Each test rule detects a 
> specific performance problem with job and provides a targeted advice to the 
> user. This tool generates an XML report based on the evaluation results of 
> individual test rules.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to