[ 
https://issues.apache.org/jira/browse/AMBARI-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567876#comment-14567876
 ] 

Hudson commented on AMBARI-11575:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2776 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2776/])
AMBARI-11575. hive-site.xml property 
"hive.security.metastore.authorization.manager" becomes invalid when switching 
values in "Choose Authorization" widget (srimanth) (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8db087af8f3358bbd795c4ae4643289429151400)
* 
ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/HIVE/themes/theme.json
* 
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/themes/theme.json
* ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/stack_advisor.py
* 
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
* 
ambari-server/src/main/resources/stacks/HDPWIN/2.3/services/HIVE/configuration/hive-site.xml
* 
ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/HIVE/configuration/hive-site.xml
* 
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml.orig
* 
ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/HIVE/configuration/hiveserver2-site.xml
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
* 
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hiveserver2-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py


> hive-site.xml property "hive.security.metastore.authorization.manager" 
> becomes invalid when switching values in "Choose Authorization" widget
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-11575
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11575
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 2.1.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11575.patch
>
>
> When the value on the widget "Choose Authorization" is switched from "None" 
> to "SQLStdAuth" the property "hive.security.metastore.authorization.manager" 
> value switches to 
> ",org.apache.hadoop.hive.ql.security.authorization.MetaStoreAuthzAPIAuthorizerEmbedOnly"
>  the string before the "," disappears which is invalid. The correct value 
> should be 
> "org.apache.hadoop.hive.ql.security.authorization.StorageBasedAuthorizationProvider,org.apache.hadoop.hive.ql.security.authorization.MetaStoreAuthzAPIAuthorizerEmbedOnly".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to