abhishekkh commented on issue #12507: URL: https://github.com/apache/iceberg/issues/12507#issuecomment-3198311828
@coldfusioncoder I have unzipped the file under `/usr/share/confluent-hub-components/iceberg-kafka-connect` but still running into `NoClassDef` errors. The zip file I am extracting is `iceberg-kafka-connect-runtime-389c04c.zip` ``` [appuser@84df995315c9 iceberg-kafka-connect]$ pwd /usr/share/confluent-hub-components/iceberg-kafka-connect [appuser@84df995315c9 iceberg-kafka-connect]$ ls -ltr total 24 drwxr-xr-x 1 appuser appuser 4096 Jul 8 21:17 lib drwxr-xr-x 1 appuser appuser 4096 Jul 8 21:17 doc -rw-r--r-- 1 appuser appuser 1301 Jul 9 15:08 manifest.json drwxr-xr-x 1 appuser appuser 4096 Jul 9 19:46 assets [appuser@84df995315c9 iceberg-kafka-connect]$ ls lib/iceberg-kafka-connect-1.9.1.jar lib/iceberg-kafka-connect-1.9.1.jar ``` Appreciate any help. TIA -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
