Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24456
Change subject: IMPALA-15100: Stop building Thrift's python library ...................................................................... IMPALA-15100: Stop building Thrift's python library Impala gets Thrift's python library via PyPi and no longer needs to build it in the toolchain. This removes Thrift's Python build but preserves the code that includes fb303.thrift in the archive. Since this was the only use for Python 2, this removes the Python 2 build. This also does misc cleanup to use scopes for environment variables rather than manual unset calls. Change-Id: If7ba893da7b7eeaa4f31292e4526f8dded9d3934 --- M buildall.sh M source/thrift/build.sh 2 files changed, 39 insertions(+), 61 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/56/24456/1 -- To view, visit http://gerrit.cloudera.org:8080/24456 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If7ba893da7b7eeaa4f31292e4526f8dded9d3934 Gerrit-Change-Number: 24456 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
