File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 87
87
swift-version : " 6.1"
88
88
- name : Test
89
89
run : |
90
- curl -LO https://dist .apache.org/repos/dist/release/ spark/spark-4.0.0/spark-4.0.0-bin-hadoop3.tgz
90
+ curl -LO https://www .apache.org/dyn/closer.lua/ spark/spark-4.0.0/spark-4.0.0-bin-hadoop3.tgz?action=download
91
91
tar xvfz spark-4.0.0-bin-hadoop3.tgz
92
92
mv spark-4.0.0-bin-hadoop3 /tmp/spark
93
93
cd /tmp/spark/sbin
@@ -106,7 +106,7 @@ jobs:
106
106
swift-version : " 6.1"
107
107
- name : Test
108
108
run : |
109
- curl -LO https://dist .apache.org/repos/dist/release/ spark/spark-4.0.0/spark-4.0.0-bin-hadoop3.tgz
109
+ curl -LO https://www .apache.org/dyn/closer.lua/ spark/spark-4.0.0/spark-4.0.0-bin-hadoop3.tgz?action=download
110
110
tar xvfz spark-4.0.0-bin-hadoop3.tgz
111
111
mv spark-4.0.0-bin-hadoop3 /tmp/spark
112
112
cd /tmp/spark/sbin
@@ -128,7 +128,7 @@ jobs:
128
128
java-version : 17
129
129
- name : Test
130
130
run : |
131
- curl -LO https://downloads .apache.org/spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz
131
+ curl -LO https://www .apache.org/dyn/closer.lua/ spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz?action=download
132
132
tar xvfz spark-3.5.5-bin-hadoop3.tgz
133
133
mv spark-3.5.5-bin-hadoop3 /tmp/spark
134
134
cd /tmp/spark/sbin
@@ -152,7 +152,7 @@ jobs:
152
152
java-version : 17
153
153
- name : Test
154
154
run : |
155
- curl -LO https://downloads .apache.org/spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz
155
+ curl -LO https://www .apache.org/dyn/closer.lua/ spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz?action=download
156
156
tar xvfz spark-3.5.5-bin-hadoop3.tgz
157
157
mv spark-3.5.5-bin-hadoop3 /tmp/spark
158
158
cd /tmp/spark/sbin
You can’t perform that action at this time.
0 commit comments