Github user skonto commented on the issue:
https://github.com/apache/spark/pull/21900
@felixcheung @mccheah this was not fixed.
You need to add this line:
withServiceAccount(kubernetesTestComponents.serviceAccountName)
in the driver's pod spec.
It still fails with User
> "system:serviceaccount:spark:default" cannot get pods in the namespace
"spark".
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]