aboutsummaryrefslogtreecommitdiff
path: root/dev/run-pip-tests
diff options
context:
space:
mode:
authorjerryshao <sshao@hortonworks.com>2017-03-29 10:09:58 -0700
committerMarcelo Vanzin <vanzin@cloudera.com>2017-03-29 10:09:58 -0700
commitc622a87c44e0621e1b3024fdca9b2aa3c508615b (patch)
tree7ed3ab717e0f89912c96e48afd0f07922471c263 /dev/run-pip-tests
parentb56ad2b1ec19fd60fa9d4926d12244fd3f56aca4 (diff)
downloadspark-c622a87c44e0621e1b3024fdca9b2aa3c508615b.tar.gz
spark-c622a87c44e0621e1b3024fdca9b2aa3c508615b.tar.bz2
spark-c622a87c44e0621e1b3024fdca9b2aa3c508615b.zip
[SPARK-20059][YARN] Use the correct classloader for HBaseCredentialProvider
## What changes were proposed in this pull request? Currently we use system classloader to find HBase jars, if it is specified by `--jars`, then it will be failed with ClassNotFound issue. So here changing to use child classloader. Also putting added jars and main jar into classpath of submitted application in yarn cluster mode, otherwise HBase jars specified with `--jars` will never be honored in cluster mode, and fetching tokens in client side will always be failed. ## How was this patch tested? Unit test and local verification. Author: jerryshao <sshao@hortonworks.com> Closes #17388 from jerryshao/SPARK-20059.
Diffstat (limited to 'dev/run-pip-tests')
0 files changed, 0 insertions, 0 deletions