Github user harishreedharan commented on the pull request:
https://github.com/apache/spark/pull/7158#issuecomment-119304343
Yep. If the user kinits before running the app, then this should not be an
issue. One alternate (unclean) solution is to expose the login method from the
`Client` in the companion object (since we don't want multiple Client
instances) and call `setupCredentials` from `SparkSubmit`. That would fix this
issue and the one in #7255.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]