[
https://issues.apache.org/jira/browse/FLINK-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367972#comment-17367972
]
luoyuxia edited comment on FLINK-23074 at 6/23/21, 8:53 AM:
------------------------------------------------------------
[~ana4]
Hi, I see the relocation has been done in module flink-connector-hive_2.11, so
the flink-parquet will be shaded while building. And as the other versions'
hive connector just refer it as a dependency, there's no need to do relocation
for these hive connector, there won't be any conflict.
was (Author: luoyuxia):
[~ana4]
Hi, I see the relocation has been done in module flink-connector-hive_2.11, so
the flink-parquet will be shaded while building. And as the other versions'
hive connector just refer it as a dependency, there's no need to do relocation
for these hive connector, there won't be any confict.
> There is a class conflict between flink-connector-hive and flink-parquet
> ------------------------------------------------------------------------
>
> Key: FLINK-23074
> URL: https://issues.apache.org/jira/browse/FLINK-23074
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Affects Versions: 1.13.1, 1.12.4
> Reporter: Ada Wong
> Assignee: Ada Wong
> Priority: Major
>
> flink-connector-hive 2.3.6 include parquet-hadoop 1.8.1 version but
> flink-parquet include 1.11.1.
> org.apache.parquet.hadoop.example.GroupWriteSupport
> is different.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)