[
https://issues.apache.org/jira/browse/FLINK-19768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222723#comment-17222723
]
Xintong Song commented on FLINK-19768:
--------------------------------------
[~YUJIANBO]
As I mentioned before, you cannot separate the jobmanager/taskmanager logs for
different jobs, nor the err logs.
Submitting jobs with a different log4j configuration only helps output the
*USER CODE LOGS* to a different file. In that case, I'm not completely sure
whether changing the main appender in the log4j configuration is enough, or you
have to define another appender.
> The shell "./yarn-session.sh " not use log4j-session.properties , it use
> log4j.properties
> ------------------------------------------------------------------------------------------
>
> Key: FLINK-19768
> URL: https://issues.apache.org/jira/browse/FLINK-19768
> Project: Flink
> Issue Type: Bug
> Components: Client / Job Submission, Deployment / YARN
> Affects Versions: 1.11.2
> Reporter: YUJIANBO
> Priority: Major
>
> The shell "./yarn-session.sh " not use log4j-session.properties , it use
> log4j.properties
> My Flink Job UI shows the $internal.yarn.log-config-file is
> "/usr/local/flink-1.11.2/conf/log4j.properties", is it a bug?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)