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

Josh Rosen updated SPARK-11837:
-------------------------------
    Assignee: Mortada Mehyar

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

Reply via email to