Skip to content
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

[HUDI-8482] Introduce partition-level metrics and add more compaction metrics #12208

Open
wants to merge 1 commit into
base: branch-0.x
Choose a base branch
from

Conversation

TheR1sing3un
Copy link
Member

close: #12197

Change Logs

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

  1. introduce partition-level metrics
  2. add more compaction metrics

Impact

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

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

none
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

@github-actions github-actions bot added the size:M PR with lines of changes in (100, 300] label Nov 5, 2024
1. introduce partition-level metrics
2. add more compaction metrics

Signed-off-by: TheR1sing3un <[email protected]>
@TheR1sing3un TheR1sing3un force-pushed the feat_introduce_partition_metrics branch from 2288f5a to ef812f9 Compare November 5, 2024 06:58
@hudi-bot
Copy link

hudi-bot commented Nov 5, 2024

CI report:

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

@TheR1sing3un
Copy link
Member Author

@danny0405 Hi danny!Do you think these changes are necessary? By adding these metrics, I can better observe the data skew of partitions and the performance of compactions, which is helpful for us to observe the health of tables or operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M PR with lines of changes in (100, 300]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants