You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Chris Trezzo (JIRA)" <ji...@apache.org> on 2014/12/17 18:57:13 UTC

[jira] [Updated] (YARN-2774) shared cache service should authorize calls properly

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

Chris Trezzo updated YARN-2774:
-------------------------------
    Description: 
The shared cache manager (SCM) services should authorize calls properly.

Currently, the uploader service (done in YARN-2186) does not authorize calls to notify the SCM on newly uploaded resource. Proper security/authorization needs to be done in this RPC call. Also, the use/release calls (done in YARN-2188) and the scmAdmin commands (done in YARN-2189) are not properly authorized. The SCM UI done in YARN-2203 as well.

  was:
The shared cache manager (SCM) services should authorize calls properly.

Currently, the uploader service (done in YARN-2186) does not authorize calls to notify the SCM on newly uploaded resource. Proper security/authorization needs to be done in this RPC call. Also, the use/release calls (done in YARN-2188) and the scmAdmin commands (done in YARN-2189) are not properly authorized.


> shared cache service should authorize calls properly
> ----------------------------------------------------
>
>                 Key: YARN-2774
>                 URL: https://issues.apache.org/jira/browse/YARN-2774
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Sangjin Lee
>
> The shared cache manager (SCM) services should authorize calls properly.
> Currently, the uploader service (done in YARN-2186) does not authorize calls to notify the SCM on newly uploaded resource. Proper security/authorization needs to be done in this RPC call. Also, the use/release calls (done in YARN-2188) and the scmAdmin commands (done in YARN-2189) are not properly authorized. The SCM UI done in YARN-2203 as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)