Laszlo Gaal has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23129 )
Change subject: IMPALA-13025: Upgrade AWSCLI to v2 in toolchain build containers ...................................................................... IMPALA-13025: Upgrade AWSCLI to v2 in toolchain build containers IMPALA-12697 exposed AWSCLIv1 as a potential cause for build breaks: occasionally it throws segfaults during S3 bucket uploads when executed on an ARM-based instance. This patch replaces AWSCLIv1 with AWSCLIv2 in the toolchain build container images hoping to avoid this failure. Add architecture-dependent env var to signature download Change-Id: Id4d451bd69cc68f1bc0ec5f73527a3a9f1a59219 Reviewed-on: http://gerrit.cloudera.org:8080/23129 Reviewed-by: Michael Smith <[email protected]> Tested-by: Laszlo Gaal <[email protected]> --- M docker/all/assert-dependencies-present.py M docker/all/postinstall.sh 2 files changed, 57 insertions(+), 16 deletions(-) Approvals: Michael Smith: Looks good to me, approved Laszlo Gaal: Verified -- To view, visit http://gerrit.cloudera.org:8080/23129 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id4d451bd69cc68f1bc0ec5f73527a3a9f1a59219 Gerrit-Change-Number: 23129 Gerrit-PatchSet: 4 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
