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

Harsh J commented on HADOOP-8302:
---------------------------------

Since it looks like Hadoop QA is unable to run hadoop-tools patches, I ran the 
Rumen tests manually with this cleanup patch applied locally:

{{cd hadoop-tools/hadoop-rumen; mvn clean test}}

{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.tools.rumen.TestHistograms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.033 sec
Running org.apache.hadoop.tools.rumen.TestPiecewiseLinearInterpolation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec
Running org.apache.hadoop.tools.rumen.TestRandomSeedGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 1
{code}
                
> Clean up hadoop-rumen
> ---------------------
>
>                 Key: HADOOP-8302
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8302
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>         Attachments: 0007-MapReduce-Rumen-Cleanup.patch
>
>
> Clean up a bunch of existing javac warnings in hadoop-rumen module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to