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

Weiwei Yang edited comment on YARN-7871 at 2/6/18 11:40 AM:
------------------------------------------------------------

Patch attached, some notes to help to review
 # Added a simple interface {{RMNodeAttributesManager}} and a in-memory 
implementation for testing
 # Added {{ConfigurationNodeAttributesProvider}}, see UT for testing coverage 
in {{TestConfigurationNodeAttributesProvider}}
 # Changes to node status updater to collect node attributes from a provider, 
and send attributes to RM. Including end-to-end testing in 
{{TestResourceTrackerService}}

[~Naganarasimha], [~sunilg], please help to review, thanks.

 


was (Author: cheersyang):
Patch attached, some notes to help to review
 # Added a simple interface {{RMNodeAttributesManager}} and a in-memory 
implementation for testing
 # Added {{ConfigurationNodeAttributesProvider}}, see UT for testing coverage 
\{{TestConfigurationNodeAttributesProvider}}
 # Changes to node status updater to collect node attributes from a provider, 
and send attributes to RM. Including end-to-end testing in 
\{{TestResourceTrackerService}}

[~Naganarasimha], [~sunilg], please help to review, thanks.

 

> Node attributes reporting from NM to RM 
> ----------------------------------------
>
>                 Key: YARN-7871
>                 URL: https://issues.apache.org/jira/browse/YARN-7871
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>         Attachments: YARN-7871-YARN-3409.001.patch
>
>
> Support to initialize proper attribute provider based on user's configuration.
> NM collects node attributes from a configured attribute provider and send 
> them to RM via HB. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to