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

Sean Owen resolved SPARK-15562.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

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

> Temp directory is not deleted after program exit in DataFrameExample
> --------------------------------------------------------------------
>
>                 Key: SPARK-15562
>                 URL: https://issues.apache.org/jira/browse/SPARK-15562
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 1.6.0
>            Reporter: ding
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Temp directory used to save records is not deleted after program exit in 
> DataFrameExample. Although it called deleteOnExit, it doesn't work as the 
> directory is not empty. Similar things happend in ContextCleanerSuite



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