Re: Java Iceberg 2.0: Hadoop upgrade

2024-02-17 Thread Renjie Liu
+1 for upgrading Hadoop dependency versions, and add jdk 17 as the minimum required version. On Sat, Feb 17, 2024 at 9:18 AM Ajantha Bhat wrote: > +1 for upgrading Hadoop dependency versions. > > And I echo the same thoughts as Eduard for Iceberg's JDK 8 requirement. > It will be good to have at

Re: Java Iceberg 2.0: Hadoop upgrade

2024-02-16 Thread Ajantha Bhat
+1 for upgrading Hadoop dependency versions. And I echo the same thoughts as Eduard for Iceberg's JDK 8 requirement. It will be good to have at least Java 11/17 as the minimum required version. - Ajantha On Fri, Feb 16, 2024 at 7:47 PM Jean-Baptiste Onofré wrote: > Hi Fokko, > > I agree to rem

Re: Java Iceberg 2.0: Hadoop upgrade

2024-02-16 Thread Jean-Baptiste Onofré
Hi Fokko, I agree to remove Hadoop 2.7.3 and bump to 3.x for Iceberg 2.0.0. If we want to be based on Java 11+ (17 would be good imho), we have to check the dependencies. I'm not sure all of our dependencies support JDK17 today. Regards JB On Fri, Feb 16, 2024 at 10:09 AM Fokko Driesprong wrot

Re: Java Iceberg 2.0: Hadoop upgrade

2024-02-16 Thread Eduard Tudenhoefner
I would be +1 on dropping Hadoop 2.7.3 when moving to Iceberg 2.0.0. If people want to use that Hadoop version, then there would still be the Iceberg 1.x.y versions available for usage. Another related topic would be the current Hive support, which essentially makes it difficult for the project to