[jira] [Updated] (YARN-4019) Add JvmPauseMonitor to ResourceManager and NodeManager

2015-08-05 Thread Robert Kanter (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated YARN-4019:

Attachment: YARN-4019.003.patch

Sure.  The 003 patch moves the start lines.  The test failure was unrelated.

 Add JvmPauseMonitor to ResourceManager and NodeManager
 --

 Key: YARN-4019
 URL: https://issues.apache.org/jira/browse/YARN-4019
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: nodemanager, resourcemanager
Affects Versions: 2.8.0
Reporter: Robert Kanter
Assignee: Robert Kanter
 Attachments: YARN-4019.001.patch, YARN-4019.002.patch, 
 YARN-4019.003.patch


 We should add the {{JvmPauseMonitor}} from HADOOP-9618 to the ResourceManager 
 and NodeManager.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-4019) Add JvmPauseMonitor to ResourceManager and NodeManager

2015-08-04 Thread Robert Kanter (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated YARN-4019:

Attachment: YARN-4019.002.patch

The 002 patch fixes the NM checkstyle warning and the trailing whitespace.  The 
RM checkstyle warning is due to a method that is too long, but it's the 
{{serviceInit}} method, which is setting things up, so I think we can ignore 
that.

I verified in a cluster that the metrics and log messages that come from the 
{{JvmPauseMonitor}} show up.

 Add JvmPauseMonitor to ResourceManager and NodeManager
 --

 Key: YARN-4019
 URL: https://issues.apache.org/jira/browse/YARN-4019
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: nodemanager, resourcemanager
Affects Versions: 2.8.0
Reporter: Robert Kanter
Assignee: Robert Kanter
 Attachments: YARN-4019.001.patch, YARN-4019.002.patch


 We should add the {{JvmPauseMonitor}} from HADOOP-9618 to the ResourceManager 
 and NodeManager.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-4019) Add JvmPauseMonitor to ResourceManager and NodeManager

2015-08-04 Thread Robert Kanter (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated YARN-4019:

Attachment: YARN-4019.001.patch

Most of the code was already there; it was just not hooked up.  The patch adds 
the {{JvmPauseMonitor}} to the existing {{JvmMetrics}}.  

 Add JvmPauseMonitor to ResourceManager and NodeManager
 --

 Key: YARN-4019
 URL: https://issues.apache.org/jira/browse/YARN-4019
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: nodemanager, resourcemanager
Affects Versions: 2.8.0
Reporter: Robert Kanter
Assignee: Robert Kanter
 Attachments: YARN-4019.001.patch


 We should add the {{JvmPauseMonitor}} from HADOOP-9618 to the ResourceManager 
 and NodeManager.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)