Kimahriman edited a comment on pull request #35085:
URL: https://github.com/apache/spark/pull/35085#issuecomment-1074405467
Yeah basically. It's kinda like:
- If RDD fetching or shuffle removal is enabled, make the sub dirs group
writable (and lose the setgid bit)
- If RDD fetching is enabled, make the rdd blocks world readable (the
`DiskStore` update)
- Shuffle files always have to be made world readable if either is enabled
--
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]