| Option | --dataservice-relay-enabled | |
| Config File Options | dataservice-relay-enabled | |
| Description | Make this dataservice a replica of another | |
| Value Type | boolean | |
| Default | false | |
| Valid Values | false | |
| true | ||
| Option | --dataservice-schema | |
| Config File Options | dataservice-schema | |
| Description | The db schema to hold dataservice details | |
| Value Type | string | |
| Option | --dataservice-thl-port | |
| Config File Options | dataservice-thl-port | |
| Description | Port to use for THL operations | |
| Value Type | numeric | |
| Default | 2112 | |
--dataservice-use-relative-latency
| Option | --dataservice-use-relative-latency | |
| Aliases | --use-relative-latency | |
| Config File Options | dataservice-use-relative-latency, use-relative-latency | |
| Description | Enable the cluster to operate on relative latency | |
| Value Type | boolean | |
| Default | false | |
| Valid Values | false | |
| true | ||
| Option | --dataservice-vip-enabled | |
| Config File Options | dataservice-vip-enabled | |
| Description | Is VIP management enabled? | |
| Value Type | boolean | |
| Default | false | |
| Valid Values | false | |
| true | ||
| Option | --dataservice-vip-ipaddress | |
| Config File Options | dataservice-vip-ipaddress | |
| Description | VIP IP address | |
| Value Type | string | |
| Option | --dataservice-vip-netmask | |
| Config File Options | dataservice-vip-netmask | |
| Description | VIP netmask | |
| Value Type | string | |
| Default | 255.255.255.0 | |
| Option | --datasource-boot-script | |
| Aliases | --repl-datasource-boot-script | |
| Config File Options | datasource-boot-script, repl-datasource-boot-script | |
| Description | Database start script | |
| Value Type | string | |
| Option | --datasource-enable-ssl | |
| Aliases | --repl-datasource-enable-ssl | |
| Config File Options | datasource-enable-ssl, repl-datasource-enable-ssl | |
| Description | Enable SSL connection to DBMS server | |
| Value Type | boolean | |
| Valid Values | false | Default when disable-security-controls=true, or not supplied in versions prior to v7.0.0 |
| true | Default when disable-security-controls=false, or not supplied in versions v7.0.0 onwards | |
| Option | --datasource-group-id | |
| Aliases | --mgr-datasource-group-id | |
| Config File Options | datasource-group-id, mgr-datasource-group-id | |
| Description | All nodes within a cluster that share the same datasource-group-id will form a Distributed Datasource Group (DDG). | |
| Value Type | numeric | |
| Default | 0 | |
All nodes within a cluster that share the same datasource-group-id will form a Distributed Datasource Group (DDG).
| Option | --datasource-log-directory | |
| Aliases | --repl-datasource-log-directory | |
| Config File Options | datasource-log-directory, repl-datasource-log-directory | |
| Description | MySQL Binary log directory if different from MySQL default | |
| Value Type | string | |
| Default | {set by MySQL} | |
| Option | --datasource-log-pattern | |
| Aliases | --repl-datasource-log-pattern | |
| Config File Options | datasource-log-pattern, repl-datasource-log-pattern | |
| Description | MySQL Binary log filename pattern | |
| Value Type | string | |
| Default | {set by MySQL} | |
| Option | --datasource-mysql-conf | |
| Aliases | --repl-datasource-mysql-conf | |
| Config File Options | datasource-mysql-conf, repl-datasource-mysql-conf | |
| Description | MySQL config file | |
| Value Type | string | |
| Default | /etc/my.cnf | |
--datasource-mysql-data-directory
| Option | --datasource-mysql-data-directory | |
| Aliases | --repl-datasource-mysql-data-directory | |
| Config File Options | datasource-mysql-data-directory, repl-datasource-mysql-data-directory | |
| Description | MySQL data directory | |
| Value Type | string | |
| Default | {set by MySQL} | |
--datasource-mysql-ibdata-directory
| Option | --datasource-mysql-ibdata-directory | |
| Aliases | --repl-datasource-mysql-ibdata-directory | |
| Config File Options | datasource-mysql-ibdata-directory, repl-datasource-mysql-ibdata-directory | |
| Description | MySQL InnoDB data directory | |
| Value Type | string | |
| Default | {set by MySQL} | |
--datasource-mysql-iblog-directory
| Option | --datasource-mysql-iblog-directory | |
| Aliases | --repl-datasource-mysql-iblog-directory | |
| Config File Options | datasource-mysql-iblog-directory, repl-datasource-mysql-iblog-directory | |
| Description | MySQL InnoDB log directory | |
| Value Type | string | |
| Default | {set by MySQL} | |
| Option | --datasource-mysql-ssl-ca | |
| Aliases | --repl-datasource-mysql-ssl-ca | |
| Config File Options | datasource-mysql-ssl-ca, repl-datasource-mysql-ssl-ca | |
| Description | MySQL SSL CA file | |
| Value Type | string | |
| Default | {set by MySQL} | |
| Option | --datasource-mysql-ssl-cert | |
| Aliases | --repl-datasource-mysql-ssl-cert | |
| Config File Options | datasource-mysql-ssl-cert, repl-datasource-mysql-ssl-cert | |
| Description | MySQL SSL certificate file | |
| Value Type | string | |
| Default | {set by MySQL} | |
| Option | --datasource-mysql-ssl-key | |
| Aliases | --repl-datasource-mysql-ssl-key | |
| Config File Options | datasource-mysql-ssl-key, repl-datasource-mysql-ssl-key | |
| Description | MySQL SSL key file | |
| Value Type | string | |
| Default | {set by MySQL} | |
| Option | --datasource-oracle-service | |
| Aliases | --repl-datasource-oracle-service | |
| Config File Options | datasource-oracle-service, repl-datasource-oracle-service | |
| Description | Oracle Service Name | |
| Value Type | string | |
--datasource-systemctl-service
| Option | --datasource-systemctl-service | |
| Aliases | --repl-datasource-systemctl-service | |
| Config File Options | datasource-systemctl-service, repl-datasource-systemctl-service | |
| Description | Database systemctl script | |
| Value Type | string | |
Specifies the command name or full path of the command that should be used to control the database service, including startup, shutdown and restart. This is used by the Tungsten to control the underlying database service. By default, this will be configured to the service according to your environment if it has been found during installation. For example, the services command, or /etc/init.d/mysql.
| Option | --datasource-type | |
| Aliases | --repl-datasource-type | |
| Config File Options | datasource-type, repl-datasource-type | |
| Description | Specify the database type. For replicator extractors and cluster nodes, this value can only be set to mysql. Other options are applicable to standalone hetergeneous replicator appliers (including cluster-slave appliers) only. | |
| Value Type | string | |
| Default | mysql | |
| Valid Values | file | File (appliers only) |
| hdfs | HDFS (Hadoop) (appliers only) | |
| kafka | Kafka (appliers only) | |
| mongodb | MongoDB (appliers only) | |
| mysql | MySQL (Clusters, Extractors, Appliers) | |
| oracle | Oracle (appliers only) | |
| postgres | PostgreSQL (appliers only) | |
| vertica | Vertica (appliers only) | |
--direct-datasource-log-directory
| Option | --direct-datasource-log-directory | |
| Aliases | --repl-direct-datasource-log-directory | |
| Config File Options | direct-datasource-log-directory, repl-direct-datasource-log-directory | |
| Description | MySQL Binary log directory if different from MySQL default | |
| Value Type | string | |
| Default | {set by MySQL} | |
--direct-datasource-log-pattern
| Option | --direct-datasource-log-pattern | |
| Aliases | --repl-direct-datasource-log-pattern | |
| Config File Options | direct-datasource-log-pattern, repl-direct-datasource-log-pattern | |
| Description | MySQL Binary log filename pattern | |
| Value Type | string | |
| Default | {set by MySQL} | |
| Option | --direct-datasource-type | |
| Aliases | --repl-direct-datasource-type | |
| Config File Options | direct-datasource-type, repl-direct-datasource-type | |
| Description | Specify the database type. For replicator extractors and cluster nodes, this value can only be set to mysql. Other options are applicable to standalone hetergeneous replicator appliers (including cluster-slave appliers) only. | |
| Value Type | string | |
| Default | mysql | |
| Valid Values | file | File (appliers only) |
| hdfs | HDFS (Hadoop) (appliers only) | |
| kafka | Kafka (appliers only) | |
| mongodb | MongoDB (appliers only) | |
| mysql | MySQL (Clusters, Extractors, Appliers) | |
| oracle | Oracle (appliers only) | |
| postgres | PostgreSQL (appliers only) | |
| vertica | Vertica (appliers only) | |
| Option | --direct-replication-host | |
| Aliases | --direct-datasource-host, --repl-direct-datasource-host | |
| Config File Options | direct-datasource-host, direct-replication-host, repl-direct-datasource-host | |
| Description | Database server hostname | |
| Value Type | string | |
| Option | --direct-replication-password | |
| Aliases | --direct-datasource-password, --repl-direct-datasource-password | |
| Config File Options | direct-datasource-password, direct-replication-password, repl-direct-datasource-password | |
| Description | Password for datasource connection | |
| Value Type | string | |
| Option | --direct-replication-port | |
| Aliases | --direct-datasource-port, --repl-direct-datasource-port | |
| Config File Options | direct-datasource-port, direct-replication-port, repl-direct-datasource-port | |
| Description | Database server port | |
| Value Type | numeric | |
| Option | --direct-replication-user | |
| Aliases | --direct-datasource-user, --repl-direct-datasource-user | |
| Config File Options | direct-datasource-user, direct-replication-user, repl-direct-datasource-user | |
| Description | Database login for Tungsten | |
| Value Type | string | |
| Option | --disable-relay-logs | |
| Aliases | --repl-disable-relay-logs | |
| Config File Options | disable-relay-logs, repl-disable-relay-logs | |
| Description | Disable the use of relay-logs | |
| Value Type | boolean | |
| Default | true | |
| Valid Values | false | |
| true | ||
| Option | --disable-security-controls | |
| Config File Options | disable-security-controls | |
| Description | Disables all forms of security, including SSL, TLS and authentication | |
| Value Type | string | |
| Valid Values | false | Default for versions v7.0.0 onwards |
| true | Default for versions prior to v7.0.0 | |
| Option | --disable-slave-extractor | |
| Aliases | --repl-disable-slave-extractor | |
| Config File Options | disable-slave-extractor, repl-disable-slave-extractor | |
| Description | Should replica servers support the primary role? | |
| Value Type | boolean | |
| Valid Values | false | |
| true | Default if heterogeneous-slave=true | |
--drop-static-columns-in-updates
| Option | --drop-static-columns-in-updates | |
| Aliases | --drop-static-columns | |
| Config File Options | drop-static-columns, drop-static-columns-in-updates | |
| Description | This will modify UPDATE transactions in row-based replication and eliminate any columns that were not modified. | |
| Value Type | boolean | |
| Default | false | |
| Valid Values | false | |
| true | ||