You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/02 17:48:00 UTC

[jira] [Commented] (KUDU-3185) Add table owner to web UI and CLI outputs

    [ https://issues.apache.org/jira/browse/KUDU-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189581#comment-17189581 ] 

ASF subversion and git services commented on KUDU-3185:
-------------------------------------------------------

Commit dcb9b71e04d8c8894040ac261fc2dfc704f3c819 in kudu's branch refs/heads/master from Attila Bukor
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=dcb9b71 ]

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
Reviewed-on: http://gerrit.cloudera.org:8080/16394
Tested-by: Kudu Jenkins
Reviewed-by: Grant Henke <gr...@apache.org>


> Add table owner to web UI and CLI outputs
> -----------------------------------------
>
>                 Key: KUDU-3185
>                 URL: https://issues.apache.org/jira/browse/KUDU-3185
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: Attila Bukor
>            Assignee: Attila Bukor
>            Priority: Minor
>
> Checking the owner of a table is impossible with our tooling, it can only be done from code using the client API. It would make sense to list it in {{kudu table describe}} and in the {{/tables}} page of the web UI.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)