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 22:08:27 UTC

[jira] [Created] (SPARK-11265) YarnClient cant get tokens to talk to Hive in a secure cluster

Steve Loughran created SPARK-11265:
--------------------------------------

             Summary: YarnClient cant 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