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

Dongjoon Hyun resolved SPARK-37658.
-----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 34917
[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
>            Assignee: Hyukjin Kwon
>            Priority: Major
>             Fix For: 3.3.0
>
>
> {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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to