You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2019/01/11 09:22:00 UTC

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

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

Dawid Wysakowicz closed FLINK-11224.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

Fixed via be4706171f68e487ce3f409232e829b681ffd2cd

> 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
>            Assignee: Jeff Zhang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)