cnauroth commented on code in PR #8167: URL: https://github.com/apache/hadoop/pull/8167#discussion_r2677651943
########## BUILDING.txt: ########## @@ -480,7 +480,7 @@ Installing required dependencies for clean install of macOS 10.14: $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" * Install OpenJDK 8 $ brew tap AdoptOpenJDK/openjdk - $ brew cask install adoptopenjdk8 + $ brew cask install temurin17 Review Comment: Thanks @pan3793 ! I pushed up some changes. Does this look good now? -- 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]
