[
https://issues.apache.org/jira/browse/SPARK-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15786878#comment-15786878
]
Devaraj K commented on SPARK-15359:
-----------------------------------
Thanks [~yu2003w] for verifying this PR, I forgot to mention that it depends on
SPARK-15288 [https://github.com/apache/spark/pull/13072] for handling the
UncaughtException's, sorry for that. Can you verify this PR with the
SPARK-15288 fix?
> Mesos dispatcher should handle DRIVER_ABORTED status from mesosDriver.run()
> ---------------------------------------------------------------------------
>
> Key: SPARK-15359
> URL: https://issues.apache.org/jira/browse/SPARK-15359
> Project: Spark
> Issue Type: Bug
> Components: Deploy, Mesos
> Reporter: Devaraj K
> Priority: Minor
>
> Mesos dispatcher handles DRIVER_ABORTED status for mesosDriver.run() during
> the successful registration but if the mesosDriver.run() returns
> DRIVER_ABORTED status after the successful register then there is no action
> for the status and the thread will be terminated.
> I think we need to throw the exception and shutdown the dispatcher.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]