Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23967
Change subject: PROTOTYPE: Remove the Python 2 impala-python virtualenv ...................................................................... PROTOTYPE: Remove the Python 2 impala-python virtualenv Previous changes stopped building the Python 2 impala-python virtualenv, but the code is still around and in theory could be revived. Since Python 2 is dead, this removes that support and simplifies the code. py2-requirements.txt is removed. py3-requirements.txt is folded back into requirements.txt. This removes scripts that depended on the Python 2 virtualenv. Change-Id: If28a8a0466614fc1d022e27c742dc3880509947a --- M CMakeLists.txt M bin/cmake_aux/create_virtualenv.sh D bin/impala-env-versioned-python D bin/impala-futurize D bin/impala-pip M bin/impala-py.test D bin/impala-python D bin/impala-python-common.sh D bin/impala-virtualenv M bin/init-impala-python.sh M infra/python/bootstrap_virtualenv.py M infra/python/deps/pip_download.py D infra/python/deps/py2-requirements.txt D infra/python/deps/py3-requirements.txt M infra/python/deps/requirements.txt M shell/CMakeLists.txt M tests/run-tests.py 17 files changed, 78 insertions(+), 413 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/67/23967/1 -- To view, visit http://gerrit.cloudera.org:8080/23967 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If28a8a0466614fc1d022e27c742dc3880509947a Gerrit-Change-Number: 23967 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
