[
https://issues.apache.org/jira/browse/SPARK-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-3021.
-------------------------------
Resolution: Cannot Reproduce
Fix Version/s: 1.2.0
Assignee: Josh Rosen
I tried to reproduce this in Selenium
(https://github.com/apache/spark/commit/bf589fc717c842d1998e3c3a523bc8775cb30269#diff-f346ada4cd59416756b6dd36b6c2605aR87),
but wasn't able to find a reproduction in Spark 1.2. Therefore, I'm going to
resolve this as "Cannot Reproduce" for now.
> Job remains in Active Stages after failing
> ------------------------------------------
>
> Key: SPARK-3021
> URL: https://issues.apache.org/jira/browse/SPARK-3021
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 1.1.0
> Reporter: Michael Armbrust
> Assignee: Josh Rosen
> Fix For: 1.2.0
>
>
> It died with the following exception, but i still hanging out in the UI.
> {code}
> org.apache.spark.SparkException: Job aborted due to stage failure: Task 20 in
> stage 8.1 failed 4 times, most recent failure: Lost task 20.3 in stage 8.1
> (TID 710, ip-10-0-166-165.us-west-2.compute.internal): ExecutorLostFailure
> (executor lost)
> Driver stacktrace:
> at
> org.apache.spark.scheduler.DAGScheduler.org$apache$spark$scheduler$DAGScheduler$$failJobAndIndependentStages(DAGScheduler.scala:1153)
> at
> org.apache.spark.scheduler.DAGScheduler$$anonfun$abortStage$1.apply(DAGScheduler.scala:1142)
> at
> org.apache.spark.scheduler.DAGScheduler$$anonfun$abortStage$1.apply(DAGScheduler.scala:1141)
> at
> scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59)
> at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:47)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]