guoch opened a new issue #4545:
URL: https://github.com/apache/hudi/issues/4545


   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? Yes
   
   - Join the mailing list to engage in conversations and get faster support at 
[email protected].
   
   - If you have triaged this as a bug, then file an 
[issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   Hudi flink bundle version 0.10.0 and master version cannot be running in the 
flink 1.11. While flink 1.11 version are still widely used in many situation, 
and hudi is keeping doing great job to support flink better in newer version.
   
   According to the discussion here https://github.com/apache/hudi/pull/3291, 
the community was unlikely to backward support for old flink version.  (Hudi 
did something like  hudi 0.8-flink 1.11, hudi 0.9- flink 1.12, hudi 0.10 - 
flink 1.13, new hudi version cannot work in old flink)
   
   While old Spark version (2.4/3.1) are always supported with different mvn 
compiling profiles, is there any possibility to retain the support for old 
flink version using similar trick like Spark ?
   
   
   **Expected behavior**
   New version can be backward compatible with old flink version using 
different profiles.
   
   
   **Environment Description**
   
   * Hudi version : 0.10.0 and master branch
   
   * Spark version : 3.2.0
   
   * Hive version : 3.1.2
   
   * Hadoop version : 3.3.1
   * Flink version: 1.11.3
   
   * Storage (HDFS/S3/GCS..) : HDFS
   
   * Running on Docker? (yes/no) : no
   
   
   


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