Thejas M Nair created HIVE-10689: ------------------------------------ Summary: HS2 metadata api calls should be authorized via HiveAuthorizer Key: HIVE-10689 URL: https://issues.apache.org/jira/browse/HIVE-10689 Project: Hive Issue Type: Bug Components: Authorization, SQLStandardAuthorization Reporter: Thejas M Nair Assignee: Thejas M Nair
java.sql.DataBaseMetadata apis in jdbc api result in calls to HS2 metadata api's and their execution is via separate Hive Operation implementations, that don't use the Hive Driver class. Invocation of these api's should also be authorized using the HiveAuthorizer api. -- This message was sent by Atlassian JIRA (v6.3.4#6332)