Skip to content

update to build native docker image#22806

Merged
majetideepak merged 3 commits intoprestodb:masterfrom
wanglinsong:update-native-docker-build
May 29, 2024
Merged

update to build native docker image#22806
majetideepak merged 3 commits intoprestodb:masterfrom
wanglinsong:update-native-docker-build

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
@wanglinsong wanglinsong requested a review from presto-oss May 22, 2024 08:31
@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
@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