You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2018/10/31 22:16:00 UTC

[jira] [Updated] (FLINK-10542) Implement an external catalog for Hive

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

Xuefu Zhang updated FLINK-10542:
--------------------------------
    Description: 
Similar to FLINK-2167 but rather register Hive metastore as an external catalog in the {{TableEnvironment}}. After registration, Table API and SQL queries should be able to access all Hive tables (metadata only with this JIRA completed).

This might supersede the need of FLINK-2167 because Hive metastore stores a superset of tables available via hCat without an indirection.

  was:
Similar to FLINK-2167 but rather register Hive metastore as an external catalog in the {{TableEnvironment}}. After registration, Table API and SQL queries should be able to access all Hive tables.

This might supersede the need of FLINK-2167 because Hive metastore stores a superset of tables available via hCat without an indirection.

        Summary: Implement an external catalog for Hive  (was: Register Hive metastore as an external catalog in TableEnvironment)

> Implement an external catalog for Hive
> --------------------------------------
>
>                 Key: FLINK-10542
>                 URL: https://issues.apache.org/jira/browse/FLINK-10542
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API &amp; SQL
>    Affects Versions: 1.6.0
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>            Priority: Major
>
> Similar to FLINK-2167 but rather register Hive metastore as an external catalog in the {{TableEnvironment}}. After registration, Table API and SQL queries should be able to access all Hive tables (metadata only with this JIRA completed).
> This might supersede the need of FLINK-2167 because Hive metastore stores a superset of tables available via hCat without an indirection.



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