Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/22953 )
Change subject: IMPALA-13326: Prefer python3 for tarball packaged impala-shell ...................................................................... Patch Set 1: > I see we still have this in bin/impala-config.sh > > export IMPALA_PYTHON3_VERSION=3.8.18 > > This version has reach EOL. Should we consider upgrading it? > https://devguide.python.org/versions/ It looks like Python 3.10 and above require OpenSSL 1.1.1 (https://peps.python.org/pep-0644/ ), which would require us to kill off Centos 7 / SLES 12 / Ubuntu 16 (and maybe Ubuntu 18). We could get to Python 3.9, but it is getting pretty close to EOL as well. -- To view, visit http://gerrit.cloudera.org:8080/22953 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If0e32e8eee672e4dc66e725722f5150cd1e4c9a6 Gerrit-Change-Number: 22953 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Tue, 27 May 2025 21:47:42 +0000 Gerrit-HasComments: No
