question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[SUPPORT] Hudi 0.12.2 release (Unknown versionCode:5)

See original GitHub issue

I 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:closed
  • Created 10 months ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
fengjian428commented, Nov 14, 2022

@fengjian428 thanks for verifying. how about the downgrading 5->4? also works fine on my side image

1reaction
xushiyancommented, Nov 13, 2022

@fengjian428 thanks for verifying. how about the downgrading 5->4?

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found