celeborn/.github/workflows
zhouyifan279 9e01aac501
[CELEBORN-913] Implement method ShuffleDriverComponents#supportsReliableStorage
### What changes were proposed in this pull request?
As title

### Why are the changes needed?
See https://issues.apache.org/jira/browse/SPARK-42689

### Does this PR introduce _any_ user-facing change?
Yes. User need to set `spark.shuffle.sort.io.plugin.class` to `org.apache.spark.shuffle.celeborn.CelebornShuffleDataIO` to enable this feature.

### How was this patch tested?
Add a new matrix dimension, shuffle-plugin-class, in github ci, to run spark tests over `LocalDiskShuffleDataIO` and `CelebornShuffleDataIO` respectively.

Closes #1884 from zhouyifan279/spark-driver-component.

Authored-by: zhouyifan279 <zhouyifan279@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-09-07 16:25:09 +08:00
..
benchmark_manual.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +08:00
benchmark.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +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-929][INFRA] Add dependencies check CI 2023-09-07 14:02:07 +08:00
integration.yml [CELEBORN-105][TEST] Kubernetes Integration Test 2023-06-05 12:11:29 +08:00
license.yml [CELEBORN-163][BUILD] Rename Flink modules and enable Flink CI (#1110) 2022-12-21 23:54:47 +08:00
maven.yml [CELEBORN-913] Implement method ShuffleDriverComponents#supportsReliableStorage 2023-09-07 16:25:09 +08:00
regression_manual.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +08:00
regression.yml [CELEBORN-180][BUILD][FOLLOWUP] Update CI workflow and docs (#1134) 2023-01-03 17:58:51 +08:00
sbt.yml [CELEBORN-913] Implement method ShuffleDriverComponents#supportsReliableStorage 2023-09-07 16:25:09 +08:00
style.yml [CELEBORN-375][INFRA] Enable CI on branch-* (#1307) 2023-03-03 16:49:32 +08:00