Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14363 )
Change subject: IMPALA-9005: distcc server bootstrapping improvements ...................................................................... IMPALA-9005: distcc server bootstrapping improvements Adds a script distcc_server_bootstrap.sh that can be run in a standalone way on an ubuntu 16.04 server. A next step could be to build a docker image that can be deployed as an impala distcc server. Testing: Ran in an ubuntu 16.04 docker image and then confirmed I could add it to my BUILD_FARM and compile things with it. Change-Id: I9e382e90f68a5a2fe2917184fa4603bed492a308 Reviewed-on: http://gerrit.cloudera.org:8080/14363 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- A bin/distcc/distcc_server_bootstrap.sh M bin/distcc/distcc_server_setup.sh 2 files changed, 83 insertions(+), 3 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Tim Armstrong: Verified -- To view, visit http://gerrit.cloudera.org:8080/14363 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I9e382e90f68a5a2fe2917184fa4603bed492a308 Gerrit-Change-Number: 14363 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
