enable_peer

Definition

Enables the previously disabled replication relationship (peer). After the command execution, the replication stream to the destination cluster (specified in the peer) starts at the point the peer was disabled.

Usage

enable_peer '<peer_id>'
Arguments
Parameter Description

peer_id

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

Examples

hbase(main):023:0> enable_peer '1'
Took 0.0148 seconds
Found a mistake? Seleсt text and press Ctrl+Enter to report it