GitHub user steveloughran opened a pull request:

    https://github.com/apache/spark/pull/10227

    [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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/steveloughran/spark 
stevel/patches/SPARK-12241-obtainTokenForHBase

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/10227.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10227
    
----
commit 4df95601c70495300dfe7a78db3fe4a7dcd3e058
Author: Steve Loughran <[email protected]>
Date:   2015-12-09T16:10:33Z

    [SPARK-12241] YARN Improve failure reporting in Yarn client 
obtainTokenForHBase()

----


---
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]

Reply via email to