-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33587/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-10773
https://issues.apache.org/jira/browse/AMBARI-10773
Repository: ambari
Description
-------
HiveServer2 start fails after enabling hive ranger plugin
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/functions/__init__.py
f4822ce
ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions.py
e47f1dc
ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin.py
PRE-CREATION
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
a9e2da6
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/setup_ranger_hbase.py
b9c6241
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
0747b18
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/setup_ranger_hdfs.py
595fc3f
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
976e433
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/setup_ranger_hive.py
c202241
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/ranger-hive-plugin-properties.xml
2110157
ambari-server/src/test/python/stacks/2.0.6/configs/default.json d4ee460
ambari-server/src/test/python/stacks/2.0.6/configs/default_client.json
f65fc64
ambari-server/src/test/python/stacks/2.0.6/configs/default_no_install.json
752af67
ambari-server/src/test/python/stacks/2.0.6/configs/secured.json 7ce2bd5
ambari-server/src/test/python/stacks/2.0.6/configs/secured_client.json
0d809e1
ambari-server/src/test/python/stacks/2.1/configs/default.json 050dd92
ambari-server/src/test/python/stacks/2.1/configs/secured.json 699d53b
ambari-server/src/test/python/stacks/2.2/configs/hive-upgrade.json 1e3fcc7
Diff: https://reviews.apache.org/r/33587/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk