You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2018/12/27 09:00:00 UTC

[jira] [Created] (FLINK-11224) Log is missing in scala-shell

Jeff Zhang created FLINK-11224:
----------------------------------

             Summary: Log is missing in scala-shell
                 Key: FLINK-11224
                 URL: https://issues.apache.org/jira/browse/FLINK-11224
             Project: Flink
          Issue Type: Bug
          Components: Scala Shell
    Affects Versions: 1.7.1
            Reporter: Jeff Zhang


Log is missing in scala-shell because log4j is not configured properly

 
{code:java}
Starting Flink Shell:
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 local Flink cluster (host: localhost, port: 8082).{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)