Joe McDonnell has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/14326 )

Change subject: IMPALA-8977: Update version of maven used for building docker 
containers
......................................................................

IMPALA-8977: Update version of maven used for building docker containers

postinstall.sh currently downloads and uses maven 3.6.0. However, maven
3.6.0 is no longer available at the URL hardcoded in postinstall.sh.
This switches to using maven 3.6.2.

This also modifies docker/buildall.py to allow building a single docker
file. I verified that the following docker images build:
 - Redhat 7
 - Debian 8
 - Ubuntu 18.04 / 16.04 / 14.04 / 12.04
These do not:
 - Redhat 6 - tracked by IMPALA-8978
 - Debian 7 - tracked by IMPALA-8992
I did not check SLES12.

Change-Id: I53f261b4f9b20b966522bddd34d5aaf4882fb66e
Reviewed-on: http://gerrit.cloudera.org:8080/14326
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
---
M docker/README.md
M docker/all/postinstall.sh
M docker/buildall.py
3 files changed, 18 insertions(+), 5 deletions(-)

Approvals:
  Tim Armstrong: Looks good to me, approved
  Joe McDonnell: Verified

--
To view, visit http://gerrit.cloudera.org:8080/14326
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I53f261b4f9b20b966522bddd34d5aaf4882fb66e
Gerrit-Change-Number: 14326
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to