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

Sean Owen commented on SPARK-6286:
----------------------------------

[~dragos] I think it would be reasonable to handle this like {{TASK_LOST}}. I 
agree that there is not a reason to expect Mesos will be downgraded, and the 
required version is already required by Spark. This is also a little important 
to make sure this message is handled as intended and does not cause an 
exception. You want to make the simple PR?

> Handle TASK_ERROR in TaskState
> ------------------------------
>
>                 Key: SPARK-6286
>                 URL: https://issues.apache.org/jira/browse/SPARK-6286
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Iulian Dragos
>            Priority: Minor
>              Labels: mesos
>
> Scala warning:
> {code}
> match may not be exhaustive. It would fail on the following input: TASK_ERROR
> {code}



--
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