ding created SPARK-15562: ---------------------------- Summary: 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org