[ https://issues.apache.org/jira/browse/SPARK-10462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shivaram Venkataraman resolved SPARK-10462. ------------------------------------------- Resolution: Won't Fix According to http://www.ec2instances.info/?filter=c4.2xlarge these machines don't have any ephemeral disks so there is nothing to mount. Closing this here, and we can open a new issue on amplab/spark-ec2 if required > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org