Github user tgravescs commented on the pull request:
https://github.com/apache/spark/pull/7489#issuecomment-122947656
This is a long thread. so to summarize, you only see the issue with Spark
1.5 and you see it only in cluster mode whether you use kinit or specify
keytab/principal?
It looks like its coming from the call to YarnClientImpl.getNodeReports
which was just added in spark 1.5. But to call that it is creating a
YarnClient which yes may require RMdelegationtoken since in cluster mode that
is pretty much the same thing as trying to submit an application from running
an application like I mentioned that token is for.
I haven't run with 1.5 in a while so I will try it out and have a bit
closer look.
---
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]