canopenerda commented on issue #3117: URL: https://github.com/apache/iceberg/issues/3117#issuecomment-1132416675
Since the case I > > @xinbinhuang a tricky case would be flink on k8s creating/writing/reading iceberg table in hadoop catalog. How hadoop dependencies should be resolved in this case? > > As long as Hadoop is on the classpath, it should just work. The change simply try to defer the loading of Hadoop dependencies so that catalog that doesn't require Hadoop (i.e. Glue catalog) doesn't need the Hadoop jar on the classpath @xinbinhuang Since the case I mentioned is flink on k8s, it's not likely there would be hadoop on classpath in flink image. -- 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]
