Fokko commented on code in PR #12365: URL: https://github.com/apache/iceberg/pull/12365#discussion_r1967421566
########## kafka-connect/kafka-connect-runtime/main/LICENSE: ########## @@ -1448,3 +1448,56 @@ Project URL (from POM): https://github.com/awslabs/aws-eventstream-java License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 -------------------------------------------------------------------------------- +The `opentelemetry-api-inclubating` seems to be missing here: + +```sh +unzip iceberg-kafka-connect-runtime-1.9.0-SNAPSHOT.zip +find . | grep -i incubator +./iceberg-kafka-connect-runtime-1.9.0-SNAPSHOT/lib/opentelemetry-api-incubator-1.45.0-alpha.jar Review Comment: @jbonofre I messed up here, the suggestions aren't that easy to get right 🤦 -- 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]
