[SUPPORT] Hudi 0.12.2 release (Unknown versionCode:5)
See original GitHub issueI tried to migrate to Hudi 0.12.1 on Glue and some jobs was broken because the issue https://issues.apache.org/jira/browse/HUDI-4971
But some of them was done successfully. It means the dataset format was changed to 0.12 (versionCode 5).
So when I rolled back I started to receive the exception
org.apache.hudi.exception.HoodieException: Unknown versionCode:5
So I need to wait for Hudi 0.12.2 or to roll back versions of datasets to 0.11.
Could I know when 0.12.2 will be released? Or how could I roll back datasets version?
Issue Analytics
- State:
- Created 10 months ago
- Comments:10 (8 by maintainers)
Top Results From Across the Web
Release 0.12.0 | Apache Hudi
Since version 0.275 of PrestoDB, users can now leverage native Hudi connector to query Hudi table. It is on par with Hudi support...
Read more >Older Releases | Apache Hudi
Older Releases. This page contains older release information, for bookkeeping purposes. It's recommended that you upgrade to one of the more recent releases...
Read more >Release 0.9.0 | Apache Hudi
Migration Guide for this release. ... 0.9.0 adds experimental support for DDL/DMLs using Spark SQL, taking a huge step towards making Hudi more...
Read more >Troubleshooting - Apache Hudi
Off the bat, the following metadata is added to every record to help triage ... With the release of 0.5.1 version of Hudi,...
Read more >Release 0.12.1 - Apache Hudi
This release (0.12.1) does not introduce any new table version, thus no migration is ... Table services; Metadata table; Spark SQL support; Presto...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@fengjian428 thanks for verifying. how about the downgrading 5->4?