[jira] [Commented] (MAPREDUCE-3465) org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23

2011-11-29 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159224#comment-13159224
 ] 

Hudson commented on MAPREDUCE-3465:
---

Integrated in Hadoop-Hdfs-0.23-Build #92 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/92/])
MAPREDUCE-3465. Fixed project pom to create test dirs - and fix failing 
tests. Contributed by Hitesh Shah

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1207728
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml


 org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23 
 

 Key: MAPREDUCE-3465
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3465
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3465.1.patch


 Running org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin
 Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.121 sec  
 FAILURE!
 Tests in error: 
   
 testParsingProcStatAndCpuFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/CPUINFO_943711651
  (No such file or directory)
   
 testParsingProcMemFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_943711651
  (No such file or directory)

--
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] (MAPREDUCE-3465) org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23

2011-11-29 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159244#comment-13159244
 ] 

Hudson commented on MAPREDUCE-3465:
---

Integrated in Hadoop-Mapreduce-0.23-Build #108 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/108/])
MAPREDUCE-3465. Fixed project pom to create test dirs - and fix failing 
tests. Contributed by Hitesh Shah

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1207728
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml


 org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23 
 

 Key: MAPREDUCE-3465
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3465
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3465.1.patch


 Running org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin
 Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.121 sec  
 FAILURE!
 Tests in error: 
   
 testParsingProcStatAndCpuFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/CPUINFO_943711651
  (No such file or directory)
   
 testParsingProcMemFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_943711651
  (No such file or directory)

--
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] (MAPREDUCE-3465) org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23

2011-11-28 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13158641#comment-13158641
 ] 

Hadoop QA commented on MAPREDUCE-3465:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12504915/MR-3465.1.patch
  against trunk revision .

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

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

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

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1351//console

This message is automatically generated.

 org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23 
 

 Key: MAPREDUCE-3465
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3465
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3465.1.patch


 Running org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin
 Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.121 sec  
 FAILURE!
 Tests in error: 
   
 testParsingProcStatAndCpuFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/CPUINFO_943711651
  (No such file or directory)
   
 testParsingProcMemFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_943711651
  (No such file or directory)

--
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] (MAPREDUCE-3465) org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23

2011-11-28 Thread Siddharth Seth (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159009#comment-13159009
 ] 

Siddharth Seth commented on MAPREDUCE-3465:
---

+1. Tests passing on the 23 branch with this patch. The rest of the pom changes 
were applied to 23 as part of Hadoop-7590.

 org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23 
 

 Key: MAPREDUCE-3465
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3465
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3465.1.patch


 Running org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin
 Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.121 sec  
 FAILURE!
 Tests in error: 
   
 testParsingProcStatAndCpuFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/CPUINFO_943711651
  (No such file or directory)
   
 testParsingProcMemFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_943711651
  (No such file or directory)

--
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] (MAPREDUCE-3465) org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23

2011-11-28 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159018#comment-13159018
 ] 

Hudson commented on MAPREDUCE-3465:
---

Integrated in Hadoop-Common-0.23-Commit #226 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/226/])
MAPREDUCE-3465. Fixed project pom to create test dirs - and fix failing 
tests. Contributed by Hitesh Shah

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1207728
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml


 org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23 
 

 Key: MAPREDUCE-3465
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3465
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3465.1.patch


 Running org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin
 Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.121 sec  
 FAILURE!
 Tests in error: 
   
 testParsingProcStatAndCpuFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/CPUINFO_943711651
  (No such file or directory)
   
 testParsingProcMemFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_943711651
  (No such file or directory)

--
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] (MAPREDUCE-3465) org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23

2011-11-28 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159016#comment-13159016
 ] 

Hudson commented on MAPREDUCE-3465:
---

Integrated in Hadoop-Hdfs-0.23-Commit #223 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/223/])
MAPREDUCE-3465. Fixed project pom to create test dirs - and fix failing 
tests. Contributed by Hitesh Shah

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1207728
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml


 org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23 
 

 Key: MAPREDUCE-3465
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3465
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3465.1.patch


 Running org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin
 Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.121 sec  
 FAILURE!
 Tests in error: 
   
 testParsingProcStatAndCpuFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/CPUINFO_943711651
  (No such file or directory)
   
 testParsingProcMemFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_943711651
  (No such file or directory)

--
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] (MAPREDUCE-3465) org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23

2011-11-28 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159025#comment-13159025
 ] 

Hudson commented on MAPREDUCE-3465:
---

Integrated in Hadoop-Mapreduce-0.23-Commit #237 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/237/])
MAPREDUCE-3465. Fixed project pom to create test dirs - and fix failing 
tests. Contributed by Hitesh Shah

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1207728
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml


 org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin fails on 0.23 
 

 Key: MAPREDUCE-3465
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3465
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3465.1.patch


 Running org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin
 Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.121 sec  
 FAILURE!
 Tests in error: 
   
 testParsingProcStatAndCpuFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/CPUINFO_943711651
  (No such file or directory)
   
 testParsingProcMemFile(org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin):
  
 /homes/hortonhi/dev/hadoop-common/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_943711651
  (No such file or directory)

--
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