SteNicholas commented on code in PR #3179:
URL: https://github.com/apache/celeborn/pull/3179#discussion_r2022082455
##########
build/make-distribution.sh:
##########
@@ -381,6 +382,7 @@ else
build_flink_client -Pflink-1.18
build_flink_client -Pflink-1.19
build_flink_client -Pflink-1.20
+ build_flink_client -Pflink-2.0
Review Comment:
@pan3793, right. I have add the script to build java home for
`flink-2.0,jdk-11` profile. PTAL.
##########
build/make-distribution.sh:
##########
@@ -381,6 +382,7 @@ else
build_flink_client -Pflink-1.18
build_flink_client -Pflink-1.19
build_flink_client -Pflink-1.20
+ build_flink_client -Pflink-2.0
Review Comment:
@pan3793, right. I have added the script to build java home for
`flink-2.0,jdk-11` profile. PTAL.
--
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]