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

Zhankun Tang updated YARN-8880:
-------------------------------
    Summary: Phase 1 - Add configurations for pluggable plugin framework  (was: 
Phase1 - Add configurations for pluggable plugin framework)

> Phase 1 - Add configurations for pluggable plugin framework
> -----------------------------------------------------------
>
>                 Key: YARN-8880
>                 URL: https://issues.apache.org/jira/browse/YARN-8880
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Zhankun Tang
>            Assignee: Zhankun Tang
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: YARN-8880-trunk.001.patch, YARN-8880-trunk.002.patch, 
> YARN-8880-trunk.003.patch, YARN-8880-trunk.004.patch, 
> YARN-8880-trunk.005.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> <property>
>  <name>yarn.nodemanager.pluggable-device-framework.enabled</name>
>  <value>true/false</value>
>  </property>
>  <property>
>  <name>yarn.nodemanager.pluggable-device-framework.device-classes</name>
>  <value>com.cmp1.hdw1,...</value>
>  </property>{code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



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

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

Reply via email to