databricks / iceberg-kafka-connect

Apache License 2.0
220 stars 49 forks source link

custom-dynclass-loader #216

Closed tabmatfournier closed 8 months ago

tabmatfournier commented 8 months ago
tabmatfournier commented 8 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