You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/04/03 16:25:21 UTC

[kudu-CR] [docker] Remove `set -x` from entrypoint scripts

Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15643


Change subject: [docker] Remove `set -x` from entrypoint scripts
......................................................................

[docker] Remove `set -x` from entrypoint scripts

This patch removes the `set -x` from entrypoint scripts to prevent
noise in scripts that users interact with.

Change-Id: I4b14a6358035cf399887a1059bf0176c59411686
---
M docker/impala-entrypoint.sh
M docker/kudu-entrypoint.sh
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/15643/1
-- 
To view, visit http://gerrit.cloudera.org:8080/15643
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4b14a6358035cf399887a1059bf0176c59411686
Gerrit-Change-Number: 15643
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>

[kudu-CR] [docker] Remove `set -x` from entrypoint scripts

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/15643 )

Change subject: [docker] Remove `set -x` from entrypoint scripts
......................................................................


Patch Set 1: Code-Review+2


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I4b14a6358035cf399887a1059bf0176c59411686
Gerrit-Change-Number: 15643
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Fri, 03 Apr 2020 17:57:01 +0000
Gerrit-HasComments: No

[kudu-CR] [docker] Remove `set -x` from entrypoint scripts

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15643 )

Change subject: [docker] Remove `set -x` from entrypoint scripts
......................................................................

[docker] Remove `set -x` from entrypoint scripts

This patch removes the `set -x` from entrypoint scripts to prevent
noise in scripts that users interact with.

Change-Id: I4b14a6358035cf399887a1059bf0176c59411686
Reviewed-on: http://gerrit.cloudera.org:8080/15643
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <as...@cloudera.com>
---
M docker/impala-entrypoint.sh
M docker/kudu-entrypoint.sh
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4b14a6358035cf399887a1059bf0176c59411686
Gerrit-Change-Number: 15643
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)