File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed
Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ RUN set -ex; \
4040 tar -xvf ${local_binary}; \
4141 mv apache-maven-${maven_version} /usr/lib/maven; \
4242 rm -rf ${local_binary}; \
43- wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-bin.tgz -P /opt/; \
4443 wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.5.4/apache-celeborn-0.5.4-bin.tgz -P /opt/; \
4544 wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.6.1/apache-celeborn-0.6.1-bin.tgz -P /opt/; \
4645 wget -nv https://archive.apache.org/dist/incubator/uniffle/0.9.2/apache-uniffle-0.9.2-incubating-bin.tar.gz -P /opt/; \
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RUN set -ex; \
3838 tar -xvf ${local_binary}; \
3939 mv apache-maven-${maven_version} /usr/lib/maven; \
4040 rm -rf ${local_binary}; \
41- wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-bin.tgz -P /opt/; \
4241 wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.5.4/apache-celeborn-0.5.4-bin.tgz -P /opt/; \
4342 wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.6.1/apache-celeborn-0.6.1-bin.tgz -P /opt/; \
4443 wget -nv https://archive.apache.org/dist/incubator/uniffle/0.9.2/apache-uniffle-0.9.2-incubating-bin.tar.gz -P /opt/; \
Original file line number Diff line number Diff line change 315315 <delta .version>4.0.0</delta .version>
316316 </properties >
317317 </profile >
318- <profile >
319- <id >celeborn-0.4</id >
320- <properties >
321- <celeborn .version>0.4.3</celeborn .version>
322- </properties >
323- </profile >
324318 <profile >
325319 <id >celeborn-0.5</id >
326320 <properties >
You can’t perform that action at this time.
0 commit comments