[jira] [Commented] (YARN-7982) Do ACLs check while retrieving entity-types per application

2021-11-15 Thread Prabhu Joseph (Jira)


[ 
https://issues.apache.org/jira/browse/YARN-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17444007#comment-17444007
 ] 

Prabhu Joseph commented on YARN-7982:
-

[~dmmkr] Yes sure, can you provide a patch for 3.2. I will help to review and 
commit it. Thanks.

> Do ACLs check while retrieving entity-types per application
> ---
>
> Key: YARN-7982
> URL: https://issues.apache.org/jira/browse/YARN-7982
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Rohith Sharma K S
>Assignee: Prabhu Joseph
>Priority: Major
> Fix For: 3.3.0
>
> Attachments: YARN-7982-001.patch, YARN-7982-002.patch, 
> YARN-7982-003.patch, YARN-7982-004.patch
>
>
> REST end point {{/apps/$appid/entity-types}} retrieves all the entity-types 
> for given application. This need to be guarded with ACL check
> {code}
> [yarn@yarn-ats-3 ~]$ curl 
> "http://yarn-ats-3:8198/ws/v2/timeline/apps/application_1552297011473_0002?user.name=ambari-qa1;
> {"exception":"ForbiddenException","message":"java.lang.Exception: User 
> ambari-qa1 is not allowed to read TimelineService V2 
> data.","javaClassName":"org.apache.hadoop.yarn.webapp.ForbiddenException"}
> [yarn@yarn-ats-3 ~]$ curl 
> "http://yarn-ats-3:8198/ws/v2/timeline/apps/application_1552297011473_0002/entity-types?user.name=ambari-qa1;
> ["YARN_APPLICATION_ATTEMPT","YARN_CONTAINER"]
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Resolved] (YARN-11001) Add docs on removing node label mapping from a node

2021-11-15 Thread Szilard Nemeth (Jira)


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

Szilard Nemeth resolved YARN-11001.
---
Fix Version/s: 3.4.0
 Hadoop Flags: Reviewed
   Resolution: Fixed

> Add docs on removing node label mapping from a node
> ---
>
> Key: YARN-11001
> URL: https://issues.apache.org/jira/browse/YARN-11001
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 3.3.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 3.4.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (YARN-11009) applicationMaster not able to find the driver (YARN cluster mode)

2021-11-15 Thread unical1988 (Jira)


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

unical1988 updated YARN-11009:
--
Summary: applicationMaster not able to find the driver (YARN cluster mode)  
(was: applicationManager not able to find the driver (YARN cluster mode))

> applicationMaster not able to find the driver (YARN cluster mode)
> -
>
> Key: YARN-11009
> URL: https://issues.apache.org/jira/browse/YARN-11009
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: yarn
>Reporter: unical1988
>Priority: Major
>
> Hello,
>  
> When i submit my spark application to YARN (cluster mode), and if the 
> applicationMaster is chosen to run over one of the slave nodes, then the run 
> is stuck saying that it cannot find the driver. What's the issue here pls ?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Created] (YARN-11009) applicationManager not able to find the driver (YARN cluster mode)

2021-11-15 Thread unical1988 (Jira)
unical1988 created YARN-11009:
-

 Summary: applicationManager not able to find the driver (YARN 
cluster mode)
 Key: YARN-11009
 URL: https://issues.apache.org/jira/browse/YARN-11009
 Project: Hadoop YARN
  Issue Type: Bug
  Components: yarn
Reporter: unical1988


Hello,

 

When i submit my spark application to YARN (cluster mode), and if the 
applicationMaster is chosen to run over one of the slave nodes, then the run is 
stuck saying that it cannot find the driver. What's the issue here pls ?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Created] (YARN-11008) Support heterogeneous node types in SLS Runner

2021-11-15 Thread Minni Mittal (Jira)
Minni Mittal created YARN-11008:
---

 Summary: Support heterogeneous node types in SLS Runner
 Key: YARN-11008
 URL: https://issues.apache.org/jira/browse/YARN-11008
 Project: Hadoop YARN
  Issue Type: Task
Reporter: Minni Mittal






--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (YARN-10982) Replace all occurences of queuePath with the new QueuePath class

2021-11-15 Thread ASF GitHub Bot (Jira)


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

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

> Replace all occurences of queuePath with the new QueuePath class
> 
>
> Key: YARN-10982
> URL: https://issues.apache.org/jira/browse/YARN-10982
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: capacity scheduler
>Reporter: Andras Gyori
>Assignee: Tibor Kovács
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The QueuePath class was introduced in YARN-10897, however, its current 
> adoption happened only for code changes after this JIRA. We need to adopt it 
> retrospectively.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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