[ https://issues.apache.org/jira/browse/HIVE-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621655#comment-14621655 ]
Dapeng Sun commented on HIVE-11190: ----------------------------------- Thank you for your comments, [~thejas] . {quote} replace the use of the string "org.apache.hadoop.hive.ql.security.authorization.plugin.AuthorizationMetaStoreFilterHook" with AuthorizationMetaStoreFilterHook.class.getName() ? (less chances of typos happening). {quote} Good suggestion. I will update it in next patch. {quote} update the description of ConfVars.METASTORE_FILTER_HOOK to say that it gets overridden when V2 auth is used ? {quote} The description of {{ConfVars.METASTORE_FILTER_HOOK}} is "If hive.security.authorization.manager is set to instance of HiveAuthorizerFactory, then this value is ignored.". Do you think it still need to update? > No prompting info or warning provided when METASTORE_FILTER_HOOK in > authorization V2 is overridden > -------------------------------------------------------------------------------------------------- > > Key: HIVE-11190 > URL: https://issues.apache.org/jira/browse/HIVE-11190 > Project: Hive > Issue Type: Bug > Reporter: Dapeng Sun > Assignee: Dapeng Sun > Attachments: HIVE-11190.001.patch, HIVE-11190.002.patch > > > ConfVars.METASTORE_FILTER_HOOK in authorization V2 is will be override > without prompting info or warning. > it will cause user failed to customize the METASTORE_FILTER_HOOK. We should > log information such as "this value is ignored" when override happens. -- This message was sent by Atlassian JIRA (v6.3.4#6332)