[
https://issues.apache.org/jira/browse/AMBARI-12854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711335#comment-14711335
]
Hudson commented on AMBARI-12854:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #3317 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3317/])
AMBARI-12854. Stack Advisor doesn't propose hive.security.authorization.enabled
set to true when hive_security_authorization is none (dlysnichenko)
(dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8b82c1bd857946dc340a21a67b3d20a09b38e1c0)
*
ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.3.json
* ambari-server/src/main/python/upgradeHelper.py
> Stack Advisor doesn't propose hive.security.authorization.enabled set to true
> when hive_security_authorization is none
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-12854
> URL: https://issues.apache.org/jira/browse/AMBARI-12854
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.1.2
>
> Attachments: AMBARI-12854.patch, AMBARI-12854.patch
>
>
> We set {{hive.security.authorization.enabled}} to false for {{hive-site}} ,
> but ignore {{hiveserver2-site}}
> [code|https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py#L380-L393]
> But when {{hive_security_authorization}} is not set to none, we propose
> {{hive.security.authorization.enabled=true}} for {{hiveserver2-site}}
> [code|https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py#L406-L418]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)