w4-sjcho commented on issue #27364: [SPARK-31394][K8S] Adds support for 
Kubernetes NFS volume mounts
URL: https://github.com/apache/spark/pull/27364#issuecomment-613203336
 
 
   Hi Dongjoon,
   
   I'm using NFS with `SecurityContext` set to a non-root user. Also, in fact, 
most NFS installations prohibit root operations due to the default 
`root_squash` option. If you want root access, the NFS server must turn off the 
option by setting `no_root_squash`.
   
   Regarding the code review, I'll handle them by tomorrow :)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to