You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2015/05/31 21:16:17 UTC

[jira] [Updated] (AMBARI-11575) hive-site.xml property "hive.security.metastore.authorization.manager" becomes invalid when switching values in "Choose Authorization" widget

     [ 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

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