[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2016-10-27 Thread Ray Chiang (JIRA)

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

Ray Chiang updated YARN-2467:
-
Labels: oct16-easy  (was: oct-16-easy)

> Add SpanReceiverHost to ResourceManager
> ---
>
> Key: YARN-2467
> URL: https://issues.apache.org/jira/browse/YARN-2467
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: api, resourcemanager
>Reporter: Masatake Iwasaki
>Assignee: Masatake Iwasaki
>  Labels: oct16-easy
> Attachments: YARN-2467.001.patch, YARN-2467.002.patch
>
>
> Per process SpanReceiverHost should be initialized in ResourceManager in the 
> same way as NameNode and DataNode do in order to support tracing.



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2016-10-27 Thread Subru Krishnan (JIRA)

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

Subru Krishnan updated YARN-2467:
-
Labels: oct-16-easy  (was: )

> Add SpanReceiverHost to ResourceManager
> ---
>
> Key: YARN-2467
> URL: https://issues.apache.org/jira/browse/YARN-2467
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: api, resourcemanager
>Reporter: Masatake Iwasaki
>Assignee: Masatake Iwasaki
>  Labels: oct-16-easy
> Attachments: YARN-2467.001.patch, YARN-2467.002.patch
>
>
> Per process SpanReceiverHost should be initialized in ResourceManager in the 
> same way as NameNode and DataNode do in order to support tracing.



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2015-08-16 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki updated YARN-2467:
---
Description: Per process SpanReceiverHost should be initialized in 
ResourceManager in the same way as NameNode and DataNode do in order to support 
tracing.

 Add SpanReceiverHost to ResourceManager
 ---

 Key: YARN-2467
 URL: https://issues.apache.org/jira/browse/YARN-2467
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: api, resourcemanager
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
 Attachments: YARN-2467.001.patch, YARN-2467.002.patch


 Per process SpanReceiverHost should be initialized in ResourceManager in the 
 same way as NameNode and DataNode do in order to support tracing.



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


[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2015-08-12 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki updated YARN-2467:
---
Attachment: YARN-2467.002.patch

I update the patch based on the fixes such as HDFS-8213 and HADOOP-11971.
* added yarn.htrace. as configuration key prefix of wrapped HTrace 
configuration
* moved test under hadoop-yarn-client to test client-side tracing activate 
server-side tracing


 Add SpanReceiverHost to ResourceManager
 ---

 Key: YARN-2467
 URL: https://issues.apache.org/jira/browse/YARN-2467
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: api, resourcemanager
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
 Attachments: YARN-2467.001.patch, YARN-2467.002.patch






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


[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2015-05-08 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki updated YARN-2467:
---
Labels:   (was: BB2015-05-TBR)

 Add SpanReceiverHost to ResourceManager
 ---

 Key: YARN-2467
 URL: https://issues.apache.org/jira/browse/YARN-2467
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: api, resourcemanager
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
 Attachments: YARN-2467.001.patch






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


[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2015-05-05 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated YARN-2467:
---
Labels: BB2015-05-TBR  (was: )

 Add SpanReceiverHost to ResourceManager
 ---

 Key: YARN-2467
 URL: https://issues.apache.org/jira/browse/YARN-2467
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: api, resourcemanager
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
  Labels: BB2015-05-TBR
 Attachments: YARN-2467.001.patch






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


[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2015-04-01 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki updated YARN-2467:
---
Summary: Add SpanReceiverHost to ResourceManager  (was: Add 
SpanReceiverHost to YARN daemons )

 Add SpanReceiverHost to ResourceManager
 ---

 Key: YARN-2467
 URL: https://issues.apache.org/jira/browse/YARN-2467
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: api, resourcemanager
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki





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


[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2015-04-01 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki updated YARN-2467:
---
Component/s: (was: nodemanager)

 Add SpanReceiverHost to ResourceManager
 ---

 Key: YARN-2467
 URL: https://issues.apache.org/jira/browse/YARN-2467
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: api, resourcemanager
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki





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


[jira] [Updated] (YARN-2467) Add SpanReceiverHost to ResourceManager

2015-04-01 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki updated YARN-2467:
---
Attachment: YARN-2467.001.patch

I would like to narrow down the focus of this sub-task to ResourceManager only. 
Attached patch adds SpanReceiverHost to RM and moves some testing utils from 
hadoop-hdfs to hadoop-common.

 Add SpanReceiverHost to ResourceManager
 ---

 Key: YARN-2467
 URL: https://issues.apache.org/jira/browse/YARN-2467
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: api, resourcemanager
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
 Attachments: YARN-2467.001.patch






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