Uh oh!
There was an error while loading. Please reload this page.
HIVE-24484: Upgrade Hadoop to 3.3.1 And Tez to 0.10.2 - #3279
Conversation
ayushtkn
commented
May 12, 2022
My Last run here had 4 errors, of which I think I have fixed 3 more. The one remaining is some XML parsing error, which I think might get auto resolved or may be an after affect. @kgyrtkirk I have sorted the JLine issue here as well, which you told in the previous PR. Can you give a check once |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ayushtkn
commented
Jul 5, 2022
Thanx @abstractdog We have a green build here, so I have updated the PR title, while merging they will get squashed automatically :-) |
abstractdog
commented
Jul 5, 2022
makes sense, thanks! I wish we could merge this now, hopefully we can release tez in 2 weeks I can see the PTF boolean patch in the commits, it's not intentional I guess |
suryanshagnihotri
commented
Jul 20, 2022
@ayushtkn Did you not face this compilation error. I do not see any change in |
ayushtkn
commented
Jul 20, 2022
@suryanshagnihotri If this was the case, the build would have failed, which it didn't. So, we are cool here. Nothing pending here apart from awaiting an official Tez release here.. |
@ayushtkn your base branch is does not seems to be based on 3.1.x release branch. It does not have Check https://github.com/apache/hive/blob/release-3.1.3-rc3/shims/scheduler/src/main/java/org/apache/hadoop/hive/schshim/FairSchedulerShim.java#L31 makes reference to Is there any plan to add support in 3.1.x version of hive? |
@suryanshagnihotri Nopes, not chasing that branch, this is only for hive-master |
sujith71955
commented
Jul 20, 2022
But Hive 3.1.x version is not very old and 4.x still looks like in alpha so we may not able to upgrade. so with this PR still we have compatibility issues with Hive 3.x version. any suggestions? thanks |
ayushtkn
commented
Jul 21, 2022
@sujith71955 Unfortunately, I don't have a use case for 3.x line, but that should be doable but would requires changes across Hadoop, Hive & Tez. We did the same here as well.... It is certainly doable, if you folks have a use case, feel free to create a Jira for 3.1.x line. Running busy so couldn't spare time to check the problem you folks stated above.. |
ayushtkn
commented
Jul 29, 2022
Got a new Test failure due to jetty. TestSSL, Fixed in the latest commit. |
abstractdog
left a comment
There was a problem hiding this comment.
minor note, otherwise LGTM +1
| @@ -1,3 +1,5 @@ | |||
| --! qt:disabled:disabled Tests the output of LS and that changes, Not a functional test, just adds some masking logic | |||
There was a problem hiding this comment.
please include hadoop upgrade as the cause in this comment, otherwise looks good to me
ayushtkn
commented
Aug 3, 2022
Merged. Thanx @abstractdog, @kgyrtkirk and @steveloughran for helping with reviews. :-) |
abstractdog
commented
Aug 3, 2022
also, let me grab the opportunity to thank @belugabehr who put enormous efforts into the hadoop upgrade in the early days! |
Upgrade to Hadoop-3.3.1 & Tez to 0.10.2