confluentinc / kafka-connect-storage-common

Shared software among connectors that target distributed filesystems and cloud storage.
Other
73 stars 154 forks source link

Upgrade parquet to latest version (1.13.1) #341

Open BDeus opened 5 months ago

BDeus commented 5 months ago

A PR already exist on 1.13.0

Nice to have:

Need to test that this regression is fixed with 1.13.1:

BDeus commented 5 months ago

I test it, same issue than before

java.lang.NoClassDefFoundError: org/apache/hadoop/mapreduce/lib/output/FileOutputFormat

the issue is in org.apache.hadoop.thirdparty in hadoop-shaded-* that used hadoop library related to parquet 1.11