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

Tathagata Das resolved SPARK-20051.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 17382
[https://github.com/apache/spark/pull/17382]

> 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
>             Fix For: 2.2.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to