[
https://issues.apache.org/jira/browse/FLINK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-5192.
------------------------------
Resolution: Fixed
Fix Version/s: 1.1.4
1.2.0
Fixed in 7d66aae (master), 357b932 (release-1.1).
> Provide better log config templates
> -----------------------------------
>
> Key: FLINK-5192
> URL: https://issues.apache.org/jira/browse/FLINK-5192
> Project: Flink
> Issue Type: Improvement
> Components: JobManager, TaskManager
> Reporter: Ufuk Celebi
> Assignee: Ufuk Celebi
> Fix For: 1.2.0, 1.1.4
>
>
> Our current log config template is very generic and invites users to always
> set the root logger to DEBUG if they want to get more details. Since Flink
> depends on libraries like Akka and it's common to run Flink with other
> systems like Hadoop or Kafka, this also increases the log levels for those
> systems.
> I would propose to split the default logger configuration up and provide a
> separate debugging template. Furthermore, some noisy loggers might turned off
> by default, for example {{HadoopFileSystem}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)