-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace hdp2.6 and cdh5.15 with hdp3.1 #18931
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hashhar
reviewed
Sep 6, 2023
...n/resources/docker/presto-product-tests/conf/environment/two-kerberos-hives/presto-krb5.conf
Show resolved
Hide resolved
nineinchnick
force-pushed
the
drop-hdp2.6
branch
from
September 12, 2023 08:46
3ca7323
to
f1d8ab7
Compare
nineinchnick
changed the title
[WIP] Replace hdp2.6 with hdp3.1
[WIP] Replace hdp2.6 and cdh5.15 with hdp3.1
Sep 12, 2023
nineinchnick
force-pushed
the
drop-hdp2.6
branch
from
September 12, 2023 14:17
f1d8ab7
to
365fad2
Compare
nineinchnick
changed the title
[WIP] Replace hdp2.6 and cdh5.15 with hdp3.1
Replace hdp2.6 and cdh5.15 with hdp3.1
Sep 12, 2023
nineinchnick
force-pushed
the
drop-hdp2.6
branch
2 times, most recently
from
September 12, 2023 14:21
f7abdc9
to
7c60e19
Compare
The Hive connector docs say that:
Should I also drop 2.x from there? |
I've released docker-images v86. Can you update first commit to it? |
nineinchnick
force-pushed
the
drop-hdp2.6
branch
from
September 13, 2023 08:09
7c60e19
to
807d244
Compare
13 tasks
Please rearrange commits:
|
wendigo
reviewed
Sep 13, 2023
plugin/trino-hive/src/test/java/io/trino/plugin/hive/TestHiveAnalyzeCorruptStatistics.java
Show resolved
Hide resolved
nineinchnick
force-pushed
the
drop-hdp2.6
branch
from
September 13, 2023 11:58
807d244
to
21d9513
Compare
nineinchnick
force-pushed
the
drop-hdp2.6
branch
from
September 13, 2023 12:00
21d9513
to
8753d53
Compare
wendigo
approved these changes
Sep 13, 2023
wendigo
requested changes
Sep 13, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not merge yet :)
wendigo
approved these changes
Sep 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Run all product tests on HDP 3.1 instead of HDP 2.6. This is needed for #17520 because Temurin JDK 21 is built with a newer glibc that's not available on CentOS 6 used as the base image for HDP 2.6.
Requires trinodb/docker-images#172 and trinodb/docker-images#177
Fixes #1652
Additional context and related issues
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: