mirror of
https://github.com/apache/impala.git
synced 2025-12-26 05:03:05 -05:00
Detect system Pythons (2 and 3) during build configuration. Build the impala-shell tarball only using available Python versions, and test available versions. Drops support for DISABLE_PYTHON3_TEST as it's now automatically detected. If python3 is present on the system, it's expected to be usable. Testing: - built in SLES 15 SP4 container with Python 3 Change-Id: Iba36d0feba163e1251c66a6a49121d4dac625afc Reviewed-on: http://gerrit.cloudera.org:8080/19560 Reviewed-by: Michael Smith <michael.smith@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>