celeborn/client
Erik.fang 6d9fbf5e49 [CELEBORN-1271] Fix unregisterShuffle with celeborn.client.spark.fetch.throwsFetchFailure disabled
### What changes were proposed in this pull request?
per https://issues.apache.org/jira/browse/CELEBORN-1271
fix the bug with SparkShuffleManager.unregisterShuffle when celeborn.client.spark.fetch.throwsFetchFailure=false

### Why are the changes needed?
the bug causes shuffle data can't be cleaned with unregisterShuffle

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
manual tested

Closes #2305 from ErikFang/CELEBORN-1271-fix-unregisterShuffle.

Authored-by: Erik.fang <fmerik@gmail.com>
Signed-off-by: waitinfuture <zky.zhoukeyong@alibaba-inc.com>
2024-02-29 16:17:54 +08:00
..
src [CELEBORN-1271] Fix unregisterShuffle with celeborn.client.spark.fetch.throwsFetchFailure disabled 2024-02-29 16:17:54 +08:00
pom.xml [CELEBORN-713] Local network binding support IP or FQDN 2023-06-27 09:42:11 +08:00