You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:13:41 UTC

[jira] [Resolved] (SPARK-22589) Subscribe to multiple roles in Mesos

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

Hyukjin Kwon resolved SPARK-22589.
----------------------------------
    Resolution: Incomplete

> Subscribe to multiple roles in Mesos
> ------------------------------------
>
>                 Key: SPARK-22589
>                 URL: https://issues.apache.org/jira/browse/SPARK-22589
>             Project: Spark
>          Issue Type: Wish
>          Components: Spark Core
>    Affects Versions: 2.1.2, 2.2.0
>            Reporter: Fabiano Francesconi
>            Priority: Major
>              Labels: bulk-closed
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Mesos offers the capability of [subscribing to multiple roles|http://mesos.apache.org/documentation/latest/roles/]. I believe that Spark could easily be extended to opt-in for this specific capability.
> From my understanding, this is the [Spark source code|https://github.com/apache/spark/blob/fc45c2c88a838b8f46659ebad2a8f3a9923bc95f/resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerUtils.scala#L94] that regulates the subscription to the role. I wonder on whether just passing a comma-separated list of frameworks (hence, splitting on that string) would already be sufficient to leverage this capability.
> Is there any side-effect that this change will cause?



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

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