[
https://issues.apache.org/jira/browse/SPARK-14648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-14648:
-------------------------------------
Assignee: Josh Rosen
> Spark EC2 script creates cluster but spark is not installed properly.
> ---------------------------------------------------------------------
>
> Key: SPARK-14648
> URL: https://issues.apache.org/jira/browse/SPARK-14648
> Project: Spark
> Issue Type: Bug
> Components: EC2
> Affects Versions: 1.6.1
> Environment: Spark 1.6.1
> Reporter: Nikhil
> Assignee: Josh Rosen
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Launched EC2 cluster using this code
> ./spark-ec2 --key-pair=spark --identity-file=spark.pem --region=us-east-1
> --instance-type=c3.large -s 1 --copy-aws-credentials launch test-cluster
> Spark cluster created and running.
> After login, spark folder does not contain anything.
> -------------------------------------------------------------------
> When the script ran, here's where the problem was I believe.
> Saving to: ‘spark-1.6.1-bin-hadoop1.tgz’
> 100%[====================================================================================================================================================================================================>]
> 277,258,240 55.8MB/s in 4.4s
> 2016-04-14 23:31:49 (59.8 MB/s) - ‘spark-1.6.1-bin-hadoop1.tgz’ saved
> [277258240/277258240]
> Unpacking Spark
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> mv: missing destination file operand after `spark'
> Try `mv --help' for more information.
> [timing] spark init: 00h 00m 06s
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]