Shixiong Zhu created SPARK-6895:
-----------------------------------

             Summary: JobScheduler doesn't update the status of JobSet when a 
Job fails.
                 Key: SPARK-6895
                 URL: https://issues.apache.org/jira/browse/SPARK-6895
             Project: Spark
          Issue Type: Bug
          Components: Streaming
            Reporter: Shixiong Zhu


When a Job fails, JobScheduler only logs the error information. Because it 
doesn't update the status of JobSet, StreamingListener won't be able to get the 
"StreamingListenerBatchCompleted" message, leading to a minor memory leak in 
StreamingJobProgressListener.



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

Reply via email to