You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "sandesh (JIRA)" <ji...@apache.org> on 2016/03/14 10:29:33 UTC

[jira] [Created] (SPARK-13855) Spark EC2 deploy is failing for spark version 1.6.1

sandesh created SPARK-13855:
-------------------------------

             Summary: Spark EC2 deploy is failing for spark version 1.6.1
                 Key: SPARK-13855
                 URL: https://issues.apache.org/jira/browse/SPARK-13855
             Project: Spark
          Issue Type: Bug
          Components: EC2
    Affects Versions: 1.6.1
         Environment: production
            Reporter: sandesh
             Fix For: 1.6.1


Getting below error while deploying spark on EC2 with version 1.6.1

[timing] scala init:  00h 00m 12s
Initializing spark
--2016-03-14 07:05:30--  http://s3.amazonaws.com/spark-related-packages/spark-1.6.1-bin-hadoop2.4.tgz
Resolving s3.amazonaws.com (s3.amazonaws.com)... 54.231.50.12
Connecting to s3.amazonaws.com (s3.amazonaws.com)|54.231.50.12|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-03-14 07:05:30 ERROR 404: Not Found.

ERROR: Unknown Spark version
spark/init.sh: line 137: return: -1: invalid option
return: usage: return [n]
Unpacking Spark
tar (child): spark-*.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
rm: cannot remove `spark-*.tgz': No such file or directory
mv: missing destination file operand after `spark'
Try `mv --help' for more information.

Checked s3 bucket spark-related-packages and noticed that no spark 1.6.1 present




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org