yihua commented on PR #19888: URL: https://github.com/apache/hudi/pull/19888#issuecomment-5613978687
Docker images are uploaded by running: ``` cd docker # hadoop 2.8.4 / hive 2.3.10 / spark 3.5.9 (the script defaults) ./build_docker_images.sh --multi-arch # hadoop 3.3.4 / hive 3.1.3 / spark 3.5.9 (what setup_demo.sh uses) ./build_docker_images.sh --hadoop-version 3.3.4 --hive-version 3.1.3 --spark-version 3.5.9 --multi-arch ``` -- 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]
