mgpradeepa opened a new issue, #14408: URL: https://github.com/apache/iceberg/issues/14408
### Query engine Iceberg Kafka Connect/Runtime ### Question I have to deploy the Iceberg Kafka sink connector into cloud deployment. Currently I have created a docker image where in I have added the unzipped folder from distribution folder to plugin base path directory. Though the same procedure works when I deploy the Iceberg sink connector using docker-compose, in the cloud deployment I just see plugin added in the connect logs. When I check the list of connector-plugins I dont see IcebergSinkConnector one among. Further Details : PluginBasePath = /etc/kafka-connect/connectors/kafka-iceberg-sink. As there is no exception in the connect logs, unable to trace the issue. Any suggestions or hints would unblock me. -- 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]
