Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20137 )
Change subject: IMPALA-12252: Support distcc server on Ubuntu 20.04 ...................................................................... IMPALA-12252: Support distcc server on Ubuntu 20.04 This patch updates our scripts to support our distcc server to be executed on Ubuntu 20.04. One issue to overcome was because of a security fix in distcc. Newer versions only allow compiler programs to be executed if they have a symlink under /usr/lib/distcc. Testing: * tested manually Change-Id: I3cb4dbb210ec22195450dd1a0cb64e00a4559c19 Reviewed-on: http://gerrit.cloudera.org:8080/20137 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/distcc/distcc_server_bootstrap.sh M bin/distcc/distcc_server_setup.sh 2 files changed, 16 insertions(+), 4 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20137 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3cb4dbb210ec22195450dd1a0cb64e00a4559c19 Gerrit-Change-Number: 20137 Gerrit-PatchSet: 3 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
