Xuefu Zhang created FLINK-10542: ----------------------------------- Summary: Register Hive metastore as an external catalog in TableEnvironment Key: FLINK-10542 URL: https://issues.apache.org/jira/browse/FLINK-10542 Project: Flink Issue Type: New Feature Components: Table API & SQL Affects Versions: 1.6.0 Reporter: Xuefu Zhang Assignee: Xuefu Zhang
Similar to FLINK-2167 but rather register Hive metastore as an external ctalog 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)