-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SUPPORT] 0.11 hudi upgraded to 1.0. #12651
Comments
you may need to upgrade to 0.15.0 first, we better do some manual tests from 0.15.0 to 1.0 |
@liujinhui1994 To migrate to 1.0.0, you have to atleast upgrade to 0.14.x +. There is one known regression also when you migrate from 0.11.0 to 0.14.1 and 0.15.0 regarding ComplexKeyGenerator. Please check it out if this will affect your usecase or not. |
flink 1.8? As far as I can remember, flink 1.8 is not supported in version 0.11. |
In Hudi 1.0, new Flink bundles are supported starting from Flink 1.19 and 1.20. Please refer the Hudi Flink Support Matrix:
|
And also find Hudi Migration Guide: |
Closing this one. Please reopen in case of any concerns or create a new one for more issues. |
I read the official information and can't seem to find out how to upgrade lower versions of hudi to 1.0. We currently have 7,000 hudi tables in version 0.11. Can you guide me? I'm worried about the big risks.
hudi 0.11
spark3.2
flink1.8
hadoop3
The text was updated successfully, but these errors were encountered: