liuxian created SPARK-23532:
-------------------------------

             Summary: [STANDALONE] Improve data locality when launching new 
executors for dynamic allocation
                 Key: SPARK-23532
                 URL: https://issues.apache.org/jira/browse/SPARK-23532
             Project: Spark
          Issue Type: New Feature
          Components: Spark Core
    Affects Versions: 2.3.0
            Reporter: liuxian


Currently Spark on Yarn supports better data locality by considering the 
preferred locations of the pending tasks when dynamic allocation is enabled, 
Refer to https://issues.apache.org/jira/browse/SPARK-4352.

Mesos alse supports data locality, Refer to 
+https://issues.apache.org/jira/browse/SPARK-16944+

It would be better that Standalone can also support this feature.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to