-
Notifications
You must be signed in to change notification settings - Fork 49
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
Add HDP3 image with KMS #177
Conversation
2fa4023
to
6223184
Compare
Tested by building it locally:
and running tests from suite 6 in Trino:
End result:
|
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.
Since it works, it ships 🚀
let's add timeouts in ci.yml. Seems |
@nineinchnick can you add timeouts? in a separate PR please |
Fetching hadoop from archive.apache.org is painfully slow :( |
merging this PR since it seems ready to go. |
I'm testing this manually in trinodb/trino#18931
Needed for trinodb/trino#1652
Based mainly on
testing/cdh5.15-hive-kerberized-kms
, with some Hive 3 patches applied, mainly permission related.