[
https://issues.apache.org/jira/browse/AMBARI-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250313#comment-14250313
]
Hudson commented on AMBARI-8761:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1238 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1238/])
AMBARI-8761. Separate template for hiveserver2-site.xml required (aonishuk)
(aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4830715bef59f458a36b23d697a377babaef62e0)
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hiveserver2-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/metainfo.xml
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/startHiveserver2.sh.j2
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/params.py
> Separate template for hiveserver2-site.xml required
> ---------------------------------------------------
>
> Key: AMBARI-8761
> URL: https://issues.apache.org/jira/browse/AMBARI-8761
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.0.0
>
>
> Currently, Ambari has a template for only hive-site.xml. Need a separate
> template for hiveserver2-site.xml
> Following things are required.
> - Remove the hiveconf command line parameters passed
> (hive.security.authenticator.manager & hive.security.authorization.manager)
> in
> /var/lib/ambari-server/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/startHiveserver2.sh.j2
>
> - hive.security.authenticator.manager & hive.security.authorization.manager
> should be specified in hiveserver2-site.xml (under /etc/hive/conf.server)
> - From Ambari UI, when these parameters for hiveserver2-site.xml are changed
> , only hiveserver2 should be affected. When the same parameters are changed
> for hive-site only hive should be affected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)