pan3793 commented on code in PR #8408: URL: https://github.com/apache/hadoop/pull/8408#discussion_r3036511051
########## Dockerfile: ########## @@ -14,7 +14,7 @@ # limitations under the License. FROM apache/hadoop-runner Review Comment: The `hadoop-runner` uses Ubuntu 22.04 as the base image, which is inconsistent with the Hadoop release dev container - Hadoop 3.5.x uses Ubuntu 24.04, Hadoop 3.4.x uses Ubuntu 20.04, should we align 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: [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]
