You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xingbo Jiang (Jira)" <ji...@apache.org> on 2020/03/02 19:25:00 UTC

[jira] [Resolved] (SPARK-30969) Remove resource coordination support from Standalone

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

Xingbo Jiang resolved SPARK-30969.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Fixed by https://github.com/apache/spark/pull/27722

> Remove resource coordination support from Standalone
> ----------------------------------------------------
>
>                 Key: SPARK-30969
>                 URL: https://issues.apache.org/jira/browse/SPARK-30969
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: wuyi
>            Assignee: wuyi
>            Priority: Critical
>             Fix For: 3.0.0
>
>
> Resource coordination is used for the case where multiple workers running on the same host. However, it should be a rarely or event impossible use case in current Standalone(which already allow multiple executor in a single worker). We should remove support for it to simply the implementation and reduce the potential maintain cost in the future.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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