Github user bolkedebruin commented on the pull request:

    https://github.com/apache/spark/pull/4064#issuecomment-113956052
  
    To make it a bit more specific: the latest spark does not support secure 
hive 0.14 yet. I tried the patch but this fails when using a yarn cluster 
(spark-shell --master yarn-client) in SparkContext. I move the patch to be able 
to be used in SparkContext and that got me a bit further. However, I couldn't 
set it in HiveContext anymore and this seems to be required to function, ie. if 
I remove the patch from HiveContext but leave it in SparkContext it fails. So 
it seems to be required twice (maybe due to isolated loading? just a guess), 
but the patch fails in the second instance.


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