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

[CELEBORN-1490][CIP-6] Impl worker write process for Flink Hybrid Shuffle #2741

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

reswqa
Copy link
Member

@reswqa reswqa commented Sep 18, 2024

What changes were proposed in this pull request?

Impl worker write process for Flink Hybrid Shuffle.

Why are the changes needed?

We supports tiered producer write data from flink to worker. In this PR, we enable the worker to write this kind of data to storage.

Does this PR introduce any user-facing change?

no

How was this patch tested?

no need.

@reswqa reswqa force-pushed the cip6-6-pr branch 2 times, most recently from 081b5fd to 6b0bf5e Compare September 20, 2024 05:39
@reswqa reswqa marked this pull request as ready for review September 20, 2024 05:39
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.12%. Comparing base (59a3995) to head (c0a9794).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2741      +/-   ##
==========================================
+ Coverage   33.11%   33.12%   +0.01%     
==========================================
  Files         314      314              
  Lines       18373    18435      +62     
  Branches     1683     1691       +8     
==========================================
+ Hits         6082     6104      +22     
- Misses      11951    11989      +38     
- Partials      340      342       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SteNicholas
Copy link
Member

@reswqa, could you provide the grafana metric dashboard renderings to help confirm whether the celeborn-dashboard.json is correct?

@reswqa
Copy link
Member Author

reswqa commented Sep 23, 2024

could you provide the grafana metric dashboard renderings to help confirm whether the celeborn-dashboard.json is correct?

image

image

docs/monitoring.md Outdated Show resolved Hide resolved
Copy link
Member

@SteNicholas SteNicholas left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

2 participants