yuqi1129 commented on code in PR #4232:
URL: https://github.com/apache/gravitino/pull/4232#discussion_r1687339352


##########
catalogs/catalog-hadoop/build.gradle.kts:
##########
@@ -50,6 +53,7 @@ dependencies {
 
   testImplementation(libs.minikdc)
   testImplementation(libs.hadoop3.minicluster)
+  testImplementation("org.apache.hadoop:hadoop-aws:$hadoopTestVersion")

Review Comment:
   I have no better idea about it as the version of `MiniKDC` should be 
`3.3.6`,  There exist some compatible issues if we download it to `3.1.0` I 
remember,  Is it a good solution to update the Hadoop version to `3.3.6`? 



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

Reply via email to