You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2018/09/05 16:03:00 UTC

[jira] [Assigned] (KUDU-2529) kudu CLI command supports list the tablets under a table and list the replicas of a tablet

     [ https://issues.apache.org/jira/browse/KUDU-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adar Dembo reassigned KUDU-2529:
--------------------------------

    Assignee: HeLifu

> kudu CLI command supports list the tablets under a table and list the replicas of a tablet 
> -------------------------------------------------------------------------------------------
>
>                 Key: KUDU-2529
>                 URL: https://issues.apache.org/jira/browse/KUDU-2529
>             Project: Kudu
>          Issue Type: Improvement
>          Components: CLI
>    Affects Versions: 1.7.1
>            Reporter: HeLifu
>            Assignee: HeLifu
>            Priority: Major
>             Fix For: 1.8.0
>
>
> kudu CLI command supports list the tablets under a table and list the replicas of a tablet.
> Example:
>  
> {code:java}
> kudu table tablet <master_addresses> <table_name>
> kudu tablet replica <master_addresses> <tablet_uuid>
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)