You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/12/16 04:04:00 UTC

[jira] [Commented] (SPARK-37658) Skip PIP packaging test if Python version is lower than 3.7

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

Apache Spark commented on SPARK-37658:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/34917

> Skip PIP packaging test if Python version is lower than 3.7
> -----------------------------------------------------------
>
>                 Key: SPARK-37658
>                 URL: https://issues.apache.org/jira/browse/SPARK-37658
>             Project: Spark
>          Issue Type: Bug
>          Components: Project Infra, PySpark
>    Affects Versions: 3.3.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> {code}
> Writing pyspark-3.3.0.dev0/setup.cfg
> Creating tar archive
> removing 'pyspark-3.3.0.dev0' (and everything under it)
> Installing dist into virtual env
> Obtaining file:///home/jenkins/workspace/SparkPullRequestBuilder%402/python
> pyspark requires Python '>=3.7' but the running Python is 3.6.8
> Cleaning up temporary directory - /tmp/tmp.CCragmNU1X
> [error] running /home/jenkins/workspace/SparkPullRequestBuilder@2/dev/run-pip-tests ; received return code 1
> Attempting to post to GitHub...
> {code}
> After we drop Python 3.6 at SPARK-37632, PIP packaging test fails intermittently https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/146255/console. Apparently, different Python versions are installed. We should skip the test in these cases.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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