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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)