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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to