Zhankun Tang created YARN-8880:
----------------------------------
Summary: 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
Added two configurations for the pluggable device framework.
{code:java}
<property>
<name>yarn.nodemanager.resource-plugins.pluggable-device-framework.enable</name>
<value>true/false</value>
</property>
<property>
<name>yarn.nodemanager.resource-plugins.pluggable-class</name>
<value></value>
</property>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]