Re: [EXTERNAL] Re: JDK 11 Support in Hive 3.x

2023-08-02 Thread Aman Raj
Can someone please review the 2 PRs for JDK 11 support in 3.x hive. Thanks, Aman. From: Aman Raj Sent: Monday, July 31, 2023 3:24 PM To: dev@hive.apache.org Subject: Re: [EXTERNAL] Re: JDK 11 Support in Hive 3.x Thanks, Stamatis, for the reply. Can someone else

Re: [EXTERNAL] Re: JDK 11 Support in Hive 3.x

2023-07-31 Thread Aman Raj
@hive.apache.org Subject: [EXTERNAL] Re: JDK 11 Support in Hive 3.x Thanks for pushing this forward Aman. The main focus at this point is 4.0.0-beta-1 so personally I don't have much free time to allocate to Hive 3.x releases. Best, Stamatis On Sat, Jul 29, 2023 at 12:21 PM Aman Raj

Re: JDK 11 Support in Hive 3.x

2023-07-31 Thread Stamatis Zampetakis
h-3 https://github.com/apache/hive/pull/4495 and > branch-3.1 https://github.com/apache/hive/pull/4522 to provide JDK 11 support > for Hive 3.x releases. This was already committed in Hive 2.3.9 which > supports JDK11 now through this ticket - > https://issues.apache.org/jira/brows

JDK 11 Support in Hive 3.x

2023-07-29 Thread Aman Raj
Hi team, I have raised PR's in branch-3 https://github.com/apache/hive/pull/4495 and branch-3.1 https://github.com/apache/hive/pull/4522 to provide JDK 11 support for Hive 3.x releases. This was already committed in Hive 2.3.9 which supports JDK11 now through this ticket -

JDK 11 Support

2021-06-23 Thread David
Hey Team, On this long journey to JDK 11, we need to upgrade Hadoop. With the release of Hadoop 3.3.1, some of the issues I've had thus far upgrading were unblocked. However, it seems like the upgrade has caused all the Replication tests to fail. I am not very familiar with these tests. I was