[
https://issues.apache.org/jira/browse/YARN-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junping Du updated YARN-4160:
-----------------------------
Target Version/s: (was: 2.8.0)
> Dynamic NM Resources Configuration file should be simplified.
> -------------------------------------------------------------
>
> Key: YARN-4160
> URL: https://issues.apache.org/jira/browse/YARN-4160
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: graceful, nodemanager, scheduler
> Reporter: Junping Du
> Assignee: Junping Du
>
> In YARN-313, we provide CLI to refresh NMs' resources dynamically. The format
> of dynamic-resources.xml is something like following:
> {noformat}
> <configuration>
> <property>
> <name>yarn.resource.dynamic.node_id_1.vcores</name>
> <value>16</value>
> </property>
> <property>
> <name>yarn.resource.dynamic.node_id_1.memory</name>
> <value>1024</value>
> </property>
> </configuration>
> {noformat}
> This looks too redundant from review comments of YARN-313. We should have a
> better, concisely format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]