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

2016-04-07 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15229747#comment-15229747
 ] 

Apache Spark commented on SPARK-13687:
--

User 'holdenk' has created a pull request for this issue:
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
>
> 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



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

2016-04-05 Thread holdenk (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15227482#comment-15227482
 ] 

holdenk commented on SPARK-13687:
-

I'll take this one :)

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