shaneknapp commented on issue #23514: [SPARK-24902][K8s] Add PV integration tests URL: https://github.com/apache/spark/pull/23514#issuecomment-461147175 two things: 1) i can mount /tmp to /data/tmp in the pod... can you set hostPath for your tests so that /data/tmp (in the pod) will be mounted to /tmp? 2) PV mounts + minikube don't seem to place nicely together *at all*. this is the message i get when trying to stop the cluster: `Errors occurred deleting mount process: os: process already finished`. sigh.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
