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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17265988#comment-17265988 ] 

Matthias commented on FLINK-18474:
----------------------------------

[~rmetzger] do you remember in what context the first  log messages were printed?

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