Jason Reid

Results 1 issues of Jason Reid

When attempting to use the GlueCatalog implementation (or really any implementation) in flink, hadoop is expected to be in the classpath. The [FlinkCatalogFactory](https://github.com/apache/iceberg/blob/4eb0853cd787bf2f5778195558d22a45ecf6c601/flink/src/main/java/org/apache/iceberg/flink/FlinkCatalogFactory.java) always [attempts to load](https://github.com/apache/iceberg/blob/4eb0853cd787bf2f5778195558d22a45ecf6c601/flink/src/main/java/org/apache/iceberg/flink/FlinkCatalogFactory.java#L118) the hadoop config...