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

Spark install fails intermittently #253

Closed
ghost opened this issue Jun 12, 2018 · 1 comment
Closed

Spark install fails intermittently #253

ghost opened this issue Jun 12, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 12, 2018

After launching/destroying a handful (~5) clusters, new launches fail with the error below. When I ssh into the driver node I notice that spark-2.3.0-bin-hadoop2.6.tgz is something like 300 bytes.

[54.174.89.133] Installing Spark...
from: https://s3.amazonaws.com/spark-related-packages/spark-2.3.0-bin-hadoop2.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 300 0 300 0 0 893 0 --:--:-- --:--:-- --:--:-- 895

gzip: spark-2.3.0-bin-hadoop2.6.tgz: not in gzip format
Do you want to terminate the 2 instances created by this operation?

@nchammas
Copy link
Owner

Starting with Spark 2.2.1, Spark is no longer hosted on S3. The project decided to move exclusively to the Apache mirror network. Try your launch with an earlier version of Spark, or install Flintrock from master.

For more information, see #238 and #249.

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

No branches or pull requests

1 participant