Skip to content

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

Closed
reswqa wants to merge 4 commits intoapache:mainfrom
reswqa:cip6-6-pr
Closed

[CELEBORN-1490][CIP-6] Impl worker write process for Flink Hybrid Shuffle#2741
reswqa wants to merge 4 commits intoapache:mainfrom
reswqa:cip6-6-pr

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
@codecov
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.

Co-authored-by: Xu Huang <huangxu.walker@gmail.com>
@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

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.

Copy link
Contributor

@RexXiong RexXiong left a comment

Choose a reason for hiding this comment

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

LGTM

@RexXiong RexXiong closed this in d880979 Sep 25, 2024
@RexXiong
Copy link
Contributor

Thanks. merge to main(v0.6.0)

HolyLow pushed a commit to HolyLow/celeborn that referenced this pull request Oct 14, 2024
…ffle

### 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.

Closes apache#2741 from reswqa/cip6-6-pr.

Authored-by: Weijie Guo <reswqa@163.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
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