Sean Owen created SPARK-6338:
--------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to