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 minikube 
(v0.34.1). Is it broken for kvm? In my case I just need to test the file rights 
because I hit [this]( https://github.com/kubernetes/minikube/issues/2290) (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). But there is a workaround set `--gid` and `--uid` and 
`--9p-version=9p2000.L`. Hopefully I will be able shortly to report back here a 
fully working example and maybe we can reproduce it on the test nodes (at least 
this adventure reveals enough for minikube and improves our knowledge).
   

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