Removing Upstream Source
Explains how to remove a table as an upstream source using either the Control System or the CLI.
Removing Upstream Source Using the Control System
About this task
Procedure
- Log in to the Control System and go to the Replication tab in the table information page.
- Select the upstream sources to remove in the Upstream Source pane by clicking the associated checkbox.
-
Click Remove Upstream Source Table in the
Upstream Source pane.
The Remove Upstream Source Table confirmation dialog displays.
- Verify the list of upstream sources to remove and click Remove Upstream Source Table.
Removing Upstream Source Using the CLI or the REST API
About this task
The basic command to remove upstream source is:
maprcli table upstream remove -path <table path> -upstream <upstream table path>
See table upstream remove
for complete
reference information.