You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/08/21 16:37:20 UTC

Review Request 37680: Stack Advisor doesn't propose hive.security.authorization.enabled set to true when hive_security_authorization is none

-----------------------------------------------------------
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


Re: Review Request 37680: Stack Advisor doesn't propose hive.security.authorization.enabled set to true when hive_security_authorization is none

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37680/
-----------------------------------------------------------

(Updated Aug. 25, 2015, 10:03 a.m.)


Review request for Ambari, Mahadev Konar and Srimanth Gunturi.


Changes
-------

New version


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 (updated)
-----

  ambari-server/src/main/python/upgradeHelper.py 7da5e5f 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.3.json 18ea6cd 

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