Skip to main content
Version: 2.4.3 (latest)

Manage metadata migrations

Manage your metadata migrations with Data Migrator using either the UI or CLI.

Manage metadata migrations with the UI

The Dashboard displays an overview of metadata migrations and their status, showing what metadata has been transferred and added since the migration started.

For an overview of the progress and status of individual metadata migrations, go to the Metadata Migrations panel, and search for or filter migrations by migration name.

Select the migration for more details.

Pause a metadata migration

When you start a metadata migration, you can select Pause to suspend transferring metadata.

You can resume a metadata migration that is paused.

Stop a metadata migration

Once a metadata migration has started, you can select Stop to suspend transferring metadata.

You can resume a metadata migration that is stopped.

Resume a metadata migration

note

See Manage metadata changes for more information on Listening mode.

Resume a paused metadata migration

You can select Resume on a paused migration. If Listening mode is enabled, the migration continues to process the events provided by the listener. If listeners aren't configured, the migration restarts scanning for changes.

Resume a stopped metadata migration

You can select Resume on a stopped migration. If Listening mode is enabled, the migration scans once for changes before continuing to process the events provided by the listener. If listeners aren't configured, the migration restarts scanning for changes.

Delete a metadata migration

note

You must stop or pause a metadata migration before you can delete it.

To delete a metadata migration:

  1. Select the metadata migration from your Metadata Migrations panel.
  2. On the Migration Status page, select Stop.
  3. Select Delete.

Bulk actions

You can apply Resume, Start, and Stop actions to multiple metadata migrations at once with the UI. See Bulk actions for more details.

Manage metadata migrations with the CLI

CommandAction
hive migration deleteDelete a metadata migration
hive migration listList all metadata migrations
hive migration showDisplay information about a metadata migration
hive migration startStart a metadata migration or a list of metadata migrations
hive migration start allStart all metadata migrations
hive migration statusShow the status of a metadata migration or a list of metadata migrations
hive migration status allShow the status of all metadata migrations
hive migration stopStop a hive migration or a list of metadata migrations
hive migration stop allStop all metadata migrations
hive migration resetReset a metadata migration or a list of metadata migrations