[ https://issues.apache.org/jira/browse/SPARK-13687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-13687. ------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 12233 [https://github.com/apache/spark/pull/12233] > Cleanup pyspark temporary files > ------------------------------- > > Key: SPARK-13687 > URL: https://issues.apache.org/jira/browse/SPARK-13687 > Project: Spark > Issue Type: Improvement > Components: PySpark > Affects Versions: 1.5.2, 1.6.0 > Reporter: Damir > Priority: Minor > Fix For: 2.0.0 > > > Every time parallelize is called it creates temporary file for rdd in > spark.local.dir/spark-uuid/pyspark-uuid/ directory. This directory deletes > when context is closed, but for long running applications with permanently > opened context this directory growth infinitely. -- 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