thejdeep opened a new pull request #34276:
URL: https://github.com/apache/spark/pull/34276
### What changes were proposed in this pull request?
To gracefully handle the error thrown when we try to make room for parsing
of different applications and they try to evict the same application by
deleting the directory path.
### Why are the changes needed?
Otherwise, an IOException is thrown when it cannot find the directory path
to exist.
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
existing tests
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]