spark-instrumented-optimizer/yarn
Steve Loughran 442a7715a5 [SPARK-12241][YARN] Improve failure reporting in Yarn client obtainTokenForHBase()
This lines up the HBase token logic with that done for Hive in SPARK-11265: reflection with only CFNE being swallowed.

There is a test, one which doesn't try to put HBase on the yarn/test class and really do the reflection (the way the hive introspection does). If people do want that then it could be added with careful POM work

+also: cut an incorrect comment from the Hive test case before copying it, and a couple of imports that may have been related to the hive test in the past.

Author: Steve Loughran <stevel@hortonworks.com>

Closes #10227 from steveloughran/stevel/patches/SPARK-12241-obtainTokenForHBase.
2015-12-09 10:25:38 -08:00
..
src [SPARK-12241][YARN] Improve failure reporting in Yarn client obtainTokenForHBase() 2015-12-09 10:25:38 -08:00
pom.xml [SPARK-11265][YARN] YarnClient can't get tokens to talk to Hive 1.2.1 in a secure cluster 2015-10-31 18:23:15 -07:00