shaneknapp edited a comment on issue #23514: [SPARK-24902][K8s] Add PV integration tests URL: https://github.com/apache/spark/pull/23514#issuecomment-460468014 here's the output from `log`, `describe pod` and `get events`: [describe-0.23.0.txt](https://github.com/apache/spark/files/2830280/describe-0.23.0.txt) [events-0.23.0.txt](https://github.com/apache/spark/files/2830282/events-0.23.0.txt) [log-0.23.0.txt](https://github.com/apache/spark/files/2830283/log-0.23.0.txt) things i tried: * running against the latest minikube/k8s versions, which went *poorly*... every test failed due to service account permissions. :\ * disabling apparmor, which had no effect i still see `Given path (/opt/spark/pv-tests/tmp<rando numbers>.txt) does not exist` in the log output... but other bits of the tests are successfully creating things in `/tmp`, so i continue to be confused. i'm actually going to k8s training in SF next week (finally), which may increase my toolkit. the only time i actually mess around w/`minikube` (et al) is occasionally debugging these builds, so i am far from experten. more digging tomorrow. sorry this is taking so long!
---------------------------------------------------------------- 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]
