You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph E. Gonzalez (JIRA)" <ji...@apache.org> on 2015/09/06 04:46:45 UTC

[jira] [Created] (SPARK-10462) spark-ec2 not creating ephemeral volumes

Joseph E. Gonzalez created SPARK-10462:
------------------------------------------

             Summary: spark-ec2 not creating ephemeral volumes
                 Key: SPARK-10462
                 URL: https://issues.apache.org/jira/browse/SPARK-10462
             Project: Spark
          Issue Type: Bug
          Components: EC2
    Affects Versions: 1.5.0
            Reporter: Joseph E. Gonzalez


When trying to launch an ec2 cluster with the following:

```
./ec2/spark-ec2 -r us-west-2 -k mykey -i mykey.pem \
	--hadoop-major-version=yarn \
	--spot-price=1.0 \
	-t c4.2xlarge -s 2 \
	launch test-dato-yarn
```

None of the nodes had an ephemeral volume and the /mnt was mounted to the root 8G file-system.





--
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