Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-20664][CORE] Delete stale application data from SHS.
Detect the deletion of event log files from storage, and remove data about the related application attempt in the SHS. Also contains code to fix SPARK-21571 based on code by ericvandenbergfb. Author: Marcelo Vanzin <[email protected]> Closes #20138 from vanzin/SPARK-20664. (cherry picked from commit fed2139) Signed-off-by: Imran Rashid <[email protected]>
- Loading branch information