adoroszlai commented on a change in pull request #1795:
URL: https://github.com/apache/ozone/pull/1795#discussion_r557151889



##########
File path: hadoop-hdds/hadoop-dependency-client/README.md
##########
@@ -35,20 +35,20 @@ mvn dependency:tree
 [INFO]
 [INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ 
hadoop-hdds-hadoop-dependency-client ---
 [INFO] org.apache.hadoop:hadoop-hdds-hadoop-dependency-client:jar:1.0.0
-[INFO] +- org.apache.hadoop:hadoop-annotations:jar:3.2.1:compile
+[INFO] +- org.apache.hadoop:hadoop-annotations:jar:3.2.2:compile

Review comment:
       This dependency tree is for Ozone 1.0.0, which still uses Hadoop 3.2.1.  
I think we can keep it as is.  Alternatively, we might update the whole 
dependency tree (I'm sure there are other version upgrades since 1.0.0).  But I 
suggest doing that only right before 1.1.0 release.

##########
File path: hadoop-ozone/dist/src/main/compose/ozone-mr/hadoop32/.env
##########
@@ -16,6 +16,6 @@
 
 [email protected]@
 HADOOP_IMAGE=flokkr/hadoop
-HADOOP_VERSION=3.2.1
+HADOOP_VERSION=3.2.2

Review comment:
       @elek this change 
[needs](https://github.com/apache/ozone/pull/1795/checks?check_run_id=1699324055#step:7:442)
 a new `flokkr/hadoop:3.2.2` image, too.  I have [opened a 
PR](https://github.com/flokkr/docker-hadoop/pull/8) for that.  (Or we can keep 
MR acceptance tests on Hadoop 3.2.1.)




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to