Github user WangTaoTheTonic commented on the pull request:
https://github.com/apache/spark/pull/5491#issuecomment-93216107
@vanzin Now I use an extra global ListBuffer to store the apps to clean.
Update its content and delete its dirs/files in every clean round.
I know the elements in this ListBuffer could be type of `Path` or `String`
for less space occupied. But for simple logic I just leave it as
`FsApplicationHistoryInfo`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]