Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://apache.mirror.iphh.net/spark/spark-2.4.0/spark-2.4.0-bin-hadoop2.7.tgz is removed. #12

Open
iknowchang opened this issue Apr 6, 2019 · 5 comments

Comments

@iknowchang
Copy link

Step 10/10 : RUN wget --no-verbose http://apache.mirror.iphh.net/spark/spark-${SPARK_VERSION}/spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}.tgz && tar -xvzf spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}.tgz       && mv spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION} spark       && rm spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}.tgz
 ---> Running in f077b663eab8
http://apache.mirror.iphh.net/spark/spark-2.4.0/spark-2.4.0-bin-hadoop2.7.tgz:
2019-04-06 16:22:07 ERROR 404: Not Found.
The command '/bin/sh -c wget --no-verbose
@iknowchang
Copy link
Author

iknowchang commented Apr 6, 2019

SPARK_VERSION=2.4.1 is available for docker/base/Dockerfile file.

mvillarrealb added a commit that referenced this issue Jul 14, 2019
updated version to fix download #12
@arslanmujeeb
Copy link

write the updated version, currently its 2.4.3 so, write this: http://apache.mirror.anlx.net/spark/spark-2.4.3/spark-2.4.3-bin-hadoop2.7.tgz

@djarami
Copy link

djarami commented Oct 1, 2019

Looks like it is updated again - it is now:
http://apache.mirror.anlx.net/spark/spark-2.4.4/spark-2.4.4-bin-hadoop2.7.tgz

Need to update ENV SPARK_VERSION=2.4.4 in docker/base/Docker file

@Praneet9
Copy link

Praneet9 commented Apr 8, 2020

SPARK_VERSION is updated again.
Updated link - http://apache.mirror.anlx.net/spark/spark-2.4.5/spark-2.4.5-bin-hadoop2.7.tgz
Update ENV SPARK_VERSION=2.4.5 in docker/base/Docker file

peihongch added a commit to peihongch/docker-spark-cluster that referenced this issue May 2, 2020
@rajdipr-dataman
Copy link

Is there another version, as 2.4.5 is also not working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants