Github user foxish commented on the issue:
https://github.com/apache/spark/pull/19717
> Yes, I agree that we eventually should allow client mode including use
cases that directly create SparkContext
Sorry, in your previous comment, it seemed like you were suggesting
disabling it entirely and that had me concerned. As a separate issue, we may in
future want to have a nicer error message for inaccessible in-cluster service
(`kubernetes.default.svc`). That actually has no dependency on the driver
service, or its creation - we can check for that and it should exist anyway.
Disabling client mode as you did in the latest commit works for this particular
scenario I think.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]