[jira] [Commented] (HADOOP-8302) Clean up hadoop-rumen

2012-04-22 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-8302:
---

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12523699/0007-MapReduce-Rumen-Cleanup.patch
  against trunk revision .

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

+1 tests included.  The patch appears to include 1 new or modified test 
files.

-1 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/877//console

This message is automatically generated.

 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




[jira] [Commented] (HADOOP-8302) Clean up hadoop-rumen

2012-04-22 Thread Harsh J (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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