[jira] [Commented] (SPARK-10748) Log error instead of crashing Spark Mesos dispatcher when a job is misconfigured

2016-05-12 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-10748:
--

User 'devaraj-kavali' has created a pull request for this issue:
https://github.com/apache/spark/pull/13077

> Log error instead of crashing Spark Mesos dispatcher when a job is 
> misconfigured
> 
>
> Key: SPARK-10748
> URL: https://issues.apache.org/jira/browse/SPARK-10748
> Project: Spark
>  Issue Type: Bug
>  Components: Mesos
>Reporter: Timothy Chen
>
> Currently when a dispatcher is submitting a new driver, it simply throws a 
> SparkExecption when necessary configuration is not set. We should log and 
> keep the dispatcher running instead of crashing.



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



[jira] [Commented] (SPARK-10748) Log error instead of crashing Spark Mesos dispatcher when a job is misconfigured

2015-09-22 Thread Alan Braithwaite (JIRA)

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

Alan Braithwaite commented on SPARK-10748:
--

This could be tricky with persistence too.  I noticed when bringing back the 
dispatcher when there was a misconfigured job persisted to Zookeeper that it 
would just keep crashing and would be unable to start up.

> Log error instead of crashing Spark Mesos dispatcher when a job is 
> misconfigured
> 
>
> Key: SPARK-10748
> URL: https://issues.apache.org/jira/browse/SPARK-10748
> Project: Spark
>  Issue Type: Bug
>  Components: Mesos
>Reporter: Timothy Chen
>
> Currently when a dispatcher is submitting a new driver, it simply throws a 
> SparkExecption when necessary configuration is not set. We should log and 
> keep the dispatcher running instead of crashing.



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