You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/05/19 13:02:00 UTC

[jira] [Closed] (FLINK-17527) kubernetes-session.sh uses log4j-console.properties

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

Till Rohrmann closed FLINK-17527.
---------------------------------
    Fix Version/s:     (was: 1.10.2)
     Release Note: The logging properties files `log4j-yarn-session.properties` and `logback-yarn.xml` haven been renamed into `log4j-session.properties` and `logback-session.xml`. Moreover, `yarn-session.sh` and `kubernetes-session.sh` use these logging properties files.
       Resolution: Fixed

Fixed via

1.12.0:
7d911977f2bf28bd6bed1644fb061b713aa7f548
ca5c0a4fc90889722956153f2f817097d7841a53

1.11.0:
32e82306193d16d78f949a1fb9d791131ff63457
39a6fc03f03b4feb9970bf5d21777180e43faed3

> kubernetes-session.sh uses log4j-console.properties
> ---------------------------------------------------
>
>                 Key: FLINK-17527
>                 URL: https://issues.apache.org/jira/browse/FLINK-17527
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.10.0
>            Reporter: Till Rohrmann
>            Assignee: Yang Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> It is a bit confusing that {{kubernetes-session.sh}} uses the {{log4j-console.properties}}.  At the moment, {{flink}} used {{log4j-cli.properties}}, {{yarn-session.sh}} uses {{log4j-yarn-session.properties}} and {{kubernetes-session.sh}} uses {{log4j-console.properties}}.
> I would suggest to let all scripts use the same logger configuration file (e.g. {{logj4-cli.properties}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)