[
https://issues.apache.org/jira/browse/SPARK-11837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-11837.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Issue resolved by pull request 9797
[https://github.com/apache/spark/pull/9797]
> spark_ec2.py breaks with python3 and m3 instances
> -------------------------------------------------
>
> Key: SPARK-11837
> URL: https://issues.apache.org/jira/browse/SPARK-11837
> Project: Spark
> Issue Type: Bug
> Components: EC2
> Reporter: Mortada Mehyar
> Priority: Minor
> Fix For: 1.6.0
>
>
> The `spark_ec2.py` script breaks when launching an m3 instance with python3
> because `string.letters` is for python2 only. For python3
> `string.ascii_letters` should be used instead.
> The PR for fixing this is here: https://github.com/apache/spark/pull/9797
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]