Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.2.1
-
None
-
None
-
Running Spark in Yarn-Client mode
Description
If Executors gets lost abruptly spark does not delete its shuffle files till application ends.
Ours is long running application which is serving requests received through REST APIs and if any of the executor gets lost shuffle files are not deleted and that leads to local disk going out of space.
Attachments
Attachments
Issue Links
- duplicates
-
SPARK-5836 Highlight in Spark documentation that by default Spark does not delete its temporary files
- Resolved
- links to