You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Timothy Chen (JIRA)" <ji...@apache.org> on 2016/01/19 00:23:39 UTC

[jira] [Created] (SPARK-12892) Support plugging in Spark scheduler

Timothy Chen created SPARK-12892:
------------------------------------

             Summary: Support plugging in Spark scheduler 
                 Key: SPARK-12892
                 URL: https://issues.apache.org/jira/browse/SPARK-12892
             Project: Spark
          Issue Type: Improvement
            Reporter: Timothy Chen


Currently the only supported cluster schedulers are standalone, Mesos, Yarn and Simr. However if users like to build a new one it must be merged back into main, and might not be desirable for Spark and hard to iterate.
Instead, we should make a plugin architecture possible so that when users like to integrate with new scheduler it can plugged in via configuration and runtime loading instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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