hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-8123] Fix MDT file listing to exclude non-existent log files in marker-based rollback

Open yihua opened this issue 1 year ago • 2 comments

Change Logs

Describe context and summary for this change. Highlight if any code was copied.

Impact

Describe any public API or user-facing feature change or any performance impact.

Risk level (write none, low medium or high below)

If medium or high, explain what verification was done to mitigate the risks.

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the ticket number here and follow the instruction to make changes to the website.

Contributor's checklist

  • [ ] Read through contributor's guide
  • [ ] Change Logs and Impact were stated clearly
  • [ ] Adequate tests were added if applicable
  • [ ] CI passed

yihua avatar Aug 27 '24 00:08 yihua

There is another issue we found about marker based log file rollback: https://github.com/apache/hudi/issues/11784

danny0405 avatar Aug 27 '24 01:08 danny0405

The integration tests failed due to known setup issue (#11751). I'll ignore this one in this PR. Java CI / integration-tests (spark2.4, spark-2.4.4/spark-2.4.4-bin-hadoop2.7.tgz) (pull_request) Failing after 7m

yihua avatar Sep 01 '24 04:09 yihua

CI report:

  • fb0637579851917c3f6a1287f0a3baee804c8d6b Azure: SUCCESS
Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

hudi-bot avatar Sep 01 '24 05:09 hudi-bot