skonto edited a comment on issue #23514: [SPARK-24902][K8s] Add PV integration 
tests
URL: https://github.com/apache/spark/pull/23514#issuecomment-469266727
 
 
   @shaneknapp mounts do work on my machine with virtualbox and latest 0.34.1. 
I just need to test the file rights because I hit this one (in vm rkt user is 
used while in the container we have user 185, but 185 cant write to that 
mounted folder in the vm because only the user on the host machine can write to 
it by default): https://github.com/kubernetes/minikube/issues/2290 but there is 
a workaround `--9p-version=9p2000.L` to test and hopefully I can report back 
here a fully working example.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to