You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nicolas Fraison (JIRA)" <ji...@apache.org> on 2019/07/02 08:28:00 UTC

[jira] [Commented] (FLINK-12869) Add yarn acls capability to flink containers

    [ https://issues.apache.org/jira/browse/FLINK-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876774#comment-16876774 ] 

Nicolas Fraison commented on FLINK-12869:
-----------------------------------------

[~azagrebin] thanks for the feedback.
So my proposal is to add 2 new parameter (yarn.view.acls and yarn.admin.acls) and to setApplicationACLs based on those 2 parameters for all spawned yarn containers. For this I will add a method setAclsFor in flink-yarn Utils class.

> Add yarn acls capability to flink containers
> --------------------------------------------
>
>                 Key: FLINK-12869
>                 URL: https://issues.apache.org/jira/browse/FLINK-12869
>             Project: Flink
>          Issue Type: New Feature
>          Components: Deployment / YARN
>            Reporter: Nicolas Fraison
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Yarn provide application acls mechanism to be able to provide specific rights to other users than the one running the job (view logs through the resourcemanager/job history, kill the application)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)