Github user rvesse commented on the issue:
https://github.com/apache/spark/pull/23017
Resolved the issue with the client mode test. The test itself was actually
badly written in that it used the Spark images but overrode the entry point
which avoided the logic that sets up the `/etc/passwd` entry for the container
UID. Without this running there is no home directory for the user so the Ivy
setup fails as a result. By changing the test to not override the entry point
the test can run successfully. Also made a couple of minor changes to this
test to make it easier to debug.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]