Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13249 )
Change subject: Fix issues with toolchain Python and bump version ...................................................................... Fix issues with toolchain Python and bump version * Bumps the version to 2.7.16, the latest Python 2 release. * Fixes issues where paths like /tmp/tmp.mEyNqPNTxH-impala-toolchain/gcc got baked into the Python metadata, which caused problems when later compiling C/C++ extensions from source. * Remove hardcoded version in Kudu build scripts This is motivated by IMPALA-8508, where we want to consume the toolchain python outside of the toolchain. Change-Id: I7e6c9c4371d3d6c1193c2cc02d45c22b04137672 Reviewed-on: http://gerrit.cloudera.org:8080/13249 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- M buildall.sh M source/kudu/build.sh M source/python/build.sh 3 files changed, 18 insertions(+), 9 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13249 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I7e6c9c4371d3d6c1193c2cc02d45c22b04137672 Gerrit-Change-Number: 13249 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
