Andrew Or created SPARK-2105: -------------------------------- Summary: SparkUI doesn't remove active stages that failed Key: SPARK-2105 URL: https://issues.apache.org/jira/browse/SPARK-2105 Project: Spark Issue Type: Bug Reporter: Andrew Or
If a stage fails because its tasks cannot be serialized, the failed stage remains in the Active Stages section forever. This is because the StageCompleted event is never posted. -- This message was sent by Atlassian JIRA (v6.2#6252)