pan3793 commented on code in PR #3179:
URL: https://github.com/apache/celeborn/pull/3179#discussion_r2022242455


##########
build/make-distribution.sh:
##########
@@ -381,6 +385,8 @@ else
     build_flink_client -Pflink-1.18
     build_flink_client -Pflink-1.19
     build_flink_client -Pflink-1.20
+    export JAVA_HOME=$JAVA11_HOME
+    build_flink_client -Pflink-2.0
     build_mr_client -Pmr

Review Comment:
   restore Java 8 then?



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