cxzl25 commented on code in PR #3737:
URL: https://github.com/apache/celeborn/pull/3737#discussion_r3556408760


##########
build/mvn:
##########
@@ -38,6 +38,7 @@ install_app() {
   local remote_tarball="$1/$2$4"
   local local_tarball="${_DIR}/$2"
   local binary="${_DIR}/$3"
+  local max_attempts=3

Review Comment:
   If we keep the same maven version as Runner, it seems that we don’t need to 
download maven every time, which also makes the `./build/mvn` command more 
stable.



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