[
https://issues.apache.org/jira/browse/FLINK-18284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135003#comment-17135003
]
appleyuchi edited comment on FLINK-18284 at 6/14/20, 2:12 AM:
--------------------------------------------------------------
quotation from yours:
"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 "
*you can suppress it after you set "WARN level" in log4j.properties and these
INFO will disappear.*
*This issue and modification is not about "warning level",but misconfiguration.*
was (Author: appleyuchi):
quotation from yours:
"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 "
*you can suppress it after you set "WARN level" in log4j.properties and these
INFO will disappear.*
*This issue and modification is not about "warning level".*
> 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)