[ 
https://issues.apache.org/jira/browse/SPARK-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595451#comment-14595451
 ] 

Bolke de Bruin commented on SPARK-5111:
---------------------------------------

Further analaysis gives that the latest spark (1.5.0-SNAPSHOT) from git won't 
connect to a secure clsuter without a/the patch. This is due to the fact that 
hive 0.13 is still being used internally although you can specify 0.14 by 
configuration for some actions (0.14 is then loaded isolated). However the 
secure connection is required earlier in the process and thus still fails.

> HiveContext and Thriftserver cannot work in secure cluster beyond hadoop2.5
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-5111
>                 URL: https://issues.apache.org/jira/browse/SPARK-5111
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Zhan Zhang
>
> Due to "java.lang.NoSuchFieldError: SASL_PROPS" error. Need to backport some 
> hive-0.14 fix into spark, since there is no effort to upgrade hive to 0.14 
> support in spark.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to