Tim Armstrong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14408


Change subject: IMPALA-9034: fix distcc+ccache
......................................................................

IMPALA-9034: fix distcc+ccache

According to the ccache manpage, the correct way to compose it with
distcc is to use CCACHE_PREFIX. I think this explains why local
ccache wasn't working for me.

I updated the distcc wrapper scripts to do this instead and
confirmed that it works - after doing a clean and rebuilding
the same branch, it is much faster and "ccache -s" shows a
bunch of cache hit.

ccache on the distcc server side still works.

Change-Id: Ie0b080709bd765056b9296d3deb805038fc01e5d
---
M be/CMakeLists.txt
M bin/distcc/distcc.sh
M bin/distcc/distcc_env.sh
3 files changed, 36 insertions(+), 38 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/14408/1
--
To view, visit http://gerrit.cloudera.org:8080/14408
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0b080709bd765056b9296d3deb805038fc01e5d
Gerrit-Change-Number: 14408
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to