hudi-bot opened a new issue, #15054: URL: https://github.com/apache/hudi/issues/15054
Refer [https://github.com/apache/hudi/issues/4985] Essentially, our current docker demo runs for linux/amd64 platform but not for arm64. We should support multi-arch builds in a fully automated manner. Ideal would be to simply accept a parameter in setup script: {code:java} docker/setup_demo.sh --platform linux/arm64 {code} ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-3601 - Type: Epic -- 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]
