-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37680/
-----------------------------------------------------------
Review request for Ambari, Mahadev Konar and Srimanth Gunturi.
Bugs: AMBARI-12854
https://issues.apache.org/jira/browse/AMBARI-12854
Repository: ambari
Description
-------
We set hive.security.authorization.enabled to false for hive-site , but ignore
hiveserver2-site code
But when hive_security_authorization is not set to none, we propose
hive.security.authorization.enabled=true for hiveserver2-site code
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
529df83
ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py 851c8b5
ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py 7f948bd
Diff: https://reviews.apache.org/r/37680/diff/
Testing
-------
----------------------------------------------------------------------
Ran 241 tests in 6.059s
OK
----------------------------------------------------------------------
Total run:792
Total errors:0
Total failures:0
OK
Process finished with exit code 0
Thanks,
Dmitro Lisnichenko