Burak Yavuz created SPARK-25472:
-----------------------------------

             Summary: Structured Streaming query.stop() doesn't always stop 
gracefully
                 Key: SPARK-25472
                 URL: https://issues.apache.org/jira/browse/SPARK-25472
             Project: Spark
          Issue Type: Bug
          Components: Structured Streaming
    Affects Versions: 2.4.0
            Reporter: Burak Yavuz


We can have race conditions where the cancelling of Spark jobs will throw a 
SparkException when stopping a streaming query. This SparkException specifies 
that the job was cancelled. We can use this error message to swallow the error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to