matt-slalom

Results 3 comments of matt-slalom

> Last one-two days I wrote a streaming job and packaged as a fat jar. I had to add the minimal hadoop dependency and in the code I had to...

I found this thread while trying to make Flink, Iceberg, and Glue work together without the Hadoop dependencies, so I'm hoping this is useful for someone else in the future....

@mgmarino, I had this working with a Java KDA app using the notes I included [above](https://github.com/apache/iceberg/issues/3044#issuecomment-1273900117). What's the specific issue you're seeing?