You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2018/05/15 16:45:01 UTC

[jira] [Created] (HIVE-19558) HiveAuthorizationProviderBase gets catalog name from config rather than db object

Alan Gates created HIVE-19558:
---------------------------------

             Summary: HiveAuthorizationProviderBase gets catalog name from config rather than db object
                 Key: HIVE-19558
                 URL: https://issues.apache.org/jira/browse/HIVE-19558
             Project: Hive
          Issue Type: Bug
          Components: Authorization
    Affects Versions: 3.0.0
            Reporter: Alan Gates
            Assignee: Alan Gates
             Fix For: 3.0.1


HiveAuthorizationProviderBase.getDatabase uses just the database name to fetch the database, relying on getDefaultCatalog() to fetch the catalog name from the conf file.  This does not work when the client has passed in an object for a different catalog.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)