celeborn/.github/workflows
Cheng Pan e85207e2c7 [CELEBORN-1413][FOLLOWUP] Rename celeborn-client-spark-3-4 back to celeborn-client-spark-3
### What changes were proposed in this pull request?

This PR partially reverts the change of https://github.com/apache/celeborn/pull/2813, namely, restores the renaming of `celeborn-client-spark-3`

### Why are the changes needed?

The renaming is not necessary, and might cause some confusion, for example, I wrongly interpreted the `spark-3-4` as Spark 3.4, it also increases the backport efforts for branch-0.5

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

No, it's dev only, before/after this change, the end users always use the shaded client

```
celeborn-client-spark-2-shaded_2.11-0.6.0-SNAPSHOT.jar
celeborn-client-spark-3-shaded_2.12-0.6.0-SNAPSHOT.jar
celeborn-client-spark-4-shaded_2.13-0.6.0-SNAPSHOT.jar
```

### How was this patch tested?

Pass GA.

Closes #3133 from pan3793/CELEBORN-1413-followup.

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2025-03-04 22:25:10 +08:00
..
benchmark_manual.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
benchmark.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
check_stale_prs.yml [CELEBORN-135][INFRA] Remove unused GitHub slash workflow (#1080) 2022-12-14 10:13:13 +08:00
deps.yml [CELEBORN-1801] Remove out-of-dated flink 1.14 and 1.15 2024-12-30 15:33:44 +08:00
integration.yml [MINOR] Bump minikube and kubernetes version of integration test 2024-06-13 13:38:50 +08:00
license.yml [CELEBORN-1801] Remove out-of-dated flink 1.14 and 1.15 2024-12-30 15:33:44 +08:00
maven.yml [CELEBORN-1413][FOLLOWUP] Rename celeborn-client-spark-3-4 back to celeborn-client-spark-3 2025-03-04 22:25:10 +08:00
regression_manual.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
regression.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
sbt.yml [CELEBORN-1801] Remove out-of-dated flink 1.14 and 1.15 2024-12-30 15:33:44 +08:00
style.yml [CELEBORN-1801] Remove out-of-dated flink 1.14 and 1.15 2024-12-30 15:33:44 +08:00
web_lint.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00