qiuq198 commented on PR #4040:
URL: https://github.com/apache/ambari/pull/4040#issuecomment-3115303781
, ~
---- Replied Message ----
| From | ***@***.***> |
| Date | 07/24/2025 10:27 |
| To | ***@***.***> |
| Cc | ***@***.***> |
| Subject | [apache/ambari] [AMBARI-26528] add build.os_arch params to
support aarch64 (PR #4040) |
What changes were proposed in this pull request?
add build.os_arch params, default value: x86_64
when build rpm on arm(aarch64) platform , can use this command :
mvn -B -T 2C clean install package rpm:rpm
-Drat.skip=true
-DskipTests
-Dmaven.test.skip=true
-Dfindbugs.skip=true
-Dcheckstyle.skip=true
-Dbuild.os_arch=aarch64
How was this patch tested?
mvn -B -T 2C clean install package rpm:rpm
-Drat.skip=true
-DskipTests
-Dmaven.test.skip=true
-Dfindbugs.skip=true
-Dcheckstyle.skip=true
-Dbuild.os_arch=aarch64
Please review Ambari Contributing Guide before opening a pull request.
You can view, comment on, or merge this pull request online at:
https://github.com/apache/ambari/pull/4040
Commit Summary
60f7e29 add build.os_arch params
File Changes
(3 files)
Mambari-agent/pom.xml (2)
Mambari-project/pom.xml (1)
Mambari-server/pom.xml (2)
Patch Links:
https://github.com/apache/ambari/pull/4040.patch
https://github.com/apache/ambari/pull/4040.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID:
***@***.***>
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]