[
https://issues.apache.org/jira/browse/HIVE-27597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis updated HIVE-27597:
---------------------------------------
Fix Version/s: 4.0.0
> 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
> Fix For: 4.0.0
>
>
> 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)