[SUPPORT] Avoid direct dependency on Flink Table Planner Jar #10937
Labels
feature-enquiry
issue contains feature enquiries/requests or great improvement ideas
flink
Issues related to flink
Uh oh!
There was an error while loading. Please reload this page.
Tips before filing an issue
Have you gone through our FAQs?
Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
If you have triaged this as a bug, then file an issue directly.
Describe the problem you faced
Apache Kyuubi with Flink need flink-table-planner-loader(which is deault in Flink /lib), However, Hudi api depends flink-table-planner_2.12.
A clear and concise description of the problem.
There is another guy who suffer the two jar conflict problem. Is there any chance to move on flink-table-planner-loader.jar ?
To Reproduce
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/configuration/advanced/#table-planner-and-table-planner-loader
Expected behavior
A clear and concise description of what you expected to happen.
Environment Description
Hudi version : 1.14.1
Flink version : 1.17.2
Hive version : 3.1.3
Hadoop version :
Storage (HDFS/S3/GCS..) :
Running on Docker? (yes/no) : no
Additional context
Add any other context about the problem here.
Stacktrace
Add the stacktrace of the error.
If I use flink-table-planner_2.12_1.17.2.jar, Apache kyuubi will have problem below.
The text was updated successfully, but these errors were encountered: