tabular-io / iceberg-kafka-connect

Apache License 2.0
203 stars 46 forks source link

custom-dynclass-loader #216

Closed tabmatfournier closed 6 months ago

tabmatfournier commented 6 months ago
tabmatfournier commented 6 months ago

Tested on confluent cloud:

0.6.13 no hive version published on confluent hub -> throws NoClassDefFound during loading of catalog, even though we don't use hive/hadoop

0.6.13 hive version (manually uploaded) -> works

0.6.13 this version w/ the alternate DynClass manually uploaded, no hive version -> works