Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24334
Change subject: IMPALA-15027: Python 2 infra cleanup ...................................................................... IMPALA-15027: Python 2 infra cleanup Removes the unused distro Python package. Removes six and future, which are compatibility packages for Python 2+3 that we don't need any more since impala-python is 3.11. Replaces deprecated abstractproperty. Change-Id: I1b43878bafa488d513b4440aab3865cb17b12c78 --- M infra/python/bootstrap_virtualenv.py M infra/python/deps/requirements.txt M tests/common/environ.py M tests/common/impala_connection.py M tests/comparison/cluster.py M tests/comparison/db_connection.py M tests/comparison/db_types.py M tests/comparison/query.py M tests/custom_cluster/test_thrift_socket.py M tests/metadata/test_recover_partitions.py M tests/util/filesystem_base.py 11 files changed, 32 insertions(+), 51 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/34/24334/1 -- To view, visit http://gerrit.cloudera.org:8080/24334 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1b43878bafa488d513b4440aab3865cb17b12c78 Gerrit-Change-Number: 24334 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
