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

Apache Spark commented on SPARK-3822:
-------------------------------------

User 'PraveenSeluka' has created a pull request for this issue:
https://github.com/apache/spark/pull/2798

> Expose a mechanism for SparkContext to ask for / remove Yarn containers
> -----------------------------------------------------------------------
>
>                 Key: SPARK-3822
>                 URL: https://issues.apache.org/jira/browse/SPARK-3822
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core, YARN
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>
> This is one of the core components for the umbrella issue SPARK-3174. 
> Currently, the only agent in Spark that communicates directly with the RM is 
> the AM. This means the only way for the SparkContext to ask for / remove 
> containers from the RM is through the AM. The communication link between the 
> SparkContext and the AM needs to be added.



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

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

Reply via email to