Laszlo Gaal created IMPALA-15112:
------------------------------------
Summary: wget is still polluting some build and test logs
Key: IMPALA-15112
URL: https://issues.apache.org/jira/browse/IMPALA-15112
Project: IMPALA
Issue Type: Improvement
Components: Infrastructure
Affects Versions: Impala 5.0.0
Reporter: Laszlo Gaal
Assignee: Laszlo Gaal
There are still some wget calls in setup, build and utility scripts that run
with full progress reports, which pollute build logs unnecessarily. Some
scripts (e.g. testdata/bin/setup-ranger.sh) are even inconsistent in their wget
usage: some calls are silenced with the `-q` switch, some others aren't.
These calls should be quieted uniformly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)