Dan Burkert has posted comments on this change. Change subject: [client_samples-test] wait for tserver registration ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/7378/3/src/kudu/client/client_samples-test.sh File src/kudu/client/client_samples-test.sh: Line 199: if ! num_tservers=$($OUTPUT_DIR/kudu tserver list localhost --format=space | \ I think you may want to specify $LOCALHOST_IP:$MASTER_RPC_PORT as the master addr here. -- To view, visit http://gerrit.cloudera.org:8080/7378 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I01ee263f00097e300d68bfb40fe4409e55d7402c Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
