Srimanth Gunturi created AMBARI-11575:
-----------------------------------------
Summary: 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
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)