[
https://issues.apache.org/jira/browse/SPARK-15562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302097#comment-15302097
]
Apache Spark commented on SPARK-15562:
--------------------------------------
User 'dding3' has created a pull request for this issue:
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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]