[
https://issues.apache.org/jira/browse/FLINK-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels resolved FLINK-4724.
---------------------------------------
Resolution: Not A Problem
Thanks for reporting. I agree with [~eronwright], that this is actually
expected behavior.
> When executed in YARN wrong log4j & logback configuration file are used
> -----------------------------------------------------------------------
>
> Key: FLINK-4724
> URL: https://issues.apache.org/jira/browse/FLINK-4724
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.1.2
> Reporter: static-max
>
> I start Flink by executing bin/yarn-session.sh.
> To change the log levels of the Taskmanager, I have to edit
> conf/log4j.properties instead of conf/log4j-yarn-session.properties.
> I have not found any documentation on this, but this seems like a bug to me.
> The Taskmanager logs indicate that non-yarn configuration files are added to
> the classpath:
> 2016-10-01 13:22:19,267 INFO org.apache.flink.yarn.YarnTaskManagerRunner
> - Classpath:
> *logback.xml:log4j.properties*:lib/flink-dist_2.11-1.1.2.jar:lib/slf4j-log4j12-1.7.7.jar....
> Or is there another usecase of the yarn logger config files?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)