[
https://issues.apache.org/jira/browse/AMBARI-22863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604169#comment-16604169
]
Hudson commented on AMBARI-22863:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #220 (See
[https://builds.apache.org/job/Ambari-branch-2.7/220/])
AMBARI-22863. Hive should handle a customized Zookeeper service princ… (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=09400e2905f3b101c72e8383e060b9575e89b825])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-env.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-env.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-env.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-env.xml
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
> Hive should handle a customized Zookeeper service principal name
> ----------------------------------------------------------------
>
> Key: AMBARI-22863
> URL: https://issues.apache.org/jira/browse/AMBARI-22863
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Critical
> Labels: kerberos, pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Hive should handle a customized Zookeeper service principal name.
> Currently this is not supported due to hardcoded and implicit values
> expecting the Zookeeper service principal name to be {{zookeeper/_HOST}} as
> opposed to something like {{zookeeper-mycluster/_HOST}}.
> The following changes need to be made:
> * {{-Dzookeeper.sasl.client.username=<ZOOKEEPER_PRINCPAL_NAME>}} should be
> added to {{HIVE_OPTS}}
> * Other changes may be needed to handle Hive-related tool and JDBC/ODBC
> implementations
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)