[
https://issues.apache.org/jira/browse/SPARK-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259938#comment-14259938
]
Zhang, Liye edited comment on SPARK-4989 at 12/29/14 2:39 PM:
--------------------------------------------------------------
A following up JIRA is opened for resolving the Cluster's resume. Please see
[SPARK-4891|https://issues.apache.org/jira/browse/SPARK-4991]
was (Author: liyezhang556520):
A following up JIRA is opened for resolving the Cluster resume. Please see
[SPARK-4891|https://issues.apache.org/jira/browse/SPARK-4991]
> wrong application configuration cause cluster down in standalone mode
> ---------------------------------------------------------------------
>
> Key: SPARK-4989
> URL: https://issues.apache.org/jira/browse/SPARK-4989
> Project: Spark
> Issue Type: Bug
> Components: Deploy, Spark Core
> Affects Versions: 1.0.0, 1.1.0, 1.2.0
> Reporter: Zhang, Liye
> Priority: Critical
>
> when enabling eventlog in standalone mode, if give the wrong configuration,
> the standalone cluster will down (cause master restart, lose connection with
> workers).
> How to reproduce: just give an invalid value to "spark.eventLog.dir", for
> example: *spark.eventLog.dir=hdfs://tmp/logdir1, hdfs://tmp/logdir2*. This
> will throw illegalArgumentException, which will cause the *Master* restart.
> And the whole cluster is not available.
> This is not acceptable that cluster is crashed by one application's wrong
> setting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]