santurini commented on issue #13964: URL: https://github.com/apache/iceberg/issues/13964#issuecomment-3244223868
Digging deeper in the connect container I ensured that the plugin folder is present and visible: ``` $ ls /mnt/plugins/iceberg-iceberg-kafka-connect/ assets iceberg-iceberg-kafka-connect-1.9.2 lib manifest.json $ ls /mnt/plugins/iceberg-iceberg-kafka-connect/lib/ iceberg-kafka-connect-1.9.2.jar ``` And from the control-center: <img width="998" height="244" alt="Image" src="https://github.com/user-attachments/assets/189433d0-3918-4b91-b174-b10286104a1f" /> So my wild guess is that the provided `iceberg-kafka-connect-1.9.2.jar` does not have all the necessary dependencies to create a connector. -- 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]
