shaneknapp commented on pull request #32793:
URL: https://github.com/apache/spark/pull/32793#issuecomment-890652188


   thanks for pointing out this bit of the doc...  i need to update it to
   reflect that use the docker (default) drivers now!
   
   
   
   On Sat, Jul 31, 2021 at 1:36 AM Attila Zsolt Piros ***@***.***>
   wrote:
   
   > btw, we didn't need to run this command... when i tested locally, it
   > worked fine by just adding the --uid and --gid flags to the minikube mount
   > command.
   >
   > This is great as those flags are already in the documentation in Testing
   > K8S
   >
   > 
<https://github.com/apache/spark-website/blob/asf-site/developer-tools.md#testing-k8s>
   > section:
   >
   > minikube mount ${PVC_TESTS_HOST_PATH}:${PVC_TESTS_VM_PATH} 
--9p-version=9p2000.L --gid=0 --uid=185 &; MOUNT_PID=$!
   >
   > So it is ready to merge.
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/spark/pull/32793#issuecomment-890312358>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AAMIHLHGKPBOTQ4WILHP32DT2OYZ7ANCNFSM46FMA33A>
   > .
   >
   


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