9uapaw commented on a change in pull request #4060: URL: https://github.com/apache/hadoop/pull/4060#discussion_r831157934
########## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml ########## @@ -3440,6 +3440,15 @@ <value>1800000</value> </property> + <property> + <description> + When AM of app is not specified any node-labels and this configuration will + attach the default node-label to AM, which the default of config is disabled. Review comment: I think it is superfluous to specify an empty value as a yarn-default. It is by default null, if you do not set a default value for it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org