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

liuxian updated SPARK-23532:
----------------------------
    Description: 
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.

  was:
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.


> [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
>            Priority: Major
>
> 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