[ 
https://issues.apache.org/jira/browse/SPARK-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15783821#comment-15783821
 ] 

Devaraj K commented on SPARK-15359:
-----------------------------------

[~yu2003w], seems you are also facing the same issue which I mentioned in the 
description, I already created PR for this issue, do you have chance to try 
with the PR available and let me know your feedback?

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to