rdblue commented on issue #3044: URL: https://github.com/apache/iceberg/issues/3044#issuecomment-974887965
I opened #3590 to partially address this. That removes the dependency on Hadoop `Configuration` and `Configurable` from `CatalogUtil`. I think it will also require a similar change to `FlinkCatalogFactory` because that class can't be loaded without `Configuration` or Flink's `HadoopUtils`. -- 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]
