Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/6655
Change subject: IMPALA-5207,IMPALA-5214: distcc fixes ...................................................................... IMPALA-5207,IMPALA-5214: distcc fixes enable_distcc should reset IMPALA_DISTCC_ENABLED, otherwise disable_distcc is not reversible Remove the requirement of a toolchain at /opt/Impala-Toolchain. We can easily identify paths starting with $IMPALA_TOOLCHAIN and remap them in distcc.sh. Testing: Did a local build with distcc with IMPALA_TOOLCHAIN at a different location. Tried toggling disable_distcc and enable_distcc. Change-Id: Ic6456d0101cd15287c543cb576be6cd2391f1f26 --- M bin/distcc/README.md M bin/distcc/distcc.sh M bin/distcc/distcc_env.sh 3 files changed, 11 insertions(+), 25 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/6655/1 -- To view, visit http://gerrit.cloudera.org:8080/6655 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic6456d0101cd15287c543cb576be6cd2391f1f26 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
