shaneknapp commented on pull request #32793: URL: https://github.com/apache/spark/pull/32793#issuecomment-890033626
> ``` > minikube ssh "sudo useradd spark -u 185 -g 0 -m -s /bin/bash" > ``` > 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 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]
