cfmcgrady commented on code in PR #2073:
URL: 
https://github.com/apache/incubator-celeborn/pull/2073#discussion_r1390735655


##########
project/CelebornBuild.scala:
##########
@@ -913,6 +913,31 @@ object MRClientProjects {
       )
   }
 
+  def mrIt: Project = {
+    val hadoopVersion = "3.3.6"

Review Comment:
   After https://github.com/apache/incubator-celeborn/pull/2090, Celeborn no 
longer relies on a specific version of guava, and is compatible with guava 
14/27/32.
   
   what about bumping guava to the latest version `32.1.3-jre`, but setting 
guava to version `27.0-jre` when running MapReduce integration tests?



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