Description
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".
Attachments
Attachments
Issue Links
- links to