deepakpanda93 commented on code in PR #13829: URL: https://github.com/apache/hudi/pull/13829#discussion_r2347875814
########## docker/hoodie/hadoop/base/Dockerfile: ########## @@ -22,7 +22,7 @@ USER root # Default to UTF-8 file.encoding ENV LANG C.UTF-8 -ARG HADOOP_VERSION=2.8.4 +ARG HADOOP_VERSION=3.3.4 Review Comment: For now, Hadoop 3.3.4 docker image is not available. For the Spark version we are working, the supported version is hadoop 3.3.4. -- 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]
