Skip to content

BIGTOP-4523. Make container tagging consistent between Linux and Mac OS on ARM#1384

Merged
iwasakims merged 1 commit intoapache:masterfrom
iwasakims:BIGTOP-4523
May 8, 2026
Merged

BIGTOP-4523. Make container tagging consistent between Linux and Mac OS on ARM#1384
iwasakims merged 1 commit intoapache:masterfrom
iwasakims:BIGTOP-4523

Conversation

@iwasakims
Copy link
Copy Markdown
Member

https://issues.apache.org/jira/browse/BIGTOP-4523

On ARM, uname -m returns arm64 on Mac while we are assuming aarch64 which is the value on Linux distributions. We should get consistent container image name even if it is built on Mac OS.

@sekikn
Copy link
Copy Markdown
Contributor

sekikn commented May 7, 2026

+1, tested on x86_64 as a regression. Thanks @iwasakims.

@iwasakims iwasakims merged commit 5da662a into apache:master May 8, 2026
iwasakims added a commit that referenced this pull request May 8, 2026
@iwasakims
Copy link
Copy Markdown
Member Author

Thanks, @sekikn. I merged this to master and branch-3.6.

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.

2 participants