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/06/25 19:15:00 UTC

[jira] [Created] (HIVE-19982) Make JDBC work with Catalogs

Alan Gates created HIVE-19982:
---------------------------------

             Summary: Make JDBC work with Catalogs
                 Key: HIVE-19982
                 URL: https://issues.apache.org/jira/browse/HIVE-19982
             Project: Hive
          Issue Type: Sub-task
          Components: JDBC
    Affects Versions: 3.0.0
            Reporter: Alan Gates


Many JDBC methods include a catalog specifier in the call.  We need to update these to work with multiple catalogs.

Also we will need to also support the JDBC calls for catalogs.  This at least includes Connection: getCatalog() and setCatalog() 
DatabaseMetaData: getCatalogs(), getCatalogSeparator(), and getCatalogTerm() 
and maybe others.



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