wangxianghu commented on a change in pull request #2472:
URL: https://github.com/apache/hudi/pull/2472#discussion_r562540064



##########
File path: pom.xml
##########
@@ -106,6 +106,7 @@
     <prometheus.version>0.8.0</prometheus.version>
     <http.version>4.4.1</http.version>
     <spark.version>${spark2.version}</spark.version>
+    <flink11.version>1.11.2</flink11.version>
     <flink.version>1.12.0</flink.version>

Review comment:
       can we simply rollback flink verison to 1.11.2,  without adding another 
`<flink11.verison>` , since `hudi-flink` module used the `<flink.version>` too. 
   you can add a `<flink12.version>` in 
https://github.com/apache/hudi/pull/2430  where you need it.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to