celeborn/client-spark
mingji 7dcd25925f [CELEBORN-1671] CelebornShuffleReader will try replica if create client failed
### What changes were proposed in this pull request?
1. To bypass exceptions when creating clients failed in CelebornShuffleReader in spark 3.
2. Client will try the location's replicas in reading locations.

### Why are the changes needed?
Allow clients to retry locations when creating clients failed.

### Does this PR introduce _any_ user-facing change?
NO.

### How was this patch tested?
Pass GA.

Closes #2854 from FMX/b1671.

Authored-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-11-06 11:14:11 +08:00
..
common [CELEBORN-1645] Introduce ShuffleFallbackPolicy to support custom implementation of shuffle fallback policy for CelebornShuffleFallbackPolicyRunner 2024-10-15 21:57:04 +08:00
spark-2 [CELEBORN-1577][PHASE1] Storage quota should support interrupt shuffle 2024-10-30 16:28:09 +08:00
spark-2-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
spark-3 [CELEBORN-1671] CelebornShuffleReader will try replica if create client failed 2024-11-06 11:14:11 +08:00
spark-3-columnar-common [CELEBORN-912][FOLLOWUP] Support columnar shuffle for Spark 3.5 2024-09-05 14:26:54 +08:00
spark-3-columnar-shuffle [CELEBORN-912][FOLLOWUP] Support columnar shuffle for Spark 3.5 2024-09-05 14:26:54 +08:00
spark-3-shaded [CELEBORN-1616] Shade com.google.thirdparty to prevent dependency conflicts 2024-09-27 17:50:23 +08:00
spark-3.5-columnar-shuffle [CELEBORN-912][FOLLOWUP] Support columnar shuffle for Spark 3.5 2024-09-05 16:52:47 +08:00