Skip to content
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

update to build native docker image #22806

Merged
merged 3 commits into from
May 29, 2024

Conversation

wanglinsong
Copy link
Member

@wanglinsong wanglinsong commented May 22, 2024

Description

Update Jenkins pipeline to build native worker docker image

Motivation and Context

To support the adoption of native worker

Impact

Will publish both java and native docker images to a public registry

Test Plan

Will deploy clusters with docker images, and run tpcds queries

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* Update CI pipeline to build and publish native worker docker image :pr:`22806`

@wanglinsong wanglinsong requested a review from a team as a code owner May 22, 2024 08:31
Jenkinsfile Outdated Show resolved Hide resolved
@wanglinsong
Copy link
Member Author

@majetideepak do we need to support arm64?

@majetideepak
Copy link
Collaborator

majetideepak commented May 22, 2024

@majetideepak do we need to support arm64?

@wanglinsong We do support AArch64 (apple-m1+crc, neoverse-n1). arm64 is same as aarch64.
I add these details here https://github.com/prestodb/presto/tree/master/presto-native-execution#supported-architectures-operating-systems-and-compilers

@wanglinsong wanglinsong reopened this May 23, 2024
@wanglinsong
Copy link
Member Author

@wanglinsong
Copy link
Member Author

@steveburnett
Copy link
Contributor

Release note entry looks good, thanks!

@majetideepak majetideepak merged commit 10b8331 into prestodb:master May 29, 2024
57 checks passed
@majetideepak
Copy link
Collaborator

I missed this time, but let's not forget to squash the commits.

@wanglinsong wanglinsong mentioned this pull request Jun 25, 2024
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants