[jira] [Updated] (YARN-2980) Move health check script related functionality to hadoop-common

2015-05-01 Thread Wangda Tan (JIRA)

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

Wangda Tan updated YARN-2980:
-
Priority: Blocker  (was: Major)

> Move health check script related functionality to hadoop-common
> ---
>
> Key: YARN-2980
> URL: https://issues.apache.org/jira/browse/YARN-2980
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Ming Ma
>Assignee: Varun Saxena
>Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: YARN-2980.001.patch, YARN-2980.002.patch, 
> YARN-2980.003.patch, YARN-2980.004.patch
>
>
> HDFS might want to leverage health check functionality available in YARN in 
> both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
> https://issues.apache.org/jira/browse/HDFS-7441.
> We can move health check functionality including the protocol between hadoop 
> daemons and health check script to hadoop-common. That will simplify the 
> development and maintenance for both hadoop source code and health check 
> script.
> Thoughts?



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


[jira] [Updated] (YARN-2980) Move health check script related functionality to hadoop-common

2015-02-03 Thread Varun Saxena (JIRA)

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

Varun Saxena updated YARN-2980:
---
Attachment: YARN-2980.004.patch

Missed file header. Updating a new patch

> Move health check script related functionality to hadoop-common
> ---
>
> Key: YARN-2980
> URL: https://issues.apache.org/jira/browse/YARN-2980
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Ming Ma
>Assignee: Varun Saxena
> Attachments: YARN-2980.001.patch, YARN-2980.002.patch, 
> YARN-2980.003.patch, YARN-2980.004.patch
>
>
> HDFS might want to leverage health check functionality available in YARN in 
> both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
> https://issues.apache.org/jira/browse/HDFS-7441.
> We can move health check functionality including the protocol between hadoop 
> daemons and health check script to hadoop-common. That will simplify the 
> development and maintenance for both hadoop source code and health check 
> script.
> Thoughts?



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


[jira] [Updated] (YARN-2980) Move health check script related functionality to hadoop-common

2015-02-03 Thread Varun Saxena (JIRA)

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

Varun Saxena updated YARN-2980:
---
Attachment: YARN-2980.003.patch

> Move health check script related functionality to hadoop-common
> ---
>
> Key: YARN-2980
> URL: https://issues.apache.org/jira/browse/YARN-2980
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Ming Ma
>Assignee: Varun Saxena
> Attachments: YARN-2980.001.patch, YARN-2980.002.patch, 
> YARN-2980.003.patch
>
>
> HDFS might want to leverage health check functionality available in YARN in 
> both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
> https://issues.apache.org/jira/browse/HDFS-7441.
> We can move health check functionality including the protocol between hadoop 
> daemons and health check script to hadoop-common. That will simplify the 
> development and maintenance for both hadoop source code and health check 
> script.
> Thoughts?



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


[jira] [Updated] (YARN-2980) Move health check script related functionality to hadoop-common

2015-02-03 Thread Varun Saxena (JIRA)

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

Varun Saxena updated YARN-2980:
---
Attachment: (was: YARN-2980.003.patch)

> Move health check script related functionality to hadoop-common
> ---
>
> Key: YARN-2980
> URL: https://issues.apache.org/jira/browse/YARN-2980
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Ming Ma
>Assignee: Varun Saxena
> Attachments: YARN-2980.001.patch, YARN-2980.002.patch
>
>
> HDFS might want to leverage health check functionality available in YARN in 
> both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
> https://issues.apache.org/jira/browse/HDFS-7441.
> We can move health check functionality including the protocol between hadoop 
> daemons and health check script to hadoop-common. That will simplify the 
> development and maintenance for both hadoop source code and health check 
> script.
> Thoughts?



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


[jira] [Updated] (YARN-2980) Move health check script related functionality to hadoop-common

2015-02-03 Thread Varun Saxena (JIRA)

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

Varun Saxena updated YARN-2980:
---
Attachment: YARN-2980.003.patch

> Move health check script related functionality to hadoop-common
> ---
>
> Key: YARN-2980
> URL: https://issues.apache.org/jira/browse/YARN-2980
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Ming Ma
>Assignee: Varun Saxena
> Attachments: YARN-2980.001.patch, YARN-2980.002.patch, 
> YARN-2980.003.patch
>
>
> HDFS might want to leverage health check functionality available in YARN in 
> both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
> https://issues.apache.org/jira/browse/HDFS-7441.
> We can move health check functionality including the protocol between hadoop 
> daemons and health check script to hadoop-common. That will simplify the 
> development and maintenance for both hadoop source code and health check 
> script.
> Thoughts?



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


[jira] [Updated] (YARN-2980) Move health check script related functionality to hadoop-common

2014-12-21 Thread Varun Saxena (JIRA)

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

Varun Saxena updated YARN-2980:
---
Attachment: YARN-2980.002.patch

> Move health check script related functionality to hadoop-common
> ---
>
> Key: YARN-2980
> URL: https://issues.apache.org/jira/browse/YARN-2980
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Ming Ma
>Assignee: Varun Saxena
> Attachments: YARN-2980.001.patch, YARN-2980.002.patch
>
>
> HDFS might want to leverage health check functionality available in YARN in 
> both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
> https://issues.apache.org/jira/browse/HDFS-7441.
> We can move health check functionality including the protocol between hadoop 
> daemons and health check script to hadoop-common. That will simplify the 
> development and maintenance for both hadoop source code and health check 
> script.
> Thoughts?



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


[jira] [Updated] (YARN-2980) Move health check script related functionality to hadoop-common

2014-12-21 Thread Varun Saxena (JIRA)

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

Varun Saxena updated YARN-2980:
---
Attachment: YARN-2980.001.patch

> Move health check script related functionality to hadoop-common
> ---
>
> Key: YARN-2980
> URL: https://issues.apache.org/jira/browse/YARN-2980
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Ming Ma
>Assignee: Varun Saxena
> Attachments: YARN-2980.001.patch
>
>
> HDFS might want to leverage health check functionality available in YARN in 
> both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
> https://issues.apache.org/jira/browse/HDFS-7441.
> We can move health check functionality including the protocol between hadoop 
> daemons and health check script to hadoop-common. That will simplify the 
> development and maintenance for both hadoop source code and health check 
> script.
> Thoughts?



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