[
https://issues.apache.org/jira/browse/AMBARI-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578057#comment-14578057
]
Sumit Mohanty commented on AMBARI-11575:
----------------------------------------
[~srimanth.gunturi], is this only reverted in trunk and not in branch-2.1?
> 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)