[SUPPORT] HoodieFlinkCompactor with NoSuchMethodError: org.apache.hudi.org.apache.avro.specific.SpecificRecordBuilderBase #7047
Labels
dependencies
Pull requests that update a dependency file
flink
Issues related to flink
priority:critical
production down; pipelines stalled; Need help asap.
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
A clear and concise description of the problem.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be success with parquet file generated.
Environment Description
Hudi version : 0.13.0-SNAPSHOT
Spark version : 3.3.2
Hive version : 3.1.2
Hadoop version : 3.2.4
Storage (HDFS/S3/GCS..) : HDFS
Running on Docker? (yes/no) : no
Additional context
I found org.apache.avro already shaded in hudi-flink-bundle pom.xml,but why class conflicts happened?
org.apache.avro.
${flink.bundle.shade.prefix}org.apache.avro.
Stacktrace
The text was updated successfully, but these errors were encountered: