Skip to main content

Create Data Mirroring Job - Expert Mode

Using Expert Mode allows you to create a mirroring job with a simplified process.

First, go to the Data Mirroring List screen and click the [Configure Job in Expert Mode] button in the expanded action menu at the top right.

create_mirrorjob_expert_btn

Navigate to the Expert Mode Job Creation page and enter all the required information.

create_mirrorjob_expert

Enter Basic Information for the Mirroring Job

This is basic information about the mirroring job. Enter the Job Name and Job Description.

create_mirrorjob_expert_basic_info

Mirroring Job Settings

Data Replication Connector Settings

These are the settings for the Data Replication Connector. Enter the configurations for the Data Replication Connector. Note that the Data Replication Connector cannot be disabled and must be configured.

create_mirrorjob_expert_data_replication

When configuring the Data Replication Connector, the following settings must be included:
  • name: Name of the Data Replication Connector
  • connector.class: Class name of the Data Replication Connector
  • replication.policy.class: Policy for determining replicated topic names on the target cluster. Additional settings may be required for each policy.
  • source.cluster.alias: Alias for the source cluster
  • source.cluster.bootstrap.servers: Server information for connecting to the source cluster
  • target.cluster.alias: Alias for the target cluster
  • target.cluster.bootstrap.servers: Server information for connecting to the target cluster
  • topics: Topics to replicate (single topic name or regular expression separated by commas)

Consumer Offset Synchronization Connector Settings

These are the settings for the Consumer Offset Synchronization Connector. Enter the configuration values for the Consumer Offset Synchronization Connector. You can enable or disable the use of the Consumer Offset Synchronization Connector by toggling the checkbox.

create_mirrorjob_expert_consumer_offset_sync

When configuring the Consumer Offset Synchronization Connector, the following settings must be included:
  • connector.class: Class name of the Data Replication Connector
  • name: Name of the Consumer Offset Synchronization Connector