[ 
https://issues.apache.org/jira/browse/SPARK-15562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302128#comment-15302128
 ] 

Sean Owen commented on SPARK-15562:
-----------------------------------

@ding this is an example of proliferation of minor overlapping JIRAs that I 
want to prevent in the future. There have been many JIRAs to the effect of 
"delete a temp dir" like https://issues.apache.org/jira/browse/SPARK-15537 and 
I think we all need to try to address these issues at once rather than over and 
over. I don't think this change is correct though.

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

Reply via email to