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

[jira] [Updated] (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 ]

felixzh updated FLINK-31321:
----------------------------
    Description: 
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.

> Yarn-session mode, securityConfiguration supports dynamic configuration
> -----------------------------------------------------------------------
>
>                 Key: FLINK-31321
>                 URL: https://issues.apache.org/jira/browse/FLINK-31321
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: felixzh
>            Priority: Major
>
> 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)