Hi Manu Your plan makes sense to me (deprecated Hive 2 in 1.7 and remove in 1.8). Engines still depending to Hive 2 will have to use Iceberg <= 1.6, which is OK.
Regards JB On Tue, Aug 27, 2024 at 2:34 AM Manu Zhang <owenzhang1...@gmail.com> wrote: > > Hi all, > > I'd like to start a discussion on dropping Hive 2 support, which reached EOL > three months ago[1]. It's also a prerequisite for migration to Hadoop 3, as > shown by Steve's PR[2]. For your reference, I have a draft PR[3] to show the > needed changes. > > Since we've not deprecated Hive 2 support yet, I think the path is to > deprecate Hive 2 in 1.7 and drop Hive 2 in 1.8. What do you think? > > [1] https://hive.apache.org/general/downloads/ > [2] https://github.com/apache/iceberg/pull/10932 > [3] https://github.com/apache/iceberg/pull/10996 > > Regards, > Manu