You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matthew Goodman (JIRA)" <ji...@apache.org> on 2015/05/26 20:04:18 UTC

[jira] [Comment Edited] (SPARK-7806) spark-ec2 launch script fails for Python3

    [ https://issues.apache.org/jira/browse/SPARK-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559502#comment-14559502 ] 

Matthew Goodman edited comment on SPARK-7806 at 5/26/15 6:03 PM:
-----------------------------------------------------------------

This is mostly fixed by the PR above.  There needs to be a single line change in the deploy_scripts.py which needs a wrapping of its single print call here: https://github.com/mesos/spark-ec2/blob/branch-1.4/deploy_templates.py#88




was (Author: meawoppl):
This is mostly fixed by the PR above.  There needs to be a single line change in the deploy_scripts.py which needs a wrapping of its single print call here: https://github.com/mesos/spark-ec2/blob/branch-1.4/deploy_templates.py



> spark-ec2 launch script fails for Python3
> -----------------------------------------
>
>                 Key: SPARK-7806
>                 URL: https://issues.apache.org/jira/browse/SPARK-7806
>             Project: Spark
>          Issue Type: Bug
>          Components: EC2, PySpark
>    Affects Versions: 1.3.1
>         Environment: All platforms.  
>            Reporter: Matthew Goodman
>            Priority: Minor
>
> Depending on the options used the spark-ec2 script will terminate ungracefully.  
> Relevant buglets include:
>  - urlopen() returning bytes vs. string
>  - floor division change for partition calculation
>  - filter() iteration behavior change in module calculation
> I have a fixed version that I wish to contribute.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org