You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/01/23 10:06:00 UTC

[jira] [Closed] (FLINK-15735) Too many warnings when running bin/start-cluster.sh

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

Aljoscha Krettek closed FLINK-15735.
------------------------------------
    Fix Version/s:     (was: 1.10.0)
       Resolution: Not A Problem

This was fixed in fcd00551d6eb0c0af263823b34e07de74a483b01

> Too many warnings when running bin/start-cluster.sh
> ---------------------------------------------------
>
>                 Key: FLINK-15735
>                 URL: https://issues.apache.org/jira/browse/FLINK-15735
>             Project: Flink
>          Issue Type: Bug
>          Components: Command Line Client
>            Reporter: Aljoscha Krettek
>            Priority: Blocker
>
> Running {{bin/start-cluster.sh}} now prints:
> {code}
> $ bin/start-cluster.sh
> Starting cluster.
> Starting standalonesession daemon on host Aljoschas-MacBook-Pro-Work.local.
> log4j:WARN No appenders could be found for logger (org.apache.flink.configuration.GlobalConfiguration).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> log4j:WARN No appenders could be found for logger (org.apache.flink.configuration.GlobalConfiguration).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> Starting taskexecutor daemon on host Aljoschas-MacBook-Pro-Work.local.
> {code}
> I think we were not printing that before and we probably shouldn't do so now.



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