Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19609 )
Change subject: IMPALA-11955: (Addendum) Allow disabling Python version ...................................................................... IMPALA-11955: (Addendum) Allow disabling Python version Allows disabling building for a specific Python version (even if present on the system) by setting `IMPALA_SYSTEM_PYTHON2_OVERRIDE` or `IMPALA_SYSTEM_PYTHON3_OVERRIDE` before sourcing impala-config.sh. Testing: - Manually tested setting variables then sourcing impala-config.sh Change-Id: I0d33fd385c40aa47cc3fd1893c298afe87a93d04 Reviewed-on: http://gerrit.cloudera.org:8080/19609 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Michael Smith <[email protected]> --- M bin/impala-config.sh 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/19609 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0d33fd385c40aa47cc3fd1893c298afe87a93d04 Gerrit-Change-Number: 19609 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
