You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Sandish Kumar HN (Code Review)" <ge...@cloudera.org> on 2019/08/28 21:01:44 UTC

[kudu-CR] KUDU-2877 Set stderrthreshold flag to INFO for Docker Images

Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Grant Henke, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/14140

to look at the new patch set (#14).

Change subject: KUDU-2877 Set stderrthreshold flag to INFO for Docker Images
......................................................................

KUDU-2877 Set stderrthreshold flag to INFO for Docker Images

by setting stderrthreshold flag to 0 logs would go to both files and 
stderr at same time.
--stderrthreshold=0
0 for INFO type
1 for WARN type
3 for ERROR type

Change-Id: I58117a587cdca868e240897938964d68d50ddd5b
---
M docker/kudu-entrypoint.sh
M docker/quickstart.yml
2 files changed, 10 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/14140/14
-- 
To view, visit http://gerrit.cloudera.org:8080/14140
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I58117a587cdca868e240897938964d68d50ddd5b
Gerrit-Change-Number: 14140
Gerrit-PatchSet: 14
Gerrit-Owner: Sandish Kumar HN <sa...@gmail.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Sandish Kumar HN <sa...@gmail.com>