[ 
https://issues.apache.org/jira/browse/SPARK-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-1805.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 4455
[https://github.com/apache/spark/pull/4455]

> 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
>             Fix For: 1.4.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to