show_peer_tableCFs

Definition

Shows replicable tables/column families for the specified replication relationship (peer).

Usage

show_peer_tableCFs '<peer_id>'
Arguments
Parameter Description

peer_id

A unique identifier of the replication peer. Should not contain hyphens

Examples

hbase(main):014:0> show_peer_tableCFs '1'
default.articles
Took 0.0066 seconds
=> "default.articles"
Found a mistake? Seleсt text and press Ctrl+Enter to report it