HIVE-24484: Upgrade Hadoop to 3.3.1 And Tez to 0.10.2 - #3279
Conversation
|
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 |
|
Thanx @abstractdog We have a green build here, so I have updated the PR title, while merging they will get squashed automatically :-) |
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 |
|
@ayushtkn Did you not face this compilation error. I do not see any change in |
|
@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 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.. |
|
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
|
Merged. Thanx @abstractdog, @kgyrtkirk and @steveloughran for helping with reviews. :-) |
|
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