Andrew Onischuk created AMBARI-8761:
---------------------------------------
Summary: 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)