[ https://issues.apache.org/jira/browse/SPARK-12661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864834#comment-15864834
]
Josh Rosen commented on SPARK-12661:
------------------------------------
IIRC the Jenkins work was to make sure that we have the new minimum supported Python version
installed, namely an older Python 2.7 release. This should be relatively easy to setup using
a virtualenv / conda environment on the existing infrastructure, but if we wait a little bit
longer for the new Jenkins to be ready then we can just dockerize / containerize the Spark
build and bake whatever Python version we want into our custom build container (/cc [~shaneknapp])
> Drop Python 2.6 support in PySpark
> ----------------------------------
>
> Key: SPARK-12661
> URL: https://issues.apache.org/jira/browse/SPARK-12661
> Project: Spark
> Issue Type: Task
> Components: PySpark
> Reporter: Davies Liu
> Labels: releasenotes
>
> 1. stop testing with 2.6
> 2. remove the code for python 2.6
> see discussion : https://www.mail-archive.com/user@spark.apache.org/msg43423.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|