[ 
https://issues.apache.org/jira/browse/AMBARI-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Srimanth Gunturi updated AMBARI-11575:
--------------------------------------
    Attachment: AMBARI-11575.patch

HDP 2.3 should return:
hive.security.authorization.manager=org.apache.ranger.authorization.hive.authorizer.RangerHiveAuthorizerFactory
HDP 2.2 should return:
hive.security.authorization.manager=com.xasecure.authorization.hive.authorizer.XaSecureHiveAuthorizerFactory


Adding new patch.

> 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