[
https://issues.apache.org/jira/browse/GRIFFIN-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861611#comment-16861611
]
William Guo commented on GRIFFIN-256:
-------------------------------------
The interface is here,
https://github.com/apache/griffin/blob/4370fd86eb7c7433f6f1d3e9c6ed5913d774ea5a/service/src/main/java/org/apache/griffin/core/metastore/hive/HiveMetaStoreService.java
We can develop another solution by implementing it based on jdbc client.
Thanks,
William
> Alternatives way to access hive metadata
> ----------------------------------------
>
> Key: GRIFFIN-256
> URL: https://issues.apache.org/jira/browse/GRIFFIN-256
> Project: Griffin
> Issue Type: New Feature
> Reporter: Eric Wang
> Priority: Major
>
> Griffin needs to read Hive metadata from Hive metastore, however, reading
> metadata from Hive metastore directly may have some security issue and may be
> restricted by company security team.
> We should provide another solution to get Hive metadata information such as
> using JDBC implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)