[ 
https://issues.apache.org/jira/browse/IMPALA-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18090356#comment-18090356
 ] 

ASF subversion and git services commented on IMPALA-15112:
----------------------------------------------------------

Commit a26c1e813ca69d69530aea47d14af51e912aad84 in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a26c1e813 ]

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]>


> 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
>            Priority: Minor
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to