amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Feature]: Please provide official docker image of 0.7 release built with hadoop2 profile

Open byungnam opened this issue 1 year ago • 1 comments

Description

Currently, apache/amoro and apache/amoro-xxx-optimizer docker repositories do not have "release version" images built with "hadoop2" profile.

Use case/motivation

Officially support docker image of release version built with "hadoop2" profile for those who need it.

Describe the solution

Idk, but I think admins can handle it.

Subtasks

No response

Related issues

No response

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

byungnam avatar Sep 02 '24 07:09 byungnam

@byungnam Thanks for your feedback. It's really needed to release the official apache/amoro image for hadoop2 profile later. But apache/amoro-xxx-optimizer images are OK for hadoop2 and hadoop3 profile, since the dependencies are not included when compiling.

If you want to use the apache/amoro image for hadoop2, you may need compile the project by yourself first using mvn clean package -DskipTests -Phadoop2, and then build the image according to README.md

tcodehuber avatar Sep 02 '24 08:09 tcodehuber

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Mar 02 '25 00:03 github-actions[bot]

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

github-actions[bot] avatar Mar 16 '25 00:03 github-actions[bot]