thjaeckle commented on issue #11703: URL: https://github.com/apache/iceberg/issues/11703#issuecomment-2541339588
I found out the configuration mistake I did.. Turns out that `iceberg.connect.group-id` **must** match the configured Kafka Connect `consumer.group.id`. By default, this is `connect-<connector-name>` (both in Kafka Connect and in the Iceberg connector). With 0 prior Kafka Connect knowledge this is however very hard to find out - a hint in the documentation that this must match the `consumer.group.id` would be helpful. When configuring this, one probably has to adhere to ACLs in place - and then it is likely to to wrong .. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org