Andrew Ash created SPARK-4899:
---------------------------------
Summary: Support Mesos features: roles and checkpoints
Key: SPARK-4899
URL: https://issues.apache.org/jira/browse/SPARK-4899
Project: Spark
Issue Type: New Feature
Components: Mesos
Affects Versions: 1.2.0
Reporter: Andrew Ash
Inspired by https://github.com/apache/spark/pull/60
Mesos has two features that would be nice for Spark to take advantage of:
1. Roles -- a way to specify ACLs and priorities for users
2. Checkpoints -- a way to restart a failed Mesos slave without losing all the work that was
happening on the box
Some of these may require a Mesos upgrade past our current 0.18.1
--
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
|