amplab / spark-ec2

Scripts used to setup a Spark cluster on EC2
Apache License 2.0
393 stars 299 forks source link

Need support for ca-central-1 #99

Closed bfleming-ciena closed 7 years ago

bfleming-ciena commented 7 years ago

Need the new boto dist included > 2.44 that supports canada.

Could someone suggest how I change the dist for boto?

bfleming-ciena commented 7 years ago

In general, support for the ca-central-1 (canada) region.

nchammas commented 7 years ago

As explained in this comment (and in other discussions on GitHub and the Spark mailing list), new regions are not likely to be added to spark-ec2.

bfleming-ciena commented 7 years ago

@nchammas Thank you very much for pointing me to that.