Andrew Or created SPARK-3822:
--------------------------------

             Summary: 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: Bug
          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