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

Jonathan Hurley updated AMBARI-14343:
-------------------------------------
    Attachment: AMBARI-14343.patch

> HiveServer Upgrade Fails Because Of Missing Kerberos Properties
> ---------------------------------------------------------------
>
>                 Key: AMBARI-14343
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14343
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Blocker
>             Fix For: 2.2.0
>
>         Attachments: AMBARI-14343.patch
>
>
> When upgrading Hive from HDP 2.1 to HDP 2.3, Hive server will not start 
> correctly if it has been Kerberized. This is because new properties 
> introduced in HDP 2.2 and 2.3 are not being calculated and set on 
> {{hive-site}}.
> - If *not* kerberized, then we do nothing
> - If Kerberized
> {code}
> "hive.cluster.delegation.token.store.class": 
> "org.apache.hadoop.hive.thrift.ZooKeeperTokenStore",
> "hive.zookeeper.quorum": "server1:2182,server2:2181,server2:2181"
> "hive.cluster.delegation.token.store.zookeeper.connectString": 
> "server1:2182,server2:2181,server2:2181"
> {code}



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

Reply via email to