You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/04/10 03:35:25 UTC

[jira] [Resolved] (SPARK-13687) Cleanup pyspark temporary files

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org