[
https://issues.apache.org/jira/browse/FLINK-14982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111183#comment-17111183
]
Kostas Kloudas commented on FLINK-14982:
----------------------------------------
In all other cases, job submission goes through the {{FlinkYarnSessionCli}} and
the same method will be called in the
{{FlinkYarnSessionCli.applyDescriptorOptionToConfig()}}. It is true that it is
better to move it to the {{deployInternal()}} though as this will fix the
behaviour for the per-job and session when submitting through the
{{ExecutorCLI}}.
> YARN IT Test Case log config is mistakenly disabled
> ---------------------------------------------------
>
> Key: FLINK-14982
> URL: https://issues.apache.org/jira/browse/FLINK-14982
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN
> Affects Versions: 1.10.0
> Reporter: Zhenqiu Huang
> Assignee: Zhenqiu Huang
> Priority: Critical
> Fix For: 1.11.0
>
>
> The [FLINK-14630] Make the yarn APPLICATION_LOG_CONFIG_FILE an internal
> option changed how log config is shipped in YarnClusterDescritor. Currently,
> we need to rely on the yarn.log-config-file to specify which log file to ship
> in flink conf. But currently all YARN IT test cases haven't enabled it. It
> will cause the IT test to fail catch issue by looking into JM, TM log files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)