[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505359#comment-13505359
 ] 

Hudson commented on YARN-204:
-

Integrated in Hadoop-Yarn-trunk #50 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/50/])
YARN-204. test coverage for org.apache.hadoop.tools (Aleksey Gorshkov via 
bobby) (Revision 1414239)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1414239
Files : 
* 
/hadoop/common/trunk/hadoop-tools/hadoop-archives/src/test/java/org/apache/hadoop/tools/TestHadoopArchives.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestExternalCall.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestCopyFiles.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestDistCh.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestLogalyzer.java
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt


 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
Assignee: Aleksey Gorshkov
 Fix For: 3.0.0, 2.0.3-alpha, 0.23.6

 Attachments: YARN-204-branch-0.23-a.patch, 
 YARN-204-branch-0.23-b.patch, YARN-204-branch-0.23.patch, 
 YARN-204-branch-2-a.patch, YARN-204-branch-2-b.patch, 
 YARN-204-branch-2.patch, YARN-204-trunk-a.patch, YARN-204-trunk-b.patch, 
 YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505423#comment-13505423
 ] 

Hudson commented on YARN-204:
-

Integrated in Hadoop-Hdfs-0.23-Build #449 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/449/])
svn merge -c 1414239 FIXES: YARN-204. test coverage for 
org.apache.hadoop.tools (Aleksey Gorshkov via bobby) (Revision 1414243)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1414243
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-tools/hadoop-archives/src/test/java/org/apache/hadoop/tools/TestHadoopArchives.java
* 
/hadoop/common/branches/branch-0.23/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestExternalCall.java
* 
/hadoop/common/branches/branch-0.23/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestCopyFiles.java
* 
/hadoop/common/branches/branch-0.23/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestDistCh.java
* 
/hadoop/common/branches/branch-0.23/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestLogalyzer.java
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt


 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
Assignee: Aleksey Gorshkov
 Fix For: 3.0.0, 2.0.3-alpha, 0.23.6

 Attachments: YARN-204-branch-0.23-a.patch, 
 YARN-204-branch-0.23-b.patch, YARN-204-branch-0.23.patch, 
 YARN-204-branch-2-a.patch, YARN-204-branch-2-b.patch, 
 YARN-204-branch-2.patch, YARN-204-trunk-a.patch, YARN-204-trunk-b.patch, 
 YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504674#comment-13504674
 ] 

Hadoop QA commented on YARN-204:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12554664/YARN-204-trunk-b.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 5 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-tools/hadoop-archives hadoop-tools/hadoop-distcp 
hadoop-tools/hadoop-extras.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/162//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/162//console

This message is automatically generated.

 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
Assignee: Aleksey Gorshkov
 Attachments: YARN-204-branch-0.23-a.patch, 
 YARN-204-branch-0.23-b.patch, YARN-204-branch-0.23.patch, 
 YARN-204-branch-2-a.patch, YARN-204-branch-2-b.patch, 
 YARN-204-branch-2.patch, YARN-204-trunk-a.patch, YARN-204-trunk-b.patch, 
 YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-27 Thread Robert Joseph Evans (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504710#comment-13504710
 ] 

Robert Joseph Evans commented on YARN-204:
--

+1 the new changes look better. I'll check this in.

 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
Assignee: Aleksey Gorshkov
 Attachments: YARN-204-branch-0.23-a.patch, 
 YARN-204-branch-0.23-b.patch, YARN-204-branch-0.23.patch, 
 YARN-204-branch-2-a.patch, YARN-204-branch-2-b.patch, 
 YARN-204-branch-2.patch, YARN-204-trunk-a.patch, YARN-204-trunk-b.patch, 
 YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504723#comment-13504723
 ] 

Hudson commented on YARN-204:
-

Integrated in Hadoop-trunk-Commit #3061 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3061/])
YARN-204. test coverage for org.apache.hadoop.tools (Aleksey Gorshkov via 
bobby) (Revision 1414239)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1414239
Files : 
* 
/hadoop/common/trunk/hadoop-tools/hadoop-archives/src/test/java/org/apache/hadoop/tools/TestHadoopArchives.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestExternalCall.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestCopyFiles.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestDistCh.java
* 
/hadoop/common/trunk/hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/tools/TestLogalyzer.java
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt


 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
Assignee: Aleksey Gorshkov
 Fix For: 3.0.0, 2.0.3-alpha, 0.23.6

 Attachments: YARN-204-branch-0.23-a.patch, 
 YARN-204-branch-0.23-b.patch, YARN-204-branch-0.23.patch, 
 YARN-204-branch-2-a.patch, YARN-204-branch-2-b.patch, 
 YARN-204-branch-2.patch, YARN-204-trunk-a.patch, YARN-204-trunk-b.patch, 
 YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-19 Thread Aleksey Gorshkov (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13500168#comment-13500168
 ] 

Aleksey Gorshkov commented on YARN-204:
---

YARN-204-trunk-a.patch - patch for trunk .
YARN-204-branch-2-a.patch - patch for branch-2 
YARN-204-branch-0.23-a.patch - patch for branch-0.23
OK. I've fixed  testMapCount in TestCopyFiles.  
patches ready for commit

 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
Assignee: Aleksey Gorshkov
 Attachments: YARN-204-branch-0.23-a.patch, 
 YARN-204-branch-0.23.patch, YARN-204-branch-2-a.patch, 
 YARN-204-branch-2.patch, YARN-204-trunk-a.patch, YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-15 Thread Robert Joseph Evans (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498080#comment-13498080
 ] 

Robert Joseph Evans commented on YARN-204:
--

I have one comment testMapCount in TestCopyFiles got turned into tesMapCount.  
Without the t at the beginning the test is not run.  What is more this test 
fails with this patch and the t, but passed previously.  Please fix it.

 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
Assignee: Aleksey Gorshkov
 Attachments: YARN-204-branch-0.23.patch, YARN-204-branch-2.patch, 
 YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-08 Thread Robert Joseph Evans (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493304#comment-13493304
 ] 

Robert Joseph Evans commented on YARN-204:
--

Both of those tests seem to be failing in trunk right now anyways.  they were 
not caused by your patches.

 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
 Attachments: YARN-204-branch-0.23.patch, YARN-204-branch-2.patch, 
 YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-204) test coverage for org.apache.hadoop.tools

2012-11-06 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491752#comment-13491752
 ] 

Hadoop QA commented on YARN-204:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12552294/YARN-204-trunk.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 5 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-tools/hadoop-archives hadoop-tools/hadoop-distcp 
hadoop-tools/hadoop-extras:

  org.apache.hadoop.tools.TestCopyListing
  org.apache.hadoop.tools.TestCopyFiles

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/135//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/135//console

This message is automatically generated.

 test coverage for org.apache.hadoop.tools
 -

 Key: YARN-204
 URL: https://issues.apache.org/jira/browse/YARN-204
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications
Reporter: Aleksey Gorshkov
 Attachments: YARN-204-trunk.patch


 Added some tests for org.apache.hadoop.tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira