j3-signalroom commented on issue #3044:
URL: https://github.com/apache/iceberg/issues/3044#issuecomment-2425331532
> 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.
RoeeDev commented on issue #3044:
URL: https://github.com/apache/iceberg/issues/3044#issuecomment-2242394813
@mgmarino - I am also trying to use your solution in my pyFlink application
running on managed Flink, but the only thing I can't understand yet is - how do
I incorporate the `HadoopU
github-actions[bot] commented on issue #3044:
URL: https://github.com/apache/iceberg/issues/3044#issuecomment-2237833788
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
rajcoolguy commented on issue #3044:
URL: https://github.com/apache/iceberg/issues/3044#issuecomment-1790142135
@mgmarino - Thank you so much for the reference, i am able to make the KDA
iceberg sink working.
--
This is an automated message from the Apache Git Service.
To respond to the
mgmarino commented on issue #3044:
URL: https://github.com/apache/iceberg/issues/3044#issuecomment-1785192369
@rajcoolguy I've updated my comment 👆 to include a link to a gist with the
relevant code. HTH.
--
This is an automated message from the Apache Git Service.
To respond to the messa
rajcoolguy commented on issue #3044:
URL: https://github.com/apache/iceberg/issues/3044#issuecomment-1783634807
@mgmarino - how did you make this work in KDA, lacking documentation, i am
either landing in to linkage error due to hadoop jars though i have shaded and
relocated hadoop classes.