[jira] [Commented] (MAPREDUCE-3964) ResourceManager does not have JVM metrics

2012-03-06 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Mapreduce-trunk #1011 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1011/])
MAPREDUCE-3964. ResourceManager does not have JVM metrics (Jason Lowe via 
bobby) (Revision 1297248)

 Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297248
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-06 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Mapreduce-0.23-Build #217 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/217/])
svn merge -c 1297248 from trunk to branch-0.23 FIXES MAPREDUCE-3964. 
ResourceManager does not have JVM metrics (Jason Lowe via bobby) (Revision 
1297250)

 Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297250
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-06 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Hdfs-trunk #976 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/976/])
MAPREDUCE-3964. ResourceManager does not have JVM metrics (Jason Lowe via 
bobby) (Revision 1297248)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297248
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-06 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Hdfs-0.23-Build #189 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/189/])
svn merge -c 1297248 from trunk to branch-0.23 FIXES MAPREDUCE-3964. 
ResourceManager does not have JVM metrics (Jason Lowe via bobby) (Revision 
1297250)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297250
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Mapreduce-trunk-Commit #1843 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1843/])
MAPREDUCE-3964. ResourceManager does not have JVM metrics (Jason Lowe via 
bobby) (Revision 1297248)

 Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297248
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Mapreduce-0.23-Commit #640 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/640/])
svn merge -c 1297248 from trunk to branch-0.23 FIXES MAPREDUCE-3964. 
ResourceManager does not have JVM metrics (Jason Lowe via bobby) (Revision 
1297250)

 Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297250
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Common-0.23-Commit #640 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/640/])
svn merge -c 1297248 from trunk to branch-0.23 FIXES MAPREDUCE-3964. 
ResourceManager does not have JVM metrics (Jason Lowe via bobby) (Revision 
1297250)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297250
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Hdfs-0.23-Commit #630 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/630/])
svn merge -c 1297248 from trunk to branch-0.23 FIXES MAPREDUCE-3964. 
ResourceManager does not have JVM metrics (Jason Lowe via bobby) (Revision 
1297250)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297250
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Common-trunk-Commit #1836 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1836/])
MAPREDUCE-3964. ResourceManager does not have JVM metrics (Jason Lowe via 
bobby) (Revision 1297248)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297248
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3964:
---

Integrated in Hadoop-Hdfs-trunk-Commit #1910 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1910/])
MAPREDUCE-3964. ResourceManager does not have JVM metrics (Jason Lowe via 
bobby) (Revision 1297248)

 Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297248
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Assignee: Jason Lowe
>Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Robert Joseph Evans (Commented) (JIRA)

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

Robert Joseph Evans commented on MAPREDUCE-3964:


The patch looks good to me +1.  I am OK with not having any new unit tests on 
this one.

> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Priority: Critical
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Jason Lowe (Commented) (JIRA)

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

Jason Lowe commented on MAPREDUCE-3964:
---

I am unable to reproduce the test failures locally.  Possibly a reoccurrence of 
MAPREDUCE-3729?  There appears to be lingering directories on the Hudson server.


> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Priority: Critical
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

--
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-3964) ResourceManager does not have JVM metrics

2012-03-05 Thread Hadoop QA (Commented) (JIRA)

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

Hadoop QA commented on MAPREDUCE-3964:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12517116/MAPREDUCE-3964.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 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 eclipse:eclipse.  The patch built with eclipse:eclipse.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed these unit tests:
  org.apache.hadoop.mapred.TestJobClientGetJob
  org.apache.hadoop.mapred.TestMRWithDistributedCache
  org.apache.hadoop.mapred.TestLocalModeWithNewApis

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

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

This message is automatically generated.

> ResourceManager does not have JVM metrics
> -
>
> Key: MAPREDUCE-3964
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3964
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2, resourcemanager
>Affects Versions: 0.24.0, 0.23.2
>Reporter: Jason Lowe
>Priority: Critical
> Attachments: MAPREDUCE-3964.patch
>
>
> ResourceManager is not creating a JvmMetrics instance on startup.

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