tgravescs commented on pull request #35085:
URL: https://github.com/apache/spark/pull/35085#issuecomment-1074383222


   sorry, I read that too quickly, yes we should fix the RDD fetch under this 
as we should not break one feature for another. 
    I think we essentially need something that says if we have modified the 
directory permissions which causes the setgid bit to be lost, then all files 
that need to be read by the external shuffle service under that need to be 
world readable, correct?  I'm not sure about the paths off the top of my head, 
I can go look. @attilapiros any other input on that?
    
    The only part that I guess we could leave off is updating the folder 
permissions for RDD fetch only.


-- 
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]

Reply via email to