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

Joe McDonnell resolved IMPALA-11956.
------------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Fixed

native-toolchain change:
{noformat}
commit 821f1d91bd03366cdacc28c04ed2e46046161c3d
Author: Joe McDonnell <[email protected]>
Date:   Mon Feb 27 18:54:19 2023 -0800    IMPALA-11956: Update Python 3 version 
to 3.7.16
    
    Python 3.7.4 is fairly old, even for Python 3.7 releases.
    This is an issue for creating a Python 3 virtualenv,
    because the virtualenv uses the bundled pip3 from the
    toolchain Python. The bundled pip3 in Python 3.7.4
    is old, and it no longer work properly with new
    python packages. Upgrading gets a newer pip3 that works
    properly.
    
    Testing:
     - Built a Python 3 virtualenv locally
    
    Change-Id: I7e2b6833bbefefa1e2a18c9900c7b123fe105d3c
    Reviewed-on: http://gerrit.cloudera.org:8080/19562
    Reviewed-by: Michael Smith <[email protected]>
    Reviewed-by: Laszlo Gaal <[email protected]>
    Tested-by: Joe McDonnell <[email protected]>
{noformat}

> Update toolchain python 3 to 3.7.16
> -----------------------------------
>
>                 Key: IMPALA-11956
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11956
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Infrastructure
>    Affects Versions: Impala 4.3.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>
> Python 3.7.4 is very old, even for a Python 3.7 release. It includes a pip3 
> that is too old to work with the current versions of setuptools / wheel that 
> we use in infra/python/deps/setuptools-requirements.txt. 
> Python 3.7.16 has all the security updates and includes a recent pip3.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to