[GLUTEN-11103][VL] Optimize Celeborn tests#11105
Conversation
fa46f09 to
522cb73
Compare
7d7fc08 to
063d163
Compare
|
Run Gluten Clickhouse CI on x86 |
063d163 to
f07a94e
Compare
|
Run Gluten Clickhouse CI on x86 |
f07a94e to
f7c5921
Compare
7bd4c26 to
7ab553d
Compare
| matrix: | ||
| spark: [ "spark-3.2" ] | ||
| celeborn: [ "celeborn-0.6.1", "celeborn-0.5.4", "celeborn-0.4.3"] | ||
| celeborn: [ "celeborn-0.6.1", "celeborn-0.5.4"] |
There was a problem hiding this comment.
@kerwin-zk, will 0.4.3 be dropped permanently? If so, could you clean up some related code in a separate PR?
There was a problem hiding this comment.
@philo-he The current main version of Celeborn in use is 0.5, so version 0.4 no longer needs to be tested. I'll submit a new PR to clean this up.
|
@kerwin-zk thanks for the fix. just want to confirm, is this due to mixing the sort/hash tests in one instance? |
@zhouyuan Currently, log analysis indicates that the primary cause is insufficient disk space, which led to Celeborn worker failures. |
What changes are proposed in this pull request?
#11103
How was this patch tested?
CI