Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24487 )
Change subject: IMPALA-15112: Silence wget calls in utility scripts ...................................................................... IMPALA-15112: Silence wget calls in utility scripts Add '-q' (--quiet) or '-nv' (--no-verbose) flags to wget calls in various setup and utility scripts to ensure that build logs are not polluted by interactive progress bars/progress reports. Change-Id: I6a9b578291812dbf5de52d34b718c8a8e3463b38 Reviewed-on: http://gerrit.cloudera.org:8080/24487 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/create-test-configuration.sh M testdata/bin/download-impala-jdbc-driver.sh M testdata/bin/setup-mysql-env.sh M testdata/bin/setup-ranger.sh 4 files changed, 7 insertions(+), 7 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/24487 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I6a9b578291812dbf5de52d34b718c8a8e3463b38 Gerrit-Change-Number: 24487 Gerrit-PatchSet: 4 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]>
