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

Apache Spark commented on SPARK-5764:
-------------------------------------

User 'XuTingjun' has created a pull request for this issue:
https://github.com/apache/spark/pull/4548

> Delete the cache and lock file after executor fetching the jar
> --------------------------------------------------------------
>
>                 Key: SPARK-5764
>                 URL: https://issues.apache.org/jira/browse/SPARK-5764
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: meiyoula
>
> Every time while executor fetching a jar from httpserver, a lock file and a 
> cache file will be created on the local. After fetching, this two files will 
> be useless.
> And when the jar package is big, the cache file also be big. it wates the 
> disk space.



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