Commit c68b77b
[SPARK-54005][CORE][TESTS] Remove no-op
### What changes were proposed in this pull request?
This PR aims to remove no-op `spark.shuffle.blockTransferService` configuration from Apache Spark code based.
### Why are the changes needed?
The configuration was removed at Apache Spark 1.6.0.
- apache#8161
### Does this PR introduce _any_ user-facing change?
No, this is a clean up of unused test code.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#52709 from dongjoon-hyun/SPARK-54005.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>spark.shuffle.blockTransferService configuration1 parent d430609 commit c68b77b
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments