gaogao110 commented on PR #5625:
URL: https://github.com/apache/hudi/pull/5625#issuecomment-1137186870
Yes, this will only happen if the hive table already exists and
flink-connector-sql-hive.jar also exists in flink lib
I did the tests and version 0.10.1 will always exist
This is a conflict between two JAR packages and I think it is best to fix it
Because Hudi is often used in combination with Hive
------------------ 原始邮件 ------------------
发件人:
"apache/hudi"
***@***.***>;
发送时间: 2022年5月25日(星期三) 晚上8:27
***@***.***>;
***@***.******@***.***>;
主题: Re: [apache/hudi] [HUDI-4118] fix sync hive Hive table already
exists throw an exception (PR #5625)
@xushiyan commented on this pull request.
In packaging/hudi-flink-bundle/pom.xml:
> + <relocation> +
<pattern>org.apache.hadoop.hive.serde2.</pattern> +
<shadedPattern>${flink.bundle.shade.prefix}org.apache.hadoop.hive.serde2.</shadedPattern>
+ </relocation>
can you also help me understand: is this a problem only when hive table
already exists?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]