You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2018/09/19 21:44:00 UTC

[jira] [Created] (SPARK-25472) Structured Streaming query.stop() doesn't always stop gracefully

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org