[
https://issues.apache.org/jira/browse/YARN-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18049964#comment-18049964
]
ASF GitHub Bot commented on YARN-11913:
---------------------------------------
cnauroth commented on PR #8149:
URL: https://github.com/apache/hadoop/pull/8149#issuecomment-3712433666
I committed this to trunk. @slfan1989 and @aajisaka , thank you for the
reviews.
> Remove deprecated properties from yarn-default.xml
> --------------------------------------------------
>
> Key: YARN-11913
> URL: https://issues.apache.org/jira/browse/YARN-11913
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Major
> Labels: pull-request-available
>
> Recent trunk changes now produce more assertive warnings about use of
> deprecated configuration properties. With some of these deprecated properties
> included in yarn-default.xml, that means every process launched logs the
> warnings. Remove them from core-default.xml to avoid these warnings. (Note
> that this does not take the step of actually removing the code that uses the
> deprecated properties. They'll continue to work. We just don't want warnings
> logged by default if the user didn't specifically use these properties.)
> {code}
> yarn application -list
> 2025-12-27 00:15:55,914 INFO Configuration.deprecation:
> yarn.resourcemanager.system-metrics-publisher.enabled in yarn-default.xml is
> deprecated. Instead, use yarn.system-metrics-publisher.enabled
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]