skonto edited a comment on issue #23514: [SPARK-24902][K8s] Add PV integration tests URL: https://github.com/apache/spark/pull/23514#issuecomment-460629562 @shaneknapp I know why it does not work... `sudo -E ./minikube start --vm-driver=none ` i am not using a vm... so vm's /tmp is empty. :headesk: Can you mount the host path as it is described here https://suraj.pro/post/hostmount-minikube (it should be trivial), then I could modify the code to pick that, or just mount host /tmp to vm /tmp.
---------------------------------------------------------------- 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]
