[ 
https://issues.apache.org/jira/browse/FLINK-18284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134912#comment-17134912
 ] 

Yun Tang commented on FLINK-18284:
----------------------------------

[~appleyuchi] Thanks for your enthusiasm to contribute!
However, I have several suggestions:
# Please not use Chinese in JIRA tickets as Flink has developers across the 
world and not everyone could read Chinese.
# I think your solution is not correct as it print too many useless logs in 
console, e.g. "13/06/2020 23:23:51.327 INFO 
[org.apache.flink.configuration.GlobalConfiguration] Loading configuration 
property: jobmanager.rpc.address, Desktop"
# Flink-1.11.0 has jumped to log4j2 (see FLINK-15672), and you can try code at 
release-1.11 branch to build a new clean flink-dist directory to see whether 
your problems still existed. From my side, I noticed the annoying outputs has 
gone.

> No appenders could be found for logger 
> ---------------------------------------
>
>                 Key: FLINK-18284
>                 URL: https://issues.apache.org/jira/browse/FLINK-18284
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.11.1
>            Reporter: appleyuchi
>            Priority: Major
>
> start-scala-shell.sh local
> 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.
>  
> what's the configuration to fix this warning,it's annoying.
> PS:
> configuration in log4j.properties did not work.



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

Reply via email to