[ https://issues.apache.org/jira/browse/SPARK-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Chammas updated SPARK-1805:
------------------------------------
Affects Version/s: 1.1.1
1.2.0
> Error launching cluster when master and slave machines are of different virtualization
types
> --------------------------------------------------------------------------------------------
>
> Key: SPARK-1805
> URL: https://issues.apache.org/jira/browse/SPARK-1805
> Project: Spark
> Issue Type: Bug
> Components: EC2
> Affects Versions: 0.9.0, 0.9.1, 1.0.0, 1.1.1, 1.2.0
> Reporter: Han JU
> Priority: Minor
>
> In the current EC2 script, the AMI image object is loaded only once. This is OK when
the master and slave machines are of the same virtualization type (pv or hvm). But this won't
work if, say, the master is pv and the slaves are hvm since the AMI is not compatible across
these two kinds of virtualization.
--
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
|