Davies Liu created SPARK-18037:
----------------------------------

             Summary: Event listener should be aware of multiple tries of same 
stage
                 Key: SPARK-18037
                 URL: https://issues.apache.org/jira/browse/SPARK-18037
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Davies Liu


A stage could be resubmitted before all the task from previous submit had 
finished, then event listen will mess them up, cause confusing number of active 
tasks (become negative).



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