-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34709/
-----------------------------------------------------------
Review request for Ambari and Nate Cole.
Bugs: AMBARI-11427
https://issues.apache.org/jira/browse/AMBARI-11427
Repository: ambari
Description
-------
Ranger has hard coded the Hive Server2 configuration directory to
{{/etc/hive/conf.server}}. For parallel configuration support, this was changed
to {{/usr/hdp/current/hive-server2/conf/conf.server}}, where {{conf.server}} is
a child directory now.
This will not work with Ranger installations on HDP 2.2, therefore this
directory change should told take effect when HDP 2.3+ is the stack.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
825d501
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/status_params.py
1cf1793
Diff: https://reviews.apache.org/r/34709/diff/
Testing
-------
----------------------------------------------------------------------
Total run:743
Total errors:0
Total failures:0
OK
Thanks,
Jonathan Hurley