Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-37658

Skip PIP packaging test if Python version is lower than 3.7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • Project Infra, PySpark
    • None

    Description

      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...
      

      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.

      Attachments

        Activity

          People

            gurwls223 Hyukjin Kwon
            gurwls223 Hyukjin Kwon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: