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

Wangda Tan updated YARN-6620:
-----------------------------
    Attachment: YARN-6620.006-WIP.patch

Attached ver.6 WIP patch. 

Updates:
1) Switched JAXB to handle XML parsing instead of check tags. ([~devaraj.k] 
please review).
2) Discussed with [~tangzhankun] / [~zyluo] / [[email protected]] offline, 
Added {{ResourcePlugin}} interface to make future adding new resource types 
support to NM could be easier. Minimum code changes of core NM are needed to 
support new resource types (like SSD/FPGA).
Please refer to package:
{{org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin}}

TODO:
1) Integration to load/set resource value to {{Resource}} vector after 
YARN-3926 merge.
2) Integration to report resource value while registering/updating to NM.
3) Javadocs / unit test / compilation for new added classes / logics.


> [YARN-6223] NM Java side code changes to support isolate GPU devices by using 
> CGroups
> -------------------------------------------------------------------------------------
>
>                 Key: YARN-6620
>                 URL: https://issues.apache.org/jira/browse/YARN-6620
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Wangda Tan
>            Assignee: Wangda Tan
>         Attachments: YARN-6620.001.patch, YARN-6620.002.patch, 
> YARN-6620.003.patch, YARN-6620.004.patch, YARN-6620.005.patch, 
> YARN-6620.006-WIP.patch
>
>
> This JIRA plan to add support of:
> 1) GPU configuration for NodeManagers
> 2) Isolation in CGroups. (Java side).
> 3) NM restart and recovery allocated GPU devices



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to