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

Shivaram Venkataraman commented on SPARK-7909:
----------------------------------------------

The packages will get to S3 once the 1.4 release is finalized. We are still 
testing / voting on release candidates and you can follow these on the Spark 
developer mailing list.  BTW I also have a change open at spark-ec2 for 
substituting the Spark version based on pattern 
https://github.com/mesos/spark-ec2/pull/116/files#diff-1d040c3294246f2b59643d63868fc2ad,
 so that should take care of picking up the binary once its released.

However, feel free to send out PRs for the other python3 print fixes you had to 
make in init.sh etc. 

> spark-ec2 and associated tools not py3 ready
> --------------------------------------------
>
>                 Key: SPARK-7909
>                 URL: https://issues.apache.org/jira/browse/SPARK-7909
>             Project: Spark
>          Issue Type: Improvement
>          Components: EC2
>         Environment: ec2 python3
>            Reporter: Matthew Goodman
>
> At present there is not a possible permutation of tools that supports Python3 
> on both the launching computer and running cluster.  There are a couple 
> problems involved:
>  - There is no prebuilt spark binary with python3 support.
>  - spark-ec2/spark/init.sh contains inline py3 unfriendly print statements
>  - Config files for cluster processes don't seem to make it to all nodes in a 
> working format.
> I have fixes for some of this, but the config and running context debugging 
> remains elusive to me.  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to