rangareddy commented on code in PR #18310: URL: https://github.com/apache/hudi/pull/18310#discussion_r2923889520
########## README.md: ########## @@ -177,6 +177,9 @@ Refer to the table below for building with different Flink and Scala versions. For example, ``` +# Build against Flink 2.1.x +mvn clean package -DskipTests -Dflink2.1 Review Comment: > Lets mention spark profile as well, otherwise build will fail This step is primarily intended for building Flink JARs and works without specifying the Spark profile. -- 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]
