Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.0.2
-
None
-
None
Description
When we restart history server, it does spend a lot of time to load/replay incomplete applications which mean the inprogress log files in the log folder.
We have already enabled "spark.history.fs.cleaner.enabled" but seems like it's skipping the inprogress files.
I checked the log folder and saw that there are many old orphan files. Probably files left over due to spark-driver failures or OOMs.
Attachments
Issue Links
- duplicates
-
SPARK-8617 Handle history files better
- Resolved
- links to