You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/09/20 21:41:00 UTC

[jira] [Updated] (HIVE-27597) Implement JDBC Connector for HiveServer

     [ https://issues.apache.org/jira/browse/HIVE-27597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-27597:
----------------------------------
    Labels: pull-request-available  (was: )

> Implement JDBC Connector for HiveServer 
> ----------------------------------------
>
>                 Key: HIVE-27597
>                 URL: https://issues.apache.org/jira/browse/HIVE-27597
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>            Priority: Major
>              Labels: pull-request-available
>
> The initial idea of having a thrift based connector, that would enable Hive Metastore to use thrift APIs to interact with another metastore from another cluster, has some limitations. Features like column masking support become a challenge as we may bypass the authz controls on the remote cluster.
> Instead if we could federate a query from one instance of HS2 to another instance of HS2 over JDBC, we would address the above concerns. This will atleast give us the ability to access tables across cluster boundaries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)