[
https://issues.apache.org/jira/browse/FLINK-18474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268460#comment-17268460
]
Robert Metzger commented on FLINK-18474:
----------------------------------------
I attached an example of a full log file with the first log message.
> Flink on YARN produces WARN log statements about the configuration
> ------------------------------------------------------------------
>
> Key: FLINK-18474
> URL: https://issues.apache.org/jira/browse/FLINK-18474
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN
> Affects Versions: 1.11.0
> Reporter: Robert Metzger
> Priority: Minor
> Attachments: jobmanager.log
>
>
> While testing the 1.11 release, I saw the following log statements, which
> might confuse new users:
> (JM)
> {code}
> 2020-07-02 17:35:33,123 WARN org.apache.flink.configuration.Configuration
> [] - Config uses deprecated configuration key 'web.port' instead
> of proper key 'rest.bind-port'
> {code}
> (TM)
> {code}
> 2020-07-02 17:43:31,574 WARN
> org.apache.flink.configuration.GlobalConfiguration [] - Error while
> trying to split key and value in configuration file ./flink-conf.yaml:16:
> "pipeline.classpaths: "
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)