Commit 0dc9461
committed
[SPARK-52094][FOLLOWUP] Fix the test case to respect SPARK_REMOTE env variable
### What changes were proposed in this pull request?
This is a follow-up of the following to fix the test case to respect `SPARK_REMOTE` env variable.
- #139
### Why are the changes needed?
To recover linux CI.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #142 from dongjoon-hyun/SPARK-52094-2.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>1 parent 2be8d4d commit 0dc9461
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments