You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Volodymyr Verovkin (Code Review)" <ge...@cloudera.org> on 2020/04/22 05:48:13 UTC

[kudu-CR] [script] Added --unlock unsafe flags to start kudu.sh

Volodymyr Verovkin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15780


Change subject: [script] Added --unlock_unsafe_flags to start_kudu.sh
......................................................................

[script] Added --unlock_unsafe_flags to start_kudu.sh

Without --unlock_unsafe_flags start_kudu.sh shows
warning:
WARNING: Logging before InitGoogleLogging() is written to STDERR
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0421 21:54:53.600564 17547 hybrid_clock.cc:157] --unlock_unsafe_flags
should be set if configuring --time_source to be system_unsync or mock
E0421 21:54:53.600500 17545 hybrid_clock.cc:157] --unlock_unsafe_flags
should be set if configuring --time_source to be system_unsync or mock

Change-Id: If7cc93849cf61d5a80001f4fd544dd678426fa5d
---
M src/kudu/scripts/start_kudu.sh
1 file changed, 2 insertions(+), 0 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If7cc93849cf61d5a80001f4fd544dd678426fa5d
Gerrit-Change-Number: 15780
Gerrit-PatchSet: 1
Gerrit-Owner: Volodymyr Verovkin <ve...@cloudera.com>

[kudu-CR] [script] Added --unlock unsafe flags to start kudu.sh

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

Change subject: [script] Added --unlock_unsafe_flags to start_kudu.sh
......................................................................


Patch Set 1: Code-Review+2


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If7cc93849cf61d5a80001f4fd544dd678426fa5d
Gerrit-Change-Number: 15780
Gerrit-PatchSet: 1
Gerrit-Owner: Volodymyr Verovkin <ve...@cloudera.com>
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)
Gerrit-Comment-Date: Wed, 22 Apr 2020 15:37:00 +0000
Gerrit-HasComments: No

[kudu-CR] [script] Added --unlock unsafe flags to start kudu.sh

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

Change subject: [script] Added --unlock_unsafe_flags to start_kudu.sh
......................................................................

[script] Added --unlock_unsafe_flags to start_kudu.sh

Without --unlock_unsafe_flags start_kudu.sh shows
warning:
WARNING: Logging before InitGoogleLogging() is written to STDERR
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0421 21:54:53.600564 17547 hybrid_clock.cc:157] --unlock_unsafe_flags
should be set if configuring --time_source to be system_unsync or mock
E0421 21:54:53.600500 17545 hybrid_clock.cc:157] --unlock_unsafe_flags
should be set if configuring --time_source to be system_unsync or mock

Change-Id: If7cc93849cf61d5a80001f4fd544dd678426fa5d
Reviewed-on: http://gerrit.cloudera.org:8080/15780
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <as...@cloudera.com>
---
M src/kudu/scripts/start_kudu.sh
1 file changed, 2 insertions(+), 0 deletions(-)

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

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If7cc93849cf61d5a80001f4fd544dd678426fa5d
Gerrit-Change-Number: 15780
Gerrit-PatchSet: 2
Gerrit-Owner: Volodymyr Verovkin <ve...@cloudera.com>
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)