Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.5.2
-
None
-
Kerberos
Description
SPARK-11265 improved reporting of reflection problems getting the Hive token in a secure cluster.
The `obtainTokenForHBase()` method needs to pick up the same policy of what exceptions to swallow/reject, and report any swallowed exceptions with the full stack trace.
without this, problems authenticating with HBase result in log errors with no meaningful information at all.
Attachments
Issue Links
- is duplicated by
-
SPARK-11317 YARN HBase token code shouldn't swallow invocation target exceptions
- Resolved
- is related to
-
HADOOP-12563 Updated utility to create/modify token files
- Resolved
- relates to
-
SPARK-11265 YarnClient can't get tokens to talk to Hive 1.2.1 in a secure cluster
- Resolved
- links to