Hi ,

I am trying to run spark with EC2 SSD instance i2.2xlarge,

But, when I try to launch EC2 cluster using spark-ec2 script with
--instance-type=i2.2x.large

I received the following error:
<Response><Errors><Error><Code>InvalidParameterCombination</Code><Message>Virtualization
type 'hvm' is required for instances of type
'i2.2xlarge'.</Message></Error></Errors><RequestID>139a0477-fe3c-47bd-bcef-6a74e5f0d220</RequestID></Response>

I couldn't find any option to specify the virtualization type, how can
I resolve this?

Thank you very much,

-chen

Reply via email to