You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/10/22 23:08:27 UTC

[jira] [Updated] (SPARK-11265) YarnClient can't get tokens to talk to Hive in a secure cluster

     [ https://issues.apache.org/jira/browse/SPARK-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated SPARK-11265:
-----------------------------------
    Summary: YarnClient can't get tokens to talk to Hive in a secure cluster  (was: YarnClient cant get tokens to talk to Hive in a secure cluster)

> YarnClient can't get tokens to talk to Hive in a secure cluster
> ---------------------------------------------------------------
>
>                 Key: SPARK-11265
>                 URL: https://issues.apache.org/jira/browse/SPARK-11265
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.5.1
>         Environment: Kerberized Hadoop cluster
>            Reporter: Steve Loughran
>
> As reported on the dev list, trying to run a YARN client which wants to talk to Hive in a Kerberized hadoop cluster fails. This appears to be because the constructor of the {{ org.apache.hadoop.hive.ql.metadata.Hive}} class was made private and replaced with a factory method. The YARN client uses reflection to get the tokens, so the signature changes weren't picked up in SPARK-8064.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org