You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kunal Khamar (JIRA)" <ji...@apache.org> on 2017/03/22 00:08:41 UTC

[jira] [Updated] (SPARK-20051) Fix StreamSuite.recover from v2.1 checkpoint failing with IOException

     [ https://issues.apache.org/jira/browse/SPARK-20051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kunal Khamar updated SPARK-20051:
---------------------------------
    Description: There is a race condition between calling stop on a streaming query and deleting directories in withTempDir that causes test to fail, fixing to do lazy deletion using delete on shutdown JVM hook.  (was: There is a race condition with deleting directories in withTempDir that causes test to fail, fixing to do lazy deletion using delete on shutdown JVM hook.)

> Fix StreamSuite.recover from v2.1 checkpoint failing with IOException
> ---------------------------------------------------------------------
>
>                 Key: SPARK-20051
>                 URL: https://issues.apache.org/jira/browse/SPARK-20051
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.2.0
>            Reporter: Kunal Khamar
>
> There is a race condition between calling stop on a streaming query and deleting directories in withTempDir that causes test to fail, fixing to do lazy deletion using delete on shutdown JVM hook.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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