[jira] [Updated] (SPARK-20170) Enhance spark framework to support failover in case mesos master failure

2017-03-31 Thread Jared (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared updated SPARK-20170: -- Description: When launching spark framework on mesos cluster, if mesos master failure, restarts or elected

[jira] [Created] (SPARK-20170) Enhance spark framework to support failover in case mesos master failure

2017-03-31 Thread Jared (JIRA)
Jared created SPARK-20170: - Summary: Enhance spark framework to support failover in case mesos master failure Key: SPARK-20170 URL: https://issues.apache.org/jira/browse/SPARK-20170 Project: Spark

[jira] [Commented] (SPARK-15142) Spark Mesos dispatcher becomes unusable when the Mesos master restarts

2017-03-30 Thread Jared (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15949450#comment-15949450 ] Jared commented on SPARK-15142: --- [~devaraj.k] are you still working on this problem? It seemed that

[jira] [Commented] (SPARK-15359) Mesos dispatcher should handle DRIVER_ABORTED status from mesosDriver.run()

2016-12-29 Thread Jared (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15786813#comment-15786813 ] Jared commented on SPARK-15359: --- Hi, I tested the fix. However, it seemed the problem still existed. I1230

[jira] [Commented] (SPARK-15359) Mesos dispatcher should handle DRIVER_ABORTED status from mesosDriver.run()

2016-12-27 Thread Jared (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15780014#comment-15780014 ] Jared commented on SPARK-15359: --- Hi, I also met some similar problem when running spark on mesos. For my