celeborn/tests
Jiaan Geng a776e7e315 [CELEBORN-1019] Avoid magic strings copy from Spark SQLConf
### What changes were proposed in this pull request?
Avoid magic strings copy from Spark `SQLConf`.

### Why are the changes needed?
Currently, the spark integration uses many magic strings copy from Spark `SQLConf`.
Since we have already depend on Spark, references the variable from Spark is better.

### Does this PR introduce _any_ user-facing change?
No.
Just update the inner implementation.

### How was this patch tested?
Exists test cases.

Closes #1968 from beliefer/CELEBORN-1019.

Lead-authored-by: Jiaan Geng <beliefer@163.com>
Co-authored-by: Keyong Zhou <zhouky@apache.org>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-10-10 19:52:24 +08:00
..
flink-it [CELEBORN-1022][TEST] Update log level from FATAL to ERROR for console output in unit tests 2023-10-09 15:56:05 +08:00
kubernetes-it [CELEBORN-1022][TEST] Update log level from FATAL to ERROR for console output in unit tests 2023-10-09 15:56:05 +08:00
spark-it [CELEBORN-1019] Avoid magic strings copy from Spark SQLConf 2023-10-10 19:52:24 +08:00