mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Updates utility scripts that don't use impala-python to work with Python 3 so we can build on systems that don't include Python 2 (such as SLES 15 SP4). Primarily adds 'universal_newlines=True' to subprocess calls so they return text rather than binary data in Python 3 with a change that's compatible with Python 2. Testing: - built in SLES 15 SP4 container with Python 3 Change-Id: I7f4ce71fa1183aaeeca55d0666aeb113640c5cf2 Reviewed-on: http://gerrit.cloudera.org:8080/19559 Reviewed-by: Michael Smith <michael.smith@cloudera.com> Tested-by: Michael Smith <michael.smith@cloudera.com>
17 KiB
17 KiB