Hello Thomas Tauber-Marshall,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/6655
to look at the new patch set (#3).
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, 12 insertions(+), 25 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/6655/3
--
To view, visit http://gerrit.cloudera.org:8080/6655
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic6456d0101cd15287c543cb576be6cd2391f1f26
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Attila Jeges <[email protected]>
Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>