You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2023/03/17 02:05:00 UTC

[jira] [Closed] (FLINK-31321) Yarn-session mode, securityConfiguration supports dynamic configuration

     [ https://issues.apache.org/jira/browse/FLINK-31321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xintong Song closed FLINK-31321.
--------------------------------
    Fix Version/s: 1.17.0
       Resolution: Fixed

- master (1.18): 6f9bca971f69525f9be7779121706bfb5756089d
- release-1.17: 17ab9fda0bcd2687275ea8af2215b939d644cb07

> Yarn-session mode, securityConfiguration supports dynamic configuration
> -----------------------------------------------------------------------
>
>                 Key: FLINK-31321
>                 URL: https://issues.apache.org/jira/browse/FLINK-31321
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / YARN
>    Affects Versions: 1.17.0
>            Reporter: felixzh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0
>
>
> when different tenants submit jobs using the same {_}flink-conf.yaml{_}, the same user is displayed on the Yarn page.
> _SecurityConfiguration_ does not support dynamic configuration. Therefore, the user displayed on the Yarn page is the _security.kerberos.login.principal_ in the {_}flink-conf.yaml{_}.
> FLINK-29435 only fixed CliFrontend class(Corresponds to flink script).
> FlinkYarnSessionCli class(Corresponds to yarn-session.sh script) still exists this question.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)