Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/14535 )
Change subject: scripts: multi-master support for start_kudu.sh and stop_kudu.sh ...................................................................... Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/14535/2/src/kudu/scripts/stop_kudu.sh File src/kudu/scripts/stop_kudu.sh: http://gerrit.cloudera.org:8080/#/c/14535/2/src/kudu/scripts/stop_kudu.sh@25 PS2, Line 25: -u > Alright, no echoing I guess. Yup. On macOS (and other BSD systems) there is '-l' option for pkill (a.k.a. long output): https://www.freebsd.org/cgi/man.cgi?query=pkill&apropos=0&sektion=0&manpath=FreeBSD+12.0-RELEASE+and+Ports&arch=default&format=html Unfortunately, it's not available in pkill used in major Linux distros (at least it's not there on CentOS6). -- To view, visit http://gerrit.cloudera.org:8080/14535 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id8db19c9145b5c68bb437390e6c0608961680347 Gerrit-Change-Number: 14535 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Volodymyr Verovkin <[email protected]> Gerrit-Comment-Date: Wed, 23 Oct 2019 23:32:59 +0000 Gerrit-HasComments: Yes
