-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29511/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Myroslav
Papirkovskyy.
Bugs: AMBARI-8966
https://issues.apache.org/jira/browse/AMBARI-8966
Repository: ambari
Description
-------
PROBLEM:
In Ambari 1.6.x, /etc/hive/conf.server only populated on hiveserver2/hive
metastore host. This is to hide server side properties and also for security
reasons.
In Ambari 1.7.0, /etc/hive/conf.server is populated on every hive client,
though I don't see hive-site.xml actually there.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params.py
0caae1b
ambari-server/src/test/python/stacks/1.3.2/configs/default.hbasedecom.json
9ba4073
ambari-server/src/test/python/stacks/1.3.2/configs/default.json c2dc7d6
ambari-server/src/test/python/stacks/1.3.2/configs/default.non_gmetad_host.json
fa8d183
ambari-server/src/test/python/stacks/1.3.2/configs/default_client.json
77a06f2
ambari-server/src/test/python/stacks/1.3.2/configs/default_update_exclude_file_only.json
e4fac9f
ambari-server/src/test/python/stacks/1.3.2/configs/secured.json 1278350
ambari-server/src/test/python/stacks/1.3.2/configs/secured_client.json
b41af13
ambari-server/src/test/python/stacks/1.3.2/configs/secured_no_jce_name.json
124db7c
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_client.py 0e2fc9e
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_metastore.py
fdfb301
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py ccd477b
ambari-server/src/test/python/stacks/2.0.6/configs/default_update_exclude_file_only.json
ee55834
ambari-server/src/test/python/stacks/2.0.6/configs/flume_22.json c4f44d8
ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py 5cf9c34
ambari-server/src/test/python/stacks/2.1/configs/default.json f291201
ambari-server/src/test/python/stacks/2.1/configs/secured.json 3eedb77
Diff: https://reviews.apache.org/r/29511/diff/
Testing
-------
tests passed
Thanks,
Dmytro Sen