celeborn/client-spark
Chongchen Chen eb49ed74ee [CELEBORN-1648] Refine AppUniqueId with UUID suffix
### What changes were proposed in this pull request?

We can add randomUUID as an suffix to solve it

### Why are the changes needed?

currently, we cannot guarantee application id is really unique. this may lead to data issue.

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

No

### How was this patch tested?
test locally

Closes #2810 from chenkovsky/feature/uuid_appid.

Authored-by: Chongchen Chen <chenkovsky@qq.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-10-17 17:38:03 +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-1648] Refine AppUniqueId with UUID suffix 2024-10-17 17:38:03 +08:00
spark-2-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
spark-3 [CELEBORN-1648] Refine AppUniqueId with UUID suffix 2024-10-17 17:38:03 +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