stream replica resume

Resumes replication from one stream to another stream.

Permission required to run this command: Your user ID must have the adminperm permission on the stream that is specified by the -path parameter.
NOTE: The mapr user is not treated as a superuser. MapR Streams does not allow the mapr user to run this command unless that user is given the relevant permission or permissions with access-control expressions.

Syntax

CLI
stream replica resume
	 -path stream path 
	 -replica remote stream path 
REST http[s]://<host>:<port>/rest/stream/replica/resume?path=<path>&replica=<name>

Parameters

Parameter Description
path The path and name of the stream that is the source for the replica that you want to resume replicating to.
replica The path and name of the stream replica that you want to resume replicating to.