Dan Burkert has posted comments on this change. Change subject: Add 'ksck tserver list' tool ......................................................................
Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/6654/1/src/kudu/tools/tool_action_common.h File src/kudu/tools/tool_action_common.h: Line 110: Status PrintTable(vector<string> headers, vector<vector<string>> columns); > error: no template named 'vector'; did you mean '__gnu_cxx::vector'? [clang Done Line 117: Status Init(const RunnerContext& init); > warning: function 'kudu::tools::LeaderMasterProxy::Init' has a definition w Done -- To view, visit http://gerrit.cloudera.org:8080/6654 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I047a7675c186a02dd5d8b405431ae885159fcfee Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-HasComments: Yes
