You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2017/09/27 11:13:00 UTC

[jira] [Created] (SPARK-22145) Issues for driver re-start on mesos

Stavros Kontopoulos created SPARK-22145:
-------------------------------------------

             Summary: Issues for driver re-start on mesos
                 Key: SPARK-22145
                 URL: https://issues.apache.org/jira/browse/SPARK-22145
             Project: Spark
          Issue Type: Bug
          Components: Mesos
    Affects Versions: 2.3.0
            Reporter: Stavros Kontopoulos


There are two issues with driver re-starts on mesos:
- We need to add spark.mesos.driver.frameworkId to the reloaded properties for checkpointing, otherwise the new frameworkId propagated by the dispatcher will be overwritten by the checkpointed data.
- Unique task ids are not used by the dispacther:
https://issues.apache.org/jira/browse/MESOS-4737
https://issues.apache.org/jira/browse/MESOS-3070

I will make a PR(s) shortly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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