pan3793 commented on code in PR #7608: URL: https://github.com/apache/hadoop/pull/7608#discussion_r2062358931
########## BUILDING.txt: ########## @@ -29,7 +29,11 @@ This requires a recent version of docker (1.4.1 and higher are known to work). On Linux / Mac: Install Docker and run this command: - $ ./start-build-env.sh + $ ./start-build-env.sh [OS platform] + + - [OS Platform] One of [centos_7, centos_8, debian_10, ubuntu_20, ubuntu_24, windows_10]. + Default is 'ubuntu_20'. + Note: Currently only default ('ubuntu_20') is supported on arm machine Review Comment: SGTM, thank you for sharing that. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org