Hello Will Berkeley, Alexey Serbin, Kudu Jenkins, Greg Solovyev,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/11313

to look at the new patch set (#4).

Change subject: [location_awareness] Add 'location' column in tserver list
......................................................................

[location_awareness] Add 'location' column in tserver list

Command:
kudu tserver list -columns=uuid,location <master_addresses>

Example result:
                uuid              |   location
----------------------------------+--------------
 1259764cdc5f489984900d49b545802f | loc0
 14446895a8bf47cd92e73836de623ffb | <none>
 9d7a11e19b324f62b2e6d074f6003ca4 | loc1

This command will list the location of each tserver. If the
location of the tserver has not been set, '<none>' will be
displayed.

Change-Id: If6c9dc8bd08b8d907111fac850fc6fd2c2b96fb8
---
M src/kudu/master/master.proto
M src/kudu/master/master_service.cc
M src/kudu/tools/CMakeLists.txt
M src/kudu/tools/kudu-tool-test.cc
A src/kudu/tools/testdata/first_argument.sh
M src/kudu/tools/tool_action_tserver.cc
6 files changed, 61 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/11313/4
--
To view, visit http://gerrit.cloudera.org:8080/11313
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If6c9dc8bd08b8d907111fac850fc6fd2c2b96fb8
Gerrit-Change-Number: 11313
Gerrit-PatchSet: 4
Gerrit-Owner: Fengling Wang <fw...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Fengling Wang <fw...@cloudera.com>
Gerrit-Reviewer: Greg Solovyev <gsolov...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>

Reply via email to