You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "nastra (via GitHub)" <gi...@apache.org> on 2023/06/22 08:49:58 UTC

[GitHub] [iceberg] nastra commented on issue #7879: [Flink] NullPointer when doing `FlinkEnvironmentContext.init` for Flink 1.17 and iceberg 1.3.0

nastra commented on issue #7879:
URL: https://github.com/apache/iceberg/issues/7879#issuecomment-1602258069

   My first guess would be that there's maybe something wrong with the classpath. Any particular reason that you both have 
   ```
   compileOnly "org.apache.iceberg:iceberg-flink:$icebergVersion"
   implementation "org.apache.iceberg:iceberg-flink-runtime-$flinkVersionShort:$icebergVersion"
   ```
   on the classpath?
   Do you know why `getImplementationVersion()` returns a `null` in your case?


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org