Skip to content

[HUDI-6395]Scheduling jobs should not fail when there is no scheduled compaction or clustering plan#9002

Closed
wkang13579 wants to merge 7 commits intoapache:masterfrom
wkang13579:HUDI-6395
Closed

[HUDI-6395]Scheduling jobs should not fail when there is no scheduled compaction or clustering plan#9002
wkang13579 wants to merge 7 commits intoapache:masterfrom
wkang13579:HUDI-6395

Conversation

@wkang13579
Copy link
Contributor

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

  • 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

@hudi-bot
Copy link
Collaborator

CI report:

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

throw new HoodieClusteringException("There is no scheduled clustering in the table.");
LOG.info("There is no scheduled clustering in the table.");
return 0;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we fix the test faliues

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@wkang13579 wkang13579 closed this Jun 18, 2023
@wkang13579 wkang13579 deleted the HUDI-6395 branch June 18, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants