[ https://issues.apache.org/jira/browse/SPARK-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or closed SPARK-3822.
----------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> 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
> Affects Versions: 1.1.0
> Reporter: Andrew Or
> Assignee: Andrew Or
> Fix For: 1.2.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|