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

2021-05-17 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated YARN-2774:
-
Labels: pull-request-available  (was: )

> 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
>Assignee: zhenzhao wang
>Priority: Major
>  Labels: pull-request-available
> Attachments: YARN-2774.001.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



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

2017-10-02 Thread Chris Trezzo (JIRA)

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

Chris Trezzo updated YARN-2774:
---
Parent Issue: YARN-7282  (was: YARN-1492)

> 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.4.14#64029)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



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

2014-12-17 Thread Chris Trezzo (JIRA)

 [ 
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)


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

2014-11-24 Thread Chris Trezzo (JIRA)

 [ 
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.

  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) 
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.



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


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

2014-11-12 Thread Sangjin Lee (JIRA)

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

Sangjin Lee updated YARN-2774:
--
Summary: shared cache service should authorize calls properly  (was: shared 
cache uploader service should authorize notify calls properly)

 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) uploader service (done in YARN-2186) currently 
 does not authorize calls to notify the SCM on newly uploaded resource. Proper 
 security/authorization needs to be done in this RPC call.



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


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

2014-11-12 Thread Sangjin Lee (JIRA)

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

Sangjin Lee 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) 
are not properly authorized.

  was:The shared cache manager (SCM) uploader service (done in YARN-2186) 
currently does not authorize calls to notify the SCM on newly uploaded 
resource. Proper security/authorization needs to be done in this RPC call.


 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) are not properly authorized.



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