[ https://issues.apache.org/jira/browse/SPARK-6338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-6338. ------------------------------ Resolution: Fixed Fix Version/s: 1.4.0 Issue resolved by pull request 5029 [https://github.com/apache/spark/pull/5029] > Use standard temp dir mechanisms in tests to avoid orphaned temp files > ---------------------------------------------------------------------- > > Key: SPARK-6338 > URL: https://issues.apache.org/jira/browse/SPARK-6338 > Project: Spark > Issue Type: Improvement > Components: Tests > Affects Versions: 1.3.0 > Reporter: Sean Owen > Assignee: Sean Owen > Priority: Minor > Fix For: 1.4.0 > > > Since the last cleanup, a number of new tests have appeared that don't use > the standard Utils.createTempDir() mechanism for making temp dirs and files. > It makes the code a little simpler in most cases, and in some, helps ensure > the temp files aren't stranded after test shutdown. -- 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