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

To remove upstream source:

Procedure

  1. Log in to the Control System and go to the Replication tab in the table information page.
  2. Select the upstream sources to remove in the Upstream Source pane by clicking the associated checkbox.
  3. Click Remove Upstream Source Table in the Upstream Source pane.
    The Remove Upstream Source Table confirmation dialog displays.
  4. 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.