[
https://issues.apache.org/jira/browse/SPARK-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954170#comment-15954170
]
Charles Allen commented on SPARK-4899:
--------------------------------------
{{org.apache.spark.scheduler.cluster.mesos.MesosSchedulerUtils#createSchedulerDriver}}
seems to allow checkpointing, which only
{{org.apache.spark.scheduler.cluster.mesos.MesosClusterScheduler}} uses.
Neither the fine grained nor coarse grained schedulers use it, is there a
reason for that?
> 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]