Pluies commented on PR #54963:
URL: https://github.com/apache/spark/pull/54963#issuecomment-4788468063

   Additional comment here: we use the 
[local-storage-provisioner](https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner)
 to create PVs on AWS instances with instancestore, and for some reason this 
setup only supports `ReadWriteOnce`, and not `ReadWriteOncePod`.
   
   I would welcome a documented way to set the `accessMode` as part of the 
`spark.kubernetes.*` options, either globally via the current suggestion, or 
directly as an option on 
`spark.kubernetes.executor.volumes.[VolumeType].[VolumeName].options.[OptionName]`
 👍 


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