tcodehuber commented on issue #3158:
URL: https://github.com/apache/amoro/issues/3158#issuecomment-2324159689
@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 first using `mvn clean package -DskipTests -Phadoop2`, and then
build the image according to
[README.md](https://github.com/apache/amoro/tree/master/docker#readme)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]