Hello Grant Henke,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/16394
to review the following change.
Change subject: KUDU-3185 Add table owner to web UI and tools
......................................................................
KUDU-3185 Add table owner to web UI and tools
Table ownership has been added earlier, but currently there's no easy
way to view the owner of a table. This commit adds this information to
the `kudu table describe` output and the web UI to the /table and
/tables pages.
Change-Id: I0791847b58925ec9818943c62fe4a1bc00359749
---
M src/kudu/master/master_path_handlers.cc
M src/kudu/tools/tool_action_table.cc
M www/table.mustache
M www/tables.mustache
4 files changed, 8 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/94/16394/1
--
To view, visit http://gerrit.cloudera.org:8080/16394
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0791847b58925ec9818943c62fe4a1bc00359749
Gerrit-Change-Number: 16394
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>