Service-Wide
Advanced
System Group
- Description
- The group that this service's processes should run as.
- Related Name
- Default Value
- streamsrepmgr
- API Name
-
process_groupname
- Required
- true
System User
- Description
- The user that this service's processes should run as.
- Related Name
- Default Value
- streamsrepmgr
- API Name
-
process_username
- Required
- true
Streams Replication Manager Service Advanced Configuration Snippet (Safety Valve) for srm.properties
- Description
- For advanced use only, a string to be inserted into srm.properties. Applies to configurations of all roles in this service except client configuration.
- Related Name
- Default Value
- API Name
-
srm.properties_service_safety_valve
- Required
- false
Streams Replication Manager Service Environment Advanced Configuration Snippet (Safety Valve)
- Description
- For advanced use only, key-value pairs (one on each line) to be inserted into a role's environment. Applies to configurations of all roles in this service except client configuration.
- Related Name
- Default Value
- API Name
-
STREAMS_REPLICATION_MANAGER_service_env_safety_valve
- Required
- false
Monitoring
Enable Service Level Health Alerts
- Description
- When set, Cloudera Manager will send alerts when the health of this service reaches the threshold specified by the EventServer setting eventserver_health_events_alert_threshold
- Related Name
- Default Value
- true
- API Name
-
enable_alerts
- Required
- false
Enable Configuration Change Alerts
- Description
- When set, Cloudera Manager will send alerts when this entity's configuration changes.
- Related Name
- Default Value
- false
- API Name
-
enable_config_alerts
- Required
- false
Service Triggers
- Description
- The configured triggers for this service. This is a JSON-formatted list of triggers. These triggers are evaluated as part as the health system. Every trigger expression is parsed, and if the trigger condition is met, the list of actions provided in the trigger expression is executed. Each trigger has the following fields:
triggerName
(mandatory) - The name of the trigger. This value must be unique for the specific service.triggerExpression
(mandatory) - A tsquery expression representing the trigger.streamThreshold
(optional) - The maximum number of streams that can satisfy a condition of a trigger before the condition fires. By default set to 0, and any stream returned causes the condition to fire.enabled
(optional) - By default set to 'true'. If set to 'false', the trigger is not evaluated.expressionEditorConfig
(optional) - Metadata for the trigger editor. If present, the trigger should only be edited from the Edit Trigger page; editing the trigger here can lead to inconsistencies.
[{"triggerName": "sample-trigger", "triggerExpression": "IF (SELECT fd_open WHERE roleType = DataNode and last(fd_open) > 500) DO health:bad", "streamThreshold": 10, "enabled": "true"}]
See the trigger rules documentation for more details on how to write triggers using tsquery.The JSON format is evolving and may change and, as a result, backward compatibility is not guaranteed between releases. - Related Name
- Default Value
- []
- API Name
-
service_triggers
- Required
- true
Service Monitor Derived Configs Advanced Configuration Snippet (Safety Valve)
- Description
- For advanced use only, a list of derived configuration properties that will be used by the Service Monitor instead of the default ones.
- Related Name
- Default Value
- API Name
-
smon_derived_configs_safety_valve
- Required
- false
Healthy SRM Driver Monitoring Thresholds
- Description
- The health test thresholds of the overall SRM Driver health. The check returns "Concerning" health if the percentage of "Healthy" SRM Drivers falls below the warning threshold. The check is unhealthy if the total percentage of "Healthy" and "Concerning" SRM Drivers falls below the critical threshold.
- Related Name
- Default Value
- Warning: 94.99 %, Critical: 49.99 %
- API Name
-
STREAMS_REPLICATION_MANAGER_STREAMS_REPLICATION_MANAGER_DRIVER_healthy_thresholds
- Required
- false
Healthy SRM Service Monitoring Thresholds
- Description
- The health test thresholds of the overall SRM Service health. The check returns "Concerning" health if the percentage of "Healthy" SRM Services falls below the warning threshold. The check is unhealthy if the total percentage of "Healthy" and "Concerning" SRM Services falls below the critical threshold.
- Related Name
- Default Value
- Warning: 94.99 %, Critical: 49.99 %
- API Name
-
STREAMS_REPLICATION_MANAGER_STREAMS_REPLICATION_MANAGER_SERVICE_healthy_thresholds
- Required
- false
Other
Streams Replication Manager Cluster alias
- Description
- Specifies cluster aliases for the clusters SRM is connecting to. Cluster aliases are comma delimited. For example, 'primary, backup'.
- Related Name
-
clusters
- Default Value
- API Name
-
clusters
- Required
- true
Emit Checkpoints Interval Seconds
- Description
- The interval at which SRM emits checkpoint information.
- Related Name
-
emit.checkpoints.interval.seconds
- Default Value
- 5 second(s)
- API Name
-
emit.checkpoints.interval.seconds
- Required
- true
Kafka Service
- Description
- Name of the Kafka service that this Streams Replication Manager service instance depends on
- Related Name
- Default Value
- API Name
-
kafka_service
- Required
- false
Enable Kerberos Authentication
- Description
- Enables Kerberos authentication for this Streams Replication Manager.
- Related Name
-
kerberos.auth.enable
- Default Value
- false
- API Name
-
kerberos.auth.enable
- Required
- false
Replication Factor for Metrics Topics
- Description
- Replication factor for all metrics topics.
- Related Name
-
metrics.topic.replication.factor
- Default Value
- 3
- API Name
-
metrics.topic.replication.factor
- Required
- false
Refresh Groups Interval Seconds
- Description
- The interval at which SRM looks for new consumer groups on source clusters.
- Related Name
-
refresh.groups.interval.seconds
- Default Value
- 10 minute(s)
- API Name
-
refresh.groups.interval.seconds
- Required
- true
Refresh Topics Interval Seconds
- Description
- The interval at which SRM looks for new topics on source clusters.
- Related Name
-
refresh.topics.interval.seconds
- Default Value
- 10 minute(s)
- API Name
-
refresh.topics.interval.seconds
- Required
- true
SRM_HEAP_OPTS
- Description
- Memory heap params.
- Related Name
-
SRM_HEAP_OPTS
- Default Value
- -Xmx8G -Xms1G
- API Name
-
SRM_HEAP_OPTS
- Required
- false
SRM_JMX_OPTS
- Description
- Change parameters to setup jmxremote.
- Related Name
-
SRM_JMX_OPTS
- Default Value
- -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false
- API Name
-
SRM_JMX_OPTS
- Required
- false
SRM_JVM_PERF_OPTS
- Description
- SRM JVM perf and gc opts.
- Related Name
-
SRM_JVM_PERF_OPTS
- Default Value
- -server -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 -XX:+ExplicitGCInvokesConcurrent -Djava.awt.headless=true
- API Name
-
SRM_JVM_PERF_OPTS
- Required
- false
Streams Replication Manager's Replication Configs
- Description
- Specifies cluster bootstrap server information and cluster replication pairs. Bootstrap information for each alias defined in the clusters property has to be added as follows: 'primary.bootstrap.servers=mycluster1.example.com:9092,primary.bootstrap.servers=mycluster2.example.com:9092'.. Each cluster has to be added in a new line, if cluster has multiple nodes, add all nodes to the same line and delimit each with a comma. Cluster replication pairs can be defined as follows: 'primary->backup.enabled=true'.. Each unique replication pair has to be added in a new line.
- Related Name
-
streams.replication.manager.config
- Default Value
- API Name
-
streams.replication.manager.config
- Required
- true
Sync Topic Acls Enabled
- Description
- Enables the monitoring of the source cluster for ACL changes.
- Related Name
-
sync.topic.acls.enabled
- Default Value
- false
- API Name
-
sync.topic.acls.enabled
- Required
- true
Sync Topic Acls Interval Seconds
- Description
- The interval at which SRM checks the source cluster for ACL changes.
- Related Name
-
sync.topic.acls.interval.seconds
- Default Value
- 30 second(s)
- API Name
-
sync.topic.acls.interval.seconds
- Required
- true
Sync Topic Configs Interval Seconds
- Description
- The interval at which SRM checks the source cluster for configuration changes.
- Related Name
-
sync.topic.configs.interval.seconds
- Default Value
- 10 minute(s)
- API Name
-
sync.topic.configs.interval.seconds
- Required
- true
Tasks Max
- Description
- Maximum number of tasks for replication between clusters.
- Related Name
-
tasks.max
- Default Value
- 3
- API Name
-
tasks.max
- Required
- true
Suppressions
Suppress Configuration Validator: CDH Version Validator
- Description
- Whether to suppress configuration warnings produced by the CDH Version Validator configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_cdh_version_validator
- Required
- true
Suppress Configuration Validator: SRM Driver Log Directory
- Description
- Whether to suppress configuration warnings produced by the SRM Driver Log Directory configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_log_dir
- Required
- true
Suppress Configuration Validator: SRM Driver XML Override
- Description
- Whether to suppress configuration warnings produced by the SRM Driver XML Override configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_logback_safety_valve
- Required
- true
Suppress Configuration Validator: Heap Dump Directory
- Description
- Whether to suppress configuration warnings produced by the Heap Dump Directory configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_oom_heap_dump_dir
- Required
- true
Suppress Configuration Validator: Custom Control Group Resources (overrides Cgroup settings)
- Description
- Whether to suppress configuration warnings produced by the Custom Control Group Resources (overrides Cgroup settings) configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_rm_custom_resources
- Required
- true
Suppress Configuration Validator: Role Triggers
- Description
- Whether to suppress configuration warnings produced by the Role Triggers configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_role_triggers
- Required
- true
Suppress Configuration Validator: SRM Service Advanced Configuration Snippet (Safety Valve) for srm-service.yaml
- Description
- Whether to suppress configuration warnings produced by the SRM Service Advanced Configuration Snippet (Safety Valve) for srm-service.yaml configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_srm-service.yaml_role_safety_valve
- Required
- true
Suppress Configuration Validator: SRM Driver Advanced Configuration Snippet (Safety Valve) for srm.properties
- Description
- Whether to suppress configuration warnings produced by the SRM Driver Advanced Configuration Snippet (Safety Valve) for srm.properties configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_srm.properties_role_safety_valve
- Required
- true
Suppress Configuration Validator: SRM Driver TLS/SSL Trust Store File
- Description
- Whether to suppress configuration warnings produced by the SRM Driver TLS/SSL Trust Store File configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_ssl_client_truststore_location
- Required
- true
Suppress Configuration Validator: SRM Driver TLS/SSL Trust Store Password
- Description
- Whether to suppress configuration warnings produced by the SRM Driver TLS/SSL Trust Store Password configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_ssl_client_truststore_password
- Required
- true
Suppress Configuration Validator: SRM Driver TLS/SSL Server Keystore Key Password
- Description
- Whether to suppress configuration warnings produced by the SRM Driver TLS/SSL Server Keystore Key Password configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_ssl_server_keystore_keypassword
- Required
- true
Suppress Configuration Validator: SRM Driver TLS/SSL Server Keystore File Location
- Description
- Whether to suppress configuration warnings produced by the SRM Driver TLS/SSL Server Keystore File Location configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_ssl_server_keystore_location
- Required
- true
Suppress Configuration Validator: SRM Driver TLS/SSL Server Keystore File Password
- Description
- Whether to suppress configuration warnings produced by the SRM Driver TLS/SSL Server Keystore File Password configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_ssl_server_keystore_password
- Required
- true
Suppress Configuration Validator: Stacks Collection Directory
- Description
- Whether to suppress configuration warnings produced by the Stacks Collection Directory configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_stacks_collection_directory
- Required
- true
Suppress Configuration Validator: Streams Replication Manager Driver Target Cluster
- Description
- Whether to suppress configuration warnings produced by the Streams Replication Manager Driver Target Cluster configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.driver.target.cluster
- Required
- true
Suppress Configuration Validator: Java Home Path Override
- Description
- Whether to suppress configuration warnings produced by the Java Home Path Override configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.jdk.home
- Required
- true
Suppress Configuration Validator: Log Format
- Description
- Whether to suppress configuration warnings produced by the Log Format configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.log.format
- Required
- true
Suppress Configuration Validator: SRM Service Port
- Description
- Whether to suppress configuration warnings produced by the SRM Service Port configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.service.port
- Required
- true
Suppress Configuration Validator: SRM Service Rpc Port
- Description
- Whether to suppress configuration warnings produced by the SRM Service Rpc Port configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.service.rpcport
- Required
- true
Suppress Configuration Validator: SRM Service Https Port
- Description
- Whether to suppress configuration warnings produced by the SRM Service Https Port configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.service.ssl.port
- Required
- true
Suppress Configuration Validator: Streams Replication Manager Service Target Cluster
- Description
- Whether to suppress configuration warnings produced by the Streams Replication Manager Service Target Cluster configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.service.target.cluster
- Required
- true
Suppress Configuration Validator: SSL Keystore Type
- Description
- Whether to suppress configuration warnings produced by the SSL Keystore Type configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.ssl.keystoretype
- Required
- true
Suppress Configuration Validator: SSL TrustStore Type
- Description
- Whether to suppress configuration warnings produced by the SSL TrustStore Type configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.ssl.truststoretype
- Required
- true
Suppress Configuration Validator: SSL ValidateCerts
- Description
- Whether to suppress configuration warnings produced by the SSL ValidateCerts configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.ssl.validatecerts
- Required
- true
Suppress Configuration Validator: SSL ValidatePeers
- Description
- Whether to suppress configuration warnings produced by the SSL ValidatePeers configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams.replication.manager.ssl.validatepeers
- Required
- true
Suppress Configuration Validator: SRM Driver Environment Advanced Configuration Snippet (Safety Valve)
- Description
- Whether to suppress configuration warnings produced by the SRM Driver Environment Advanced Configuration Snippet (Safety Valve) configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams_replication_manager_driver_role_env_safety_valve
- Required
- true
Suppress Configuration Validator: SRM Service Environment Advanced Configuration Snippet (Safety Valve)
- Description
- Whether to suppress configuration warnings produced by the SRM Service Environment Advanced Configuration Snippet (Safety Valve) configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_streams_replication_manager_service_role_env_safety_valve
- Required
- true
Suppress Parameter Validation: Streams Replication Manager Cluster alias
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Streams Replication Manager Cluster alias parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_clusters
- Required
- true
Suppress Parameter Validation: Replication Factor for Metrics Topics
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Replication Factor for Metrics Topics parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_metrics.topic.replication.factor
- Required
- true
Suppress Parameter Validation: System Group
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the System Group parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_process_groupname
- Required
- true
Suppress Parameter Validation: System User
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the System User parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_process_username
- Required
- true
Suppress Parameter Validation: Service Triggers
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Service Triggers parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_service_triggers
- Required
- true
Suppress Parameter Validation: Service Monitor Derived Configs Advanced Configuration Snippet (Safety Valve)
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Service Monitor Derived Configs Advanced Configuration Snippet (Safety Valve) parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_smon_derived_configs_safety_valve
- Required
- true
Suppress Parameter Validation: Streams Replication Manager Service Advanced Configuration Snippet (Safety Valve) for srm.properties
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Streams Replication Manager Service Advanced Configuration Snippet (Safety Valve) for srm.properties parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_srm.properties_service_safety_valve
- Required
- true
Suppress Parameter Validation: SRM_HEAP_OPTS
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the SRM_HEAP_OPTS parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_srm_heap_opts
- Required
- true
Suppress Parameter Validation: SRM_JMX_OPTS
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the SRM_JMX_OPTS parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_srm_jmx_opts
- Required
- true
Suppress Parameter Validation: SRM_JVM_PERF_OPTS
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the SRM_JVM_PERF_OPTS parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_srm_jvm_perf_opts
- Required
- true
Suppress Parameter Validation: Streams Replication Manager's Replication Configs
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Streams Replication Manager's Replication Configs parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_streams.replication.manager.config
- Required
- true
Suppress Configuration Validator: SRM Driver Count Validator
- Description
- Whether to suppress configuration warnings produced by the SRM Driver Count Validator configuration validator.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_streams_replication_manager_driver_count_validator
- Required
- true
Suppress Configuration Validator: SRM Service Count Validator
- Description
- Whether to suppress configuration warnings produced by the SRM Service Count Validator configuration validator.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_streams_replication_manager_service_count_validator
- Required
- true
Suppress Parameter Validation: Streams Replication Manager Service Environment Advanced Configuration Snippet (Safety Valve)
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Streams Replication Manager Service Environment Advanced Configuration Snippet (Safety Valve) parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_streams_replication_manager_service_env_safety_valve
- Required
- true
Suppress Health Test: SRM Driver Health
- Description
- Whether to suppress the results of the SRM Driver Health heath test. The results of suppressed health tests are ignored when computing the overall health of the associated host, role or service, so suppressed health tests will not generate alerts.
- Related Name
- Default Value
- false
- API Name
-
service_health_suppression_streams_replication_manager_streams_replication_manager_driver_healthy
- Required
- true
Suppress Health Test: SRM Service Health
- Description
- Whether to suppress the results of the SRM Service Health heath test. The results of suppressed health tests are ignored when computing the overall health of the associated host, role or service, so suppressed health tests will not generate alerts.
- Related Name
- Default Value
- false
- API Name
-
service_health_suppression_streams_replication_manager_streams_replication_manager_service_healthy
- Required
- true