You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2021/01/20 09:14:00 UTC

[jira] [Updated] (FLINK-18474) Flink on YARN produces WARN log statements about the configuration

     [ https://issues.apache.org/jira/browse/FLINK-18474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-18474:
-----------------------------------
    Attachment: jobmanager.log

> 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)