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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to