[
https://issues.apache.org/jira/browse/HIVE-27597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naveen Gangam resolved HIVE-27597.
----------------------------------
Resolution: Fixed
Fix has been merged to master. Thank you [~ayushtkn] and [~zhangbutao] for the
review. Closing the jira.
[~zhangbutao] I have granted you write access to the Data connectors page. Hope
it works. Thank you
> 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)