[
https://issues.apache.org/jira/browse/FLINK-29386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
luoyuxia updated FLINK-29386:
-----------------------------
Description:
The compile will fail in hive3.
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=41238&view=logs&j=b1fcf054-9138-5463-c73c-a49979b9ac2a&t=9291ac46-dd95-5135-b799-3839e65a8691]
Introduced by FLINK-29152 which introduces
org.apache.hadoop.hive.metastore.MetaStoreUtils.
DEFAULT_SERIALIZATION_FORMAT, TableType.INDEX_TABLE,
ErrorMsg.SHOW_CREATETABLE_INDEX. But they don't exist in Hive3.
was:
Introduced by FLINK-29152 which introduces
org.apache.hadoop.hive.metastore.MetaStoreUtils.
DEFAULT_SERIALIZATION_FORMAT which is not exists in Hive3.
> Fix fail to compile flink-connector-hive when profile is hive3
> --------------------------------------------------------------
>
> Key: FLINK-29386
> URL: https://issues.apache.org/jira/browse/FLINK-29386
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Affects Versions: 1.16.0, 1.17.0
> Reporter: luoyuxia
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.16.0, 1.17.0
>
>
> The compile will fail in hive3.
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=41238&view=logs&j=b1fcf054-9138-5463-c73c-a49979b9ac2a&t=9291ac46-dd95-5135-b799-3839e65a8691]
> Introduced by FLINK-29152 which introduces
> org.apache.hadoop.hive.metastore.MetaStoreUtils.
> DEFAULT_SERIALIZATION_FORMAT, TableType.INDEX_TABLE,
> ErrorMsg.SHOW_CREATETABLE_INDEX. But they don't exist in Hive3.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)