You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/12/02 01:48:12 UTC

[jira] [Comment Edited] (SPARK-12059) Standalone Master assertion error

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

Saisai Shao edited comment on SPARK-12059 at 12/2/15 12:47 AM:
---------------------------------------------------------------

A simple solution is to loose the condition or remove the {{assert()}}. But still I'm wondering how this happened, is this in the master HA situation?


was (Author: jerryshao):
A simple solution is to loose the condition or remove the {{assert()}}. But still I'm wondering how this happened, is this in the master situation?

> Standalone Master assertion error
> ---------------------------------
>
>                 Key: SPARK-12059
>                 URL: https://issues.apache.org/jira/browse/SPARK-12059
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.6.0
>            Reporter: Andrew Or
>            Assignee: Saisai Shao
>            Priority: Critical
>
> {code}
> 15/11/30 09:55:04 ERROR Inbox: Ignoring error
> java.lang.AssertionError: assertion failed: executor 4 state transfer from RUNNING to RUNNING is illegal
>     at scala.Predef$.assert(Predef.scala:179)
>     at org.apache.spark.deploy.master.Master$$anonfun$receive$1.applyOrElse(Master.scala:260)
>     at org.apache.spark.rpc.netty.Inbox$$anonfun$process$1.apply$mcV$sp(Inbox.scala:116)
>     at org.apache.spark.rpc.netty.Inbox.safelyCall(Inbox.scala:204)
>     at org.apache.spark.rpc.netty.Inbox.process(Inbox.scala:100)
>     at org.apache.spark.rpc.netty.Dispatcher$MessageLoop.run(Dispatcher.scala:215)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org