apache / apache/uniffle

[#477] feat: support getShuffleResult throws FetchFailedException.

Open
#1,003 1 comment 0 reactions 1 assignee Claimed by @leixm View on GitHub
Dominant language
Java
Stars
454
Forks
172
Avg merge
5d 17h
Merged PRs (30d)
5

Description

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

### Search before asking

- [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues.

### What would you like to be improved?

After https://github.com/apache/incubator-uniffle/pull/787, uniffle client supports throwing FetchFailedException when reading data to support stage resubmit, but it does not cover the getShuffleResult request. When the task is retried, the getShuffleResult request is first initiated, we should also support getShuffleResult throws FetchFailedException.

### How should we improve?

Support getShuffleResult throws FetchFailedException.

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.