Schema Registry Properties in Cloudera Runtime 7.3.1

Role groups:

Gateway

Advanced

Deploy Directory

Description
The directory where the client configs will be deployed
Related Name
Default Value
/etc/schemaregistry
API Name
client_config_root_dir
Required
true

Monitoring

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

Other

Alternatives Priority

Description
The priority level that the client configuration will have in the Alternatives system on the hosts. Higher priority levels will cause Alternatives to prefer this configuration over any others.
Related Name
Default Value
50
API Name
client_config_priority
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 Parameter Validation: Deploy Directory

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Deploy Directory parameter.
Related Name
Default Value
false
API Name
role_config_suppression_client_config_root_dir
Required
true

Schema Registry Server

Advanced

Schema Registry Server Advanced Configuration Snippet (Safety Valve) for atlas-application.properties

Description
For advanced use only. A string to be inserted into atlas-application.properties for this role only.
Related Name
Default Value
API Name
atlas-application.properties_role_safety_valve
Required
false

Schema Registry Server XML Override

Description
For advanced use only, replace entire XML in the logback configuration file for Schema Registry Server, ignoring all logging configuration.
Related Name
logback_safety_valve
Default Value
API Name
logback_safety_valve
Required
false

Enable auto refresh for metric configurations

Description
When true, Enable Metric Collection and Metric Filter parameters will be set automatically if they're changed. Otherwise, a refresh by hand is required.
Related Name
Default Value
false
API Name
metric_config_auto_refresh
Required
false

Heap Dump Directory

Description
Path to directory where heap dumps are generated when java.lang.OutOfMemoryError error is thrown. This directory is automatically created if it does not exist. If this directory already exists, it will be owned by the current role user with 1777 permissions. Sharing the same directory among multiple roles will cause an ownership race. The heap dump files are created with 600 permissions and are owned by the role user. The amount of free space in this directory should be greater than the maximum Java Process heap size configured for this role.
Related Name
oom_heap_dump_dir
Default Value
/tmp
API Name
oom_heap_dump_dir
Required
false

Dump Heap When Out of Memory

Description
When set, generates a heap dump file when when an out-of-memory error occurs.
Related Name
Default Value
false
API Name
oom_heap_dump_enabled
Required
true

Kill When Out of Memory

Description
When set, a SIGKILL signal is sent to the role process when java.lang.OutOfMemoryError is thrown.
Related Name
Default Value
true
API Name
oom_sigkill_enabled
Required
true

Automatically Restart Process

Description
When set, this role's process is automatically (and transparently) restarted in the event of an unexpected failure. This configuration applies in the time after the Start Wait Timeout period.
Related Name
Default Value
false
API Name
process_auto_restart
Required
true

Enable Metric Collection

Description
Cloudera Manager agent monitors each service and each of its role by publishing metrics to the Cloudera Manager Service Monitor. Setting it to false will stop Cloudera Manager agent from publishing any metric for corresponding service/roles. This is usually helpful for services that generate large amount of metrics which Service Monitor is not able to process.
Related Name
Default Value
true
API Name
process_should_monitor
Required
true

Process Start Retry Attempts

Description
Number of times to try starting a role's process when the process exits before the Start Wait Timeout period. After a process is running beyond the Start Wait Timeout, the retry count is reset. Setting this configuration to zero will prevent restart of the process during the Start Wait Timeout period.
Related Name
Default Value
3
API Name
process_start_retries
Required
false

Process Start Wait Timeout

Description
The time in seconds to wait for a role's process to start successfully on a host. Processes which exit/crash before this time will be restarted until reaching the limit specified by the Start Retry Attempts count parameter. Setting this configuration to zero will turn off this feature.
Related Name
Default Value
20
API Name
process_start_secs
Required
false

Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-audit.xml

Description
For advanced use only. A string to be inserted into ranger-schema-registry-audit.xml for this role only.
Related Name
Default Value
API Name
ranger-schema-registry-audit.xml_role_safety_valve
Required
false

Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-policymgr-ssl.xml

Description
For advanced use only. A string to be inserted into ranger-schema-registry-policymgr-ssl.xml for this role only.
Related Name
Default Value
API Name
ranger-schema-registry-policymgr-ssl.xml_role_safety_valve
Required
false

Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-security.xml

Description
For advanced use only. A string to be inserted into ranger-schema-registry-security.xml for this role only.
Related Name
Default Value
API Name
ranger-schema-registry-security.xml_role_safety_valve
Required
false

Schema Registry Server Advanced Configuration Snippet (Safety Valve) for registry.yaml

Description
For advanced use only. A string to be inserted into registry.yaml for this role only.
Related Name
Default Value
API Name
registry.yaml_role_safety_valve
Required
false

Schema Registry Server 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 this role except client configuration.
Related Name
Default Value
API Name
SCHEMA_REGISTRY_SERVER_role_env_safety_valve
Required
false

Logs

Schema Registry Server Log Directory

Description
The log directory for log files of the role Schema Registry Server.
Related Name
log_dir
Default Value
/var/log/schemaregistry
API Name
log_dir
Required
false

Schema Registry Server Logging Threshold

Description
The minimum log level for Schema Registry Server logs
Related Name
Default Value
INFO
API Name
log_threshold
Required
false

Schema Registry Server Maximum Log File Backups

Description
The maximum number of rolled log files to keep for Schema Registry Server logs. Typically used by log4j or logback.
Related Name
Default Value
10
API Name
max_log_backup_index
Required
false

Schema Registry Server Max Log Size

Description
The maximum size, in megabytes, per log file for Schema Registry Server logs. Typically used by log4j or logback.
Related Name
Default Value
200 MiB
API Name
max_log_size
Required
false

Monitoring

Enable Health Alerts for this Role

Description
When set, Cloudera Manager will send alerts when the health of this role 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

Enable JMX Exporter (beta)

Description
JMX Exporter support is a beta feature. If enabled, CM configures the role to run JMX Exporter in agent mode with the provided port and YAML configuration. This exporter then can be used with the OpenTelemetry Collector feature. See the JMX Exporter documentation.
Related Name
Default Value
true
API Name
jmx_exporter_enabled
Required
true

JMX Exporter configuration YAML

Description
This configuration is passed to JMX Exporter as it is. See the JMX Exporter documentation.
Related Name
Default Value
API Name
jmx_exporter_yaml
Required
false

Log Directory Free Space Monitoring Absolute Thresholds

Description
The health test thresholds for monitoring of free space on the filesystem that contains this role's log directory.
Related Name
Default Value
Warning: 10 GiB, Critical: 5 GiB
API Name
log_directory_free_space_absolute_thresholds
Required
false

Log Directory Free Space Monitoring Percentage Thresholds

Description
The health test thresholds for monitoring of free space on the filesystem that contains this role's log directory. Specified as a percentage of the capacity on that filesystem. This setting is not used if a Log Directory Free Space Monitoring Absolute Thresholds setting is configured.
Related Name
Default Value
Warning: Never, Critical: Never
API Name
log_directory_free_space_percentage_thresholds
Required
false

Metric Filter

Description
Defines a Metric Filter for this role. Cloudera Manager Agents will not send filtered metrics to the Service Monitor. Define the following fields:
  • Health Test Metric Set - Select this parameter to collect only metrics required for health tests.
  • Default Dashboard Metric Set - Select this parameter to collect only metrics required for the default dashboards. For user-defined charts, you must add the metrics you require for the chart using the Custom Metrics parameter.
  • Include/Exclude Custom Metrics - Select Include to specify metrics that should be collected. Select Exclude to specify metrics that should not be collected. Enter the metric names to be included or excluded using the Metric Name parameter.
  • Metric Name - The name of a metric that will be included or excluded during metric collection.
If you do not select Health Test Metric Set or Default Dashboard Metric Set, or specify metrics by name, metric filtering will be turned off (this is the default behavior).For example, the following configuration enables the collection of metrics required for Health Tests and the jvm_heap_used_mb metric:
  • Include only Health Test Metric Set: Selected.
  • Include/Exclude Custom Metrics: Set to Include.
  • Metric Name: jvm_heap_used_mb
You can also view the JSON representation for this parameter by clicking View as JSON. In this example, the JSON looks like this:{ "includeHealthTestMetricSet": true, "filterType": "whitelist", "metrics": ["jvm_heap_used_mb"] }
Related Name
Default Value
API Name
monitoring_metric_filter
Required
false

OpenTelemetry Collector Exporters Section

Description
Define the exporters settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
exporters: prometheusremotewrite/$ROLE_NAME: endpoint: $ROLE_PARAM(otelcol_remote_write_url) auth: authenticator: basicauth/$ROLE_NAME tls: insecure_skip_verify: true retry_on_failure: enabled: true initial_interval: 10s max_interval: 40s max_elapsed_time: 300s
API Name
otelcol_exporters
Required
false

OpenTelemetry Collector Extensions Section

Description
Define the extensions settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
extensions: basicauth/$ROLE_NAME: client_auth: username: $ROLE_PARAM(otelcol_remote_write_user) password: '$ROLE_PARAM(otelcol_remote_write_password)'
API Name
otelcol_extensions
Required
false

OpenTelemetry Collector Helper Port

Description
This port can be used for JMX Exporter to implement a Prometheus exporter or for other OpenTelemetry Collector related purposes
Related Name
Default Value
API Name
otelcol_helper_port
Required
false

OpenTelemetry Collector Processors Section

Description
Define the processors settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
API Name
otelcol_processors
Required
false

OpenTelemetry Collector Receivers Section

Description
Define the receivers settings as a yaml snippet according to the OpenTelemetry Collector standards. A number of variables can help to use the same config everywhere. The follow strings or expressions will be substituted: $HOST_NAME, $CLUSTER_NAME, $CLUSTER_ID, $SERVICE_TYPE, $SERVICE_NAME, $ROLE_NAME, $ROLE_TYPE, $ROLE_PARAM(my_parameter_name) - e.g.: a port parameter for the role's metrics, $DECODE_B64(...) and $DECODE_URL(...) to decode encoded parameters, $ENV_PARAM(name) to fetch params from the process' environment, $SYS_PARAM(name) to fetch java system properties.
Related Name
Default Value
API Name
otelcol_receivers
Required
false

OpenTelemetry Collector Remote Write Password

Description
Remote write password for the OpenTelemetry Collector. This param is for convenience and intended to be used at the extensions section of Otelcol settings using the $ROLE_PARAM(otelcol_remote_write_password) expression. Specify $INFRA(cdp_request_signer_password) when forwarding to Cloudera Observability central monitoring. (This is the default.)
Related Name
Default Value
******
API Name
otelcol_remote_write_password
Required
false

OpenTelemetry Collector Remote Write URL

Description
Remote write URL for the OpenTelemetry Collector. This param is for convenience and intended to be used at the exporters section of Otelcol settings using the $ROLE_PARAM(otelcol_remote_write_url) expression. Specify $INFRA(cdp_request_signer_url) when forwarding to Cloudera Observability central monitoring.
Related Name
Default Value
$INFRA(cdp_request_signer_url)
API Name
otelcol_remote_write_url
Required
false

OpenTelemetry Collector Remote Write Username

Description
Remote write username for the OpenTelemetry Collector. This param is for convenience and intended to be used at the extensions section of Otelcol settings using the $ROLE_PARAM(otelcol_remote_write_user) expression. Specify $INFRA(cdp_request_signer_username) when forwarding to Cloudera Observability central monitoring.
Related Name
Default Value
$INFRA(cdp_request_signer_username)
API Name
otelcol_remote_write_user
Required
false

Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Exporters Section

Description
Define the exporters settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
API Name
otelcol_rtm_logs_exporters
Required
false

Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Extensions Section

Description
Define the extensions settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
API Name
otelcol_rtm_logs_extensions
Required
false

Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Processors Section

Description
Define the processors settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
API Name
otelcol_rtm_logs_processors
Required
false

Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Receivers Section

Description
Define the receivers settings as a yaml snippet according to the OpenTelemetry Collector standards. A number of variables can help to use the same config everywhere. The follow strings or expressions will be substituted: $HOST_NAME, $CLUSTER_NAME, $CLUSTER_ID, $SERVICE_TYPE, $SERVICE_NAME, $ROLE_NAME, $ROLE_TYPE, $ROLE_PARAM(my_parameter_name) - e.g.: a port parameter for the role's metrics, $DECODE_B64(...) and $DECODE_URL(...) to decode encoded parameters, $ENV_PARAM(name) to fetch params from the process' environment, $SYS_PARAM(name) to fetch java system properties.
Related Name
Default Value
API Name
otelcol_rtm_logs_receivers
Required
false

Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Service Section

Description
Define the service settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
API Name
otelcol_rtm_logs_service
Required
false

OpenTelemetry Collector Service Section

Description
Define the service settings as a yaml snippet according to the OpenTelemetry Collector standards. Variable substitution available, see the receivers' help.
Related Name
Default Value
API Name
otelcol_service
Required
false

Enable OpenTelemetry Collector (beta)

Description
OpenTelemetry Collector support is a new beta feature (will change without notice) which can run OpenTelemetry Collector as an agent together with the CM Agent to forward metrics to a Prometheus like storage.
Related Name
Default Value
false
API Name
otelcol_should_collect
Required
true

Enable Real-Time Monitoring for Jobs / Queries with OpenTelemetry

Description
This enables OpenTelemetry Collector as an agent together with the CM Agent to forward real-time monitoring data about jobs / queries to Observability backend. The configuration of the subsections shouldn't be modified manually.
Related Name
Default Value
false
API Name
otelcol_should_collect_rtm_logs
Required
true

Swap Memory Usage Rate Thresholds

Description
The health test thresholds on the swap memory usage rate of the process. Specified as the change of the used swap memory during the predefined period.
Related Name
Default Value
Warning: Never, Critical: Never
API Name
process_swap_memory_rate_thresholds
Required
false

Swap Memory Usage Rate Window

Description
The period to review when computing unexpected swap memory usage change of the process.
Related Name
common.process.swap_memory_rate_window
Default Value
5 minute(s)
API Name
process_swap_memory_rate_window
Required
false

Process Swap Memory Thresholds

Description
The health test thresholds on the swap memory usage of the process. This takes precedence over the host level threshold.
Related Name
Default Value
Warning: 200 B, Critical: Never
API Name
process_swap_memory_thresholds
Required
false

Role Triggers

Description
The configured triggers for this role. 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 role.
  • 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.
For example, the following JSON formatted trigger configured for a DataNode fires if the DataNode has more than 1500 file descriptors opened:[{"triggerName": "sample-trigger", "triggerExpression": "IF (SELECT fd_open WHERE roleName=$ROLENAME and last(fd_open) > 1500) DO health:bad", "streamThreshold": 0, "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
role_triggers
Required
true

File Descriptor Monitoring Thresholds

Description
The health test thresholds of the number of file descriptors used. Specified as a percentage of file descriptor limit.
Related Name
Default Value
Warning: 50.0 %, Critical: 70.0 %
API Name
schema_registry_server_fd_thresholds
Required
false

Schema Registry Server Host Health Test

Description
When computing the overall Schema Registry Server health, consider the host's health.
Related Name
Default Value
true
API Name
schema_registry_server_host_health_enabled
Required
false

Schema Registry Server Process Health Test

Description
Enables the health test that the Schema Registry Server's process state is consistent with the role configuration
Related Name
Default Value
true
API Name
schema_registry_server_scm_health_enabled
Required
false

Enable Spool Directory Metric Usage for Schema Registry Server

Description
Enables the health test for monitoring the Ranger Plugin Spool directory usage.
Related Name
Default Value
true
API Name
spool_directory_usage_enabled
Required
false

Ranger Plugin Spool Directory Usage Thresholds for Schema Registry Server

Description
The health test thresholds for monitoring the the Ranger Plugin Spool directory usage.
Related Name
Default Value
1 GiB
API Name
spool_directory_usage_threshold
Required
false

Unexpected Exits Thresholds

Description
The health test thresholds for unexpected exits encountered within a recent period specified by the unexpected_exits_window configuration for the role.
Related Name
Default Value
Warning: Never, Critical: Any
API Name
unexpected_exits_thresholds
Required
false

Unexpected Exits Monitoring Period

Description
The period to review when computing unexpected exits.
Related Name
Default Value
5 minute(s)
API Name
unexpected_exits_window
Required
false

Other

Atlas Url Override

Description
Specify atlas url override for connecting to atlas server. For example: In non-HA mode http://<hostname>:<port> and HA mode http://<hostname1>:<port>,http://<hostname2>:<port>. If not specified, atlas_rest_url from atlas config will be used.
Related Name
atlas_url
Default Value
API Name
atlas_url
Required
false

Schema Registry Server Diagnostics Collection Timeout

Description
The timeout in milliseconds to wait for diagnostics collection to complete.
Related Name
Default Value
5 minute(s)
API Name
csd_role_diagnostics_timeout
Required
false

Enable Request Log

Description
Enable logging of REST API requests.
Related Name
enable.request.log
Default Value
true
API Name
enable.request.log
Required
true

Fingerprint Generator Java Options

Description
Additional JVM flags can be passed here.
Related Name
fingerprint.generator.java.options
Default Value
API Name
fingerprint.generator.java.options
Required
false

Ranger Schema Registry Plugin Policy Cache Directory Path

Description
The directory where Ranger security policies are cached locally.
Related Name
ranger.plugin.schema-registry.policy.cache.dir
Default Value
/var/lib/schemaregistry/policy-cache
API Name
ranger.plugin.schema-registry.policy.cache.dir
Required
true

Ranger Schema Registry Service Name

Description
Schema Registry service name in Ranger. If this parameter is set to the placeholder value '{{GENERATED_RANGER_SERVICE_NAME}}', a generated service name will be used, and if necessary, created. The generated service name will refer to the name of the cluster and the name of this SchemaRegistry service. The name can consist of alphanumeric, '-' and '_' characters.
Related Name
ranger.plugin.schema-registry.service.name
Default Value
cm_schema-registry
API Name
ranger.plugin.schema-registry.service.name
Required
false

Ranger Schema Registry Manager Plugin Audit Hdfs Spool Directory Path

Description
Spool directory for Ranger audits being written to DFS.
Related Name
xasecure.audit.destination.hdfs.batch.filespool.dir
Default Value
/var/log/schemaregistry/audit/hdfs/spool
API Name
ranger_audit_hdfs_spool_dir
Required
true

Ranger Schema Registry Plugin Audit Solr Spool Directory Path

Description
Spool directory for Ranger audits being written to Solr.
Related Name
xasecure.audit.destination.solr.batch.filespool.dir
Default Value
/var/log/schemaregistry/audit/solr/spool
API Name
ranger_audit_solr_spool_dir
Required
true

Schema Registry Additional Java Options

Description
Additional JVM flags can be passed here.
Related Name
schema.registry.additional.java.options
Default Value
API Name
schema.registry.additional.java.options
Required
false

Schema Registry Allowed Resources

Description
Allowed resources for Schema Registry.
Related Name
schema.registry.allowed.resources
Default Value
401.html, back-default.png, favicon.ico
API Name
schema.registry.allowed.resources
Required
false

Enable CORS For All Origins

Description
(Warning) Enables CORS for all origins, by setting Access-Control-Allow-Origin to "*". This can lead to vulnerabilities if used in production.
Related Name
schema.registry.cors.enable
Default Value
false
API Name
schema.registry.cors.enable
Required
false

Default Compatibility For New Schemas

Description
When a new schema is created, the creator has the option to provide the compatibility setting. If this is not provided, the default compatibility will be applied.
Related Name
schema.registry.default.compatibility
Default Value
BACKWARD
API Name
schema.registry.default.compatibility
Required
true

Default Validation Level For New Schemas

Description
When a new schema is created, the creator has the option to provide the validation level. If this is not provided, the default validation level will be applied.
Related Name
schema.registry.default.validationLevel
Default Value
ALL
API Name
schema.registry.default.validationLevel
Required
true

Enable TLS with Oracle DB

Description
Enable TLS with Oracle as DB for Schema Registry.
Related Name
schema.registry.enable.TLS.Oracle
Default Value
false
API Name
schema.registry.enable.TLS.Oracle
Required
false

Fingerprint Version

Description
The fingerprint version to be used by SchemaRegistry for de-duplicating schemas during schema creation.
Related Name
schema.registry.fingerprint.version
Default Value
VERSION_2
API Name
schema.registry.fingerprint.version
Required
false

Hashing Algorithm Used For Generating Fingerprints

Description
Schema Registry hashes the schema text for performance reasons. It is important to remember that changing this value to a different algorithm will require you to manually rehash all existing fingerprints and update the database accordingly.
Related Name
schema.registry.hash.function
Default Value
MD5
API Name
schema.registry.hash.function
Required
true

Password For HTTP Proxy Server Username

Description
Password For HTTP Proxy Server Username.
Related Name
schema.registry.httpProxyPassword
Default Value
API Name
schema.registry.httpProxyPassword
Required
false

HTTP Proxy Server

Description
URL for http proxy server. Please enter it in format protocol_name://host_name:port_number.
Related Name
schema.registry.httpProxyServer
Default Value
API Name
schema.registry.httpProxyServer
Required
false

HTTP Proxy Server Availability

Description
Boolean to set if HTTP Proxy Server is available or not.
Related Name
schema.registry.httpProxyServer.available
Default Value
false
API Name
schema.registry.httpProxyServer.available
Required
false

Username For HTTP Proxy Server

Description
Username for http proxy server.
Related Name
schema.registry.httpProxyUsername
Default Value
API Name
schema.registry.httpProxyUsername
Required
false

Schema Registry Jar Storage Directory Path

Description
Jar storage directory path.
Related Name
schema.registry.jar.storage.directory.path
Default Value
/tmp/schema-registry/local-jars
API Name
schema.registry.jar.storage.directory.path
Required
false

Schema Registry Jar Storage HDFS URL

Description
URL of the directory to be used for storing jars on HDFS when HDFS is not selected as an optional dependency.
Related Name
schema.registry.jar.storage.hdfs.url
Default Value
hdfs://localhost:8020
API Name
schema.registry.jar.storage.hdfs.url
Required
false

Schema Registry Jar Storage Type

Description
Jar storage type for storing jars on the local filesystem or on HDFS. If 'hdfs' is set but HDFS is not selected as an optional dependency, please provide a value for the 'Schema Registry Jar Storage HDFS URL' property.
Related Name
schema.registry.jar.storage.type
Default Value
local
API Name
schema.registry.jar.storage.type
Required
false

Oracle TLS javax.net.ssl.keyStore

Description
Path to keystore file if enabling TLS using Oracle DB.
Related Name
schema.registry.javax.net.ssl.keyStore
Default Value
API Name
schema.registry.javax.net.ssl.keyStore
Required
false

Oracle TLS javax.net.ssl.keyStorePassword

Description
KeyStorePassword if enabling TLS using Oracle DB.
Related Name
schema.registry.javax.net.ssl.keyStorePassword
Default Value
API Name
schema.registry.javax.net.ssl.keyStorePassword
Required
false

Oracle TLS javax.net.ssl.keyStoreType

Description
KeyStoreType type if enabling TLS using Oracle DB.
Related Name
schema.registry.javax.net.ssl.keyStoreType
Default Value
API Name
schema.registry.javax.net.ssl.keyStoreType
Required
false

Oracle TLS javax.net.ssl.trustStore

Description
Required Path to truststore file if enabling TLS using Oracle DB.
Related Name
schema.registry.javax.net.ssl.trustStore
Default Value
API Name
schema.registry.javax.net.ssl.trustStore
Required
false

Oracle TLS javax.net.ssl.trustStorePassword

Description
TrustStorePassword type if enabling TLS using Oracle DB.
Related Name
schema.registry.javax.net.ssl.trustStorePassword
Default Value
API Name
schema.registry.javax.net.ssl.trustStorePassword
Required
false

Oracle TLS javax.net.ssl.trustStoreType

Description
Required Truststore type if enabling TLS using Oracle DB.
Related Name
schema.registry.javax.net.ssl.trustStoreType
Default Value
API Name
schema.registry.javax.net.ssl.trustStoreType
Required
false

Java Home Path Override

Description
Java home path override for Schema Registry.
Related Name
schema.registry.jdk.home
Default Value
API Name
schema.registry.jdk.home
Required
false

Schema Registry Kerberos Name Rules

Description
Kerberos name rules for Schema Registry. If left empty, the cluster wide rules will be applied.
Related Name
schema.registry.kerberos.name.rules
Default Value
API Name
schema.registry.kerberos.name.rules
Required
false

Schema Registry Kerberos Non Browser User Agents

Description
Non browser user agents if kerberos is enabled.
Related Name
schema.registry.kerberos.non.browser.user.agents
Default Value
API Name
schema.registry.kerberos.non.browser.user.agents
Required
false

Schema Registry Kerberos User Group Cache Expiration Time

Description
Kerberos user and group cache expiration time.
Related Name
schema.registry.kerberos.user.group.cache.expiration.ms
Default Value
5 minute(s)
API Name
schema.registry.kerberos.user.group.cache.expiration.ms
Required
false

Schema Registry MaxRequestHeaderSize

Description
Maximum Request Header Size for the Schema Registry, in KiB.
Related Name
schema.registry.maxRequestHeaderSize
Default Value
8
API Name
schema.registry.maxRequestHeaderSize
Required
false

OAuth2 Clock Skew

Description
Allows a certain difference between the clock of the server issuing the token and the clock where Schema Registry is running. They might not be in sync with each other.
Related Name
schema.registry.oauth.clock.skew
Default Value
API Name
schema.registry.oauth.clock.skew
Required
false

OAuth Enabled

Description
Enables OAuth2 authentication.
Related Name
schema.registry.oauth.enabled
Default Value
false
API Name
schema.registry.oauth.enabled
Required
false

OAuth2 JWK Server Login Basic Password

Description
If the JSON Web Key (JWK) server requires Basic Authentication, then you provide the password.
Related Name
schema.registry.oauth.jwks.httpClient.basic.password
Default Value
API Name
schema.registry.oauth.jwks.httpClient.basic.password
Required
false

OAuth2 JWK Server Login Basic User

Description
If the JSON Web Key (JWK) server requires Basic Authentication, then you provide the username.
Related Name
schema.registry.oauth.jwks.httpClient.basic.user
Default Value
API Name
schema.registry.oauth.jwks.httpClient.basic.user
Required
false

OAuth2 JWK Server Key Manager Factory Algorithm

Description
Schema Registry algorithm of KeyManagerFactory for HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.keyManagerFactoryAlgorithm
Default Value
API Name
schema.registry.oauth.jwks.httpClient.keyManagerFactoryAlgorithm
Required
false

OAuth2 JWK Server Key Manager Factory Provider

Description
Schema Registry KeyManagerFactory provider for HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.keyManagerFactoryProvider
Default Value
API Name
schema.registry.oauth.jwks.httpClient.keyManagerFactoryProvider
Required
false

OAuth2 JWK Server Key Password

Description
Schema Registry key password of HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.keyPassword
Default Value
API Name
schema.registry.oauth.jwks.httpClient.keyPassword
Required
false

OAuth2 JWK Server Keystore Password

Description
Schema Registry keystore password of HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'
Related Name
schema.registry.oauth.jwks.httpClient.keyStorePassword
Default Value
API Name
schema.registry.oauth.jwks.httpClient.keyStorePassword
Required
false

OAuth2 JWK Server Keystore Path

Description
If a key is required for accessing the JSON Web Key (JWK) server, then you provide the keystore path.
Related Name
schema.registry.oauth.jwks.httpClient.keyStorePath
Default Value
API Name
schema.registry.oauth.jwks.httpClient.keyStorePath
Required
false

OAuth2 JWK Server Keystore Provider

Description
Schema Registry keystore provider of HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.keyStoreProvider
Default Value
API Name
schema.registry.oauth.jwks.httpClient.keyStoreProvider
Required
false

OAuth2 JWK Server Keystore Type

Description
Schema Registry keystore type of HTTP client used for JSON Web Key (JWK) OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.keyStoreType
Default Value
API Name
schema.registry.oauth.jwks.httpClient.keyStoreType
Required
false

OAuth2 JWK Server Security Protocol

Description
HTTPS security protocol. By default, it is TLS.
Related Name
schema.registry.oauth.jwks.httpClient.protocol
Default Value
API Name
schema.registry.oauth.jwks.httpClient.protocol
Required
false

OAuth2 JWK Server Trust Manager Factory Algorithm

Description
Schema Registry TrustManagerFactory algorithm for HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.trustManagerFactoryAlgorithm
Default Value
API Name
schema.registry.oauth.jwks.httpClient.trustManagerFactoryAlgorithm
Required
false

OAuth2 JWK Server Trust Manager Factory Provider

Description
Schema Registry TrustManagerFactory provider for HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.trustManagerFactoryProvider
Default Value
API Name
schema.registry.oauth.jwks.httpClient.trustManagerFactoryProvider
Required
false

OAuth2 JWK Server Truststore Password

Description
Schema Registry truststore password of HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.trustStorePassword
Default Value
API Name
schema.registry.oauth.jwks.httpClient.trustStorePassword
Required
false

OAuth2 JWK Server Truststore Path

Description
You can add the certificate of the JWK server to a truststore.
Related Name
schema.registry.oauth.jwks.httpClient.trustStorePath
Default Value
API Name
schema.registry.oauth.jwks.httpClient.trustStorePath
Required
false

OAuth2 JWK Server Truststore Provider

Description
Schema Registry truststore provider of HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.trustStoreProvider
Default Value
API Name
schema.registry.oauth.jwks.httpClient.trustStoreProvider
Required
false

OAuth2 JWK Server Truststore Type

Description
Schema Registry truststore type of HTTP client used for JWK OAuth2. You might require it when the keystore type is 'jwk'.
Related Name
schema.registry.oauth.jwks.httpClient.trustStoreType
Default Value
API Name
schema.registry.oauth.jwks.httpClient.trustStoreType
Required
false

OAuth2 JWK Refresh Interval

Description
Refresh interval for reading the keys from the JSON Web Key (JWK) server. Default value is 30000 ms (30 seconds).
Related Name
schema.registry.oauth.jwks.refresh.ms
Default Value
5 minute(s)
API Name
schema.registry.oauth.jwks.refresh.ms
Required
false

JWKS URL For OAuth2

Description
URL to the server issuing the JSON Web Key (JWK) keys, which is required when the keystore type is 'jwks'. Note that this can also be a local file if the URL starts with 'file://'.
Related Name
schema.registry.oauth.jwks.url
Default Value
API Name
schema.registry.oauth.jwks.url
Required
false

JWT Expected Audience For OAuth2

Description
The expected value of the 'aud' claim on the server side. The JSON Web Token (JWT) can optionally contain this audience claim. When this claim is present then the same audience value is expected on the server side, otherwise the token is considered invalid..
Related Name
schema.registry.oauth.jwt.expected.audience
Default Value
API Name
schema.registry.oauth.jwt.expected.audience
Required
false

JWT Expected Issuer For OAuth2

Description
The expected value of the 'iss' claim. The JSON Web Token (JWT) can optionally contain this issuer claim. Schema Registry can be configured to only accept tokens issued by a specific issuer.
Related Name
schema.registry.oauth.jwt.expected.issuer
Default Value
API Name
schema.registry.oauth.jwt.expected.issuer
Required
false

JWT Principal Claim Name For OAuth2

Description
Specifies the name (or key) of the claim in the JSON Web Token (JWT) that contains the user ID. A JWT must contain a user ID (principal) that can be used for Ranger authorization. By default, it is assumed that the 'sub' claim contains the principal, but it can be modified with this parameter.
Related Name
schema.registry.oauth.jwt.principal.claim.name
Default Value
API Name
schema.registry.oauth.jwt.principal.claim.name
Required
false

Type Of Store Containing The Validation Key

Description
Type of the key storage from where to read the public key. Depending on the chosen value, additional configuration might be necessary.
Related Name
schema.registry.oauth.key.store.type
Default Value
API Name
schema.registry.oauth.key.store.type
Required
false

OAuth2 Keystore Path

Description
Path to the keystore file which is required when the keystore type is 'keystore'. Ensure that the file is readable by Schema Registry.
Related Name
schema.registry.oauth.keystore.public.key.keystore
Default Value
API Name
schema.registry.oauth.keystore.public.key.keystore
Required
false

OAuth2 Keystore Alias

Description
The alias of the key within the keystore, which is required when the keystore type is 'keystore'.
Related Name
schema.registry.oauth.keystore.public.key.keystore.alias
Default Value
API Name
schema.registry.oauth.keystore.public.key.keystore.alias
Required
false

OAuth2 Keystore Password

Description
Password for reading the keystore, which is required when the keystore type is 'keystore'.
Related Name
schema.registry.oauth.keystore.public.key.keystore.password
Default Value
API Name
schema.registry.oauth.keystore.public.key.keystore.password
Required
false

OAuth2 Key As Property Algorithm

Description
Algorithm of the key. This is required when keystore type is 'property'.
Related Name
schema.registry.oauth.property.key.algorithm
Default Value
API Name
schema.registry.oauth.property.key.algorithm
Required
false

OAuth2 Key As Property

Description
The public key or the secret.
Related Name
schema.registry.oauth.property.public.key.property
Default Value
API Name
schema.registry.oauth.property.public.key.property
Required
false

ID Offset Range Maximum

Description
Maximum value for generating IDs. Set maximum value to a value that is not conflicting with any other offset ranges between Schema Registry servers.
Related Name
schema.registry.offset.max
Default Value
100000
API Name
schema.registry.offset.max
Required
true

ID Offset Range Minimum

Description
Minimum value for generating IDs. Set minimum value to a value that is not conflicting with any other offset ranges between Schema Registry servers.
Related Name
schema.registry.offset.min
Default Value
1
API Name
schema.registry.offset.min
Required
true

Oracle TLS oracle.net.authentication_services

Description
Oracle net authentication service if enabling TLS using Oracle DB.
Related Name
schema.registry.oracle.net.authentication_services
Default Value
API Name
schema.registry.oracle.net.authentication_services
Required
false

Oracle TLS oracle.net.ssl_cipher_suites

Description
Oracle net ssl cipher suites if enabling TLS using Oracle DB e.g. SSL_DH_DSS_WITH_DES_CBC_SHA.
Related Name
schema.registry.oracle.net.ssl_cipher_suites
Default Value
API Name
schema.registry.oracle.net.ssl_cipher_suites
Required
false

Oracle TLS oracle.net.ssl_server_dn_match

Description
ORacle ssl server domain name match if enabling TLS using Oracle DB.
Related Name
schema.registry.oracle.net.ssl_server_dn_match
Default Value
true
API Name
schema.registry.oracle.net.ssl_server_dn_match
Required
false

Version of oracle.net.ssl

Description
Oracle net ssl version.
Related Name
schema.registry.oracle.net.ssl_version
Default Value
API Name
schema.registry.oracle.net.ssl_version
Required
false

Schema Registry Port

Description
The port on which server accepts connections.
Related Name
schema.registry.port
Default Value
7788
API Name
schema.registry.port
Required
true

Schema Registry Proxyuser Knox Hosts

Description
Comma separated list of IP addresses from which knox can act as a trusted proxy.
Related Name
schema.registry.proxyuser.knox.hosts
Default Value
*
API Name
schema.registry.proxyuser.knox.hosts
Required
true

Schema Registry Proxyuser Streams Messaging Manager Hosts

Description
Comma separated list of IP addresses from which Streams Messaging Manager can act as a trusted proxy.
Related Name
schema.registry.proxyuser.smm.hosts
Default Value
*
API Name
schema.registry.proxyuser.smm.hosts
Required
true

Retry Interval For API Availability Check

Description
Specifies the interval (in seconds) at which the Schema Registry Rolling Restart Check tests the Schema Registry server's availability.
Related Name
schema.registry.rolling.restart.check.retry.interval.sec
Default Value
5 second(s)
API Name
schema.registry.rolling.restart.check.retry.interval.sec
Required
false

Maximum Allowed Runtime For Schema Registry Rolling Restart Check

Description
Specifies the maximum amount of time (in seconds) that a Schema Registry Rolling Restart Check can take.
Related Name
schema.registry.rolling.restart.check.time.limit.sec
Default Value
2 minute(s)
API Name
schema.registry.rolling.restart.check.time.limit.sec
Required
false

Schema Registry Servlet Filter

Description
Schema Registry servlet filter class.
Related Name
schema.registry.servlet.filter
Default Value
com.hortonworks.registries.auth.server.AuthenticationFilter
API Name
schema.registry.servlet.filter
Required
true

Excluded SSL/TLS Cipher Suites

Description
A list of cipher suites which are excluded. If left empty, falls back to the server default.
Related Name
schema.registry.ssl.excludedCipherSuites
Default Value
API Name
schema.registry.ssl.excludedCipherSuites
Required
false

Excluded SSL/TLS Protocols

Description
A list of protocols which are excluded. If left empty, falls back to the server default.
Related Name
schema.registry.ssl.excludedProtocols
Default Value
API Name
schema.registry.ssl.excludedProtocols
Required
false

SSL Keystore Type

Description
The keystore type. It is blank by default but required if schema registry's ssl is enabled. e.g. PKCS12 or JKS. If it is left empty then this keystore type will come from CM settings.
Related Name
schema.registry.ssl.keyStoreType
Default Value
API Name
schema.registry.ssl.keyStoreType
Required
false

SSL Client Authentication

Description
If enabled, the server will require the client to provide an SSL certificate for authentication. Please also provide the rules to extract the principal from the certificate.
Related Name
schema.registry.ssl.needClientAuth
Default Value
false
API Name
schema.registry.ssl.needClientAuth
Required
false

Schema Registry Port (SSL)

Description
HTTPS port Schema Registry node runs on when SSL is enabled.
Related Name
schema.registry.ssl.port
Default Value
7790
API Name
schema.registry.ssl.port
Required
false

SSL Client Authentication Mapping Rules

Description
The rule takes the form of a regular expression to match the certificate's subject name and the transformation to apply to the match. There can be multiple rules, separated by commas. The last rule is usually the DEFAULT rule, which simply uses the full subject name.
Related Name
schema.registry.ssl.principal.mapping.rules
Default Value
DEFAULT
API Name
schema.registry.ssl.principal.mapping.rules
Required
false

Supported SSL/TLS Cipher Suites

Description
A list of cipher suites which are supported. If left empty, falls back to the server default.
Related Name
schema.registry.ssl.supportedCipherSuites
Default Value
API Name
schema.registry.ssl.supportedCipherSuites
Required
false

Supported SSL/TLS Protocols

Description
A list of protocols which are supported. If left empty, falls back to the server default.
Related Name
schema.registry.ssl.supportedProtocols
Default Value
API Name
schema.registry.ssl.supportedProtocols
Required
false

SSL TrustStore Type

Description
The truststore type. It is blank by default but required if schema registry's ssl is enabled. e.g. PKCS12 or JKS. If it is left empty then this keystore type will come from CM settings.
Related Name
schema.registry.ssl.trustStoreType
Default Value
API Name
schema.registry.ssl.trustStoreType
Required
false

SSL ValidateCerts

Description
Whether or not to validate TLS certificates before starting. If enabled, it will refuse to start with expired or otherwise invalid certificates. Note: if this is enabled, the certificate revocation method (CRLDP/OCSP) is also needed. This can be done by overriding Dropwizard configuration with Java system properties. E.g: -Ddw.server.applicationConnectors[0].enableCRLDP=true (more details at https://www.dropwizard.io/en/latest/manual/core.html)
Related Name
schema.registry.ssl.validateCerts
Default Value
false
API Name
schema.registry.ssl.validateCerts
Required
false

SSL ValidatePeers

Description
Whether or not to validate TLS peer certificates.
Related Name
schema.registry.ssl.validatePeers
Default Value
false
API Name
schema.registry.ssl.validatePeers
Required
false

Schema Registry Query Timeout

Description
Schema Registry query timeout.
Related Name
schema.registry.storage.query.timeout
Default Value
30 second(s)
API Name
schema.registry.storage.query.timeout
Required
true

Schema Registry Token Validity

Description
Kerberos token validity for Schema Registry in ms.
Related Name
schema.registry.token.validity
Default Value
36000
API Name
schema.registry.token.validity
Required
false

Schema Registry Load Balancer Host

Description
The host of the load balancer that is used to balance requests between Schema Registry instances.
Related Name
schema_registry_load_balancer_host
Default Value
API Name
schema_registry_load_balancer_host
Required
false

Performance

Maximum Process File Descriptors

Description
If configured, overrides the process soft and hard rlimits (also called ulimits) for file descriptors to the configured value.
Related Name
Default Value
API Name
rlimit_fds
Required
false

Resource Management

Cgroup V1 BLKIO Weight

Description
Weight for the read I/O requests issued by this role, enforced by the Linux kernel under cgroup v1. The greater the weight, the higher the priority of the requests when the host experiences I/O contention. Must be between 100 and 1000. Defaults to 1000 for processes not managed by Cloudera Manager.
Related Name
blkio.weight
Default Value
500
API Name
rm_blkio_weight
Required
true

Cgroup V1 CPU Shares

Description
Number of CPU shares to assign to this role, enforced by the Linux kernel under cgroup v1. The greater the number of shares, the larger the share of the host's CPUs that will be given to this role when the host experiences CPU contention. Must be between 2 and 262144. Defaults to 1024 for processes not managed by Cloudera Manager.
Related Name
cpu.shares
Default Value
1024
API Name
rm_cpu_shares
Required
true

Cgroup V2 CPU Weight

Description
Weight of CPU resources to assign to this role, enforced by the Linux kernel under cgroup v2. The greater the weight, the larger the share of the host's CPUs that will be given to this role when the host experiences CPU contention. Must be between 1 and 10000. Defaults to 100.
Related Name
cpu.weight
Default Value
100
API Name
rm_cpu_weight
Required
true

Custom Control Group Resources (overrides Cgroup settings)

Description
Custom control group resources to assign to this role, which will be enforced by the Linux kernel. These resources should exist on the target hosts, otherwise an error will occur when the process starts. Use the same format as used for arguments to the cgexec command: resource1,resource2:path1 or resource3:path2 For example: 'cpu,memory:my/path blkio:my2/path2' ***These settings override other cgroup settings.***
Related Name
custom.cgroups
Default Value
API Name
rm_custom_resources
Required
false

Cgroup V2 I/O Weight

Description
Weight for the I/O requests issued by this role, enforced by the Linux kernel under cgroup v2. The greater the weight, the higher the priority of the requests when the host experiences I/O contention. Must be between 1 and 10000. Defaults to 100.
Related Name
io.weight
Default Value
100
API Name
rm_io_weight
Required
true

Cgroup V1 Memory Hard Limit

Description
Hard memory limit to assign to this role, enforced by the Linux kernel under cgroup v1. When the limit is reached, the kernel will reclaim pages charged to the process. If reclaiming fails, the kernel may kill the process. Both anonymous as well as page cache pages contribute to the limit. Use a value of -1 to specify no limit. By default processes not managed by Cloudera Manager will have no limit. If the value is -1, Cloudera Manager will not monitor Cgroup memory usage therefore some of the charts will show 'No Data'
Related Name
memory.limit_in_bytes
Default Value
-1 MiB
API Name
rm_memory_hard_limit_v1
Required
true

Cgroup V2 Memory Hard Limit

Description
Hard memory limit to assign to this role, enforced by the Linux kernel under cgroup v2. When the limit is reached, the kernel will reclaim pages charged to the process. If reclaiming fails, the kernel may kill the process. Both anonymous and page cache pages contribute to the limit. Use a value of 'max' to specify no limit. By default, processes not managed by Cloudera Manager will have no limit. If the value is 'max', Cloudera Manager will not monitor Cgroup memory usage, and some charts will show 'No Data'.
Related Name
memory.max
Default Value
-1 MiB
API Name
rm_memory_hard_limit_v2
Required
true

Cgroup V1 Memory Soft Limit

Description
Soft memory limit to assign to this role, enforced by the Linux kernel under cgroup v1. When the limit is reached, the kernel will reclaim pages charged to the process if and only if the host is facing memory pressure. If reclaiming fails, the kernel may kill the process. Both anonymous as well as page cache pages contribute to the limit. Use a value of -1 to specify no limit. By default processes not managed by Cloudera Manager will have no limit. If the value is -1, Cloudera Manager will not monitor Cgroup memory usage therefore some of the charts will show 'No Data'
Related Name
memory.soft_limit_in_bytes
Default Value
-1 MiB
API Name
rm_memory_soft_limit_v1
Required
true

Cgroup V2 Memory Soft Limit

Description
Soft memory limit to assign to this role, enforced by the Linux kernel under cgroup v2. When the limit is reached, the kernel will reclaim pages charged to the process only if the host is facing memory pressure. If reclaiming fails, the kernel may kill the process. Both anonymous and page cache pages contribute to the limit. Use a value of 'max' to specify no limit. By default, processes not managed by Cloudera Manager will have no limit. If the value is 'max', Cloudera Manager will not monitor Cgroup memory usage, and some charts will show 'No Data'.
Related Name
memory.high
Default Value
-1 MiB
API Name
rm_memory_soft_limit_v2
Required
true

Security

Schema Registry Server TLS/SSL Trust Store File

Description
The location on disk of the trust store, in .jks format, used to confirm the authenticity of TLS/SSL servers that Schema Registry Server might connect to. This trust store must contain the certificate(s) used to sign the service(s) connected to. If this parameter is not provided, the default list of well-known certificate authorities is used instead.
Related Name
schema.registry.ssl.trustStorePath
Default Value
API Name
ssl_client_truststore_location
Required
false

Schema Registry Server TLS/SSL Trust Store Password

Description
The password for the Schema Registry Server TLS/SSL Trust Store File. This password is not required to access the trust store; this field can be left blank. This password provides optional integrity checking of the file. The contents of trust stores are certificates, and certificates are public information.
Related Name
schema.registry.ssl.trustStorePassword
Default Value
API Name
ssl_client_truststore_password
Required
false

Enable TLS/SSL for Schema Registry Server

Description
Encrypt communication between clients and Schema Registry Server using Transport Layer Security (TLS) (formerly known as Secure Socket Layer (SSL)).
Related Name
ssl.enable
Default Value
false
API Name
ssl_enabled
Required
false

Schema Registry Server TLS/SSL Server Keystore File Location

Description
The path to the TLS/SSL keystore file containing the server certificate and private key used for TLS/SSL. Used when Schema Registry Server is acting as a TLS/SSL server. The keystore must be in the format specified in Administration > Settings > Java Keystore Type.
Related Name
schema.registry.ssl.keyStorePath
Default Value
API Name
ssl_server_keystore_location
Required
false

Schema Registry Server TLS/SSL Server Keystore File Password

Description
The password for the Schema Registry Server keystore file.
Related Name
schema.registry.ssl.keyStorePassword
Default Value
API Name
ssl_server_keystore_password
Required
false

Stacks Collection

Stacks Collection Data Retention

Description
The amount of stacks data that is retained. After the retention limit is reached, the oldest data is deleted.
Related Name
stacks_collection_data_retention
Default Value
100 MiB
API Name
stacks_collection_data_retention
Required
false

Stacks Collection Directory

Description
The directory in which stacks logs are placed. If not set, stacks are logged into a stacks subdirectory of the role's log directory. If this directory already exists, it will be owned by the current role user with 755 permissions. Sharing the same directory among multiple roles will cause an ownership race.
Related Name
stacks_collection_directory
Default Value
API Name
stacks_collection_directory
Required
false

Stacks Collection Enabled

Description
Whether or not periodic stacks collection is enabled.
Related Name
stacks_collection_enabled
Default Value
false
API Name
stacks_collection_enabled
Required
true

Stacks Collection Frequency

Description
The frequency with which stacks are collected.
Related Name
stacks_collection_frequency
Default Value
5.0 second(s)
API Name
stacks_collection_frequency
Required
false

Stacks Collection Method

Description
The method used to collect stacks. The jstack option involves periodically running the jstack command against the role's daemon process. The servlet method is available for those roles that have an HTTP server endpoint exposing the current stacks traces of all threads. When the servlet method is selected, that HTTP endpoint is periodically scraped.
Related Name
stacks_collection_method
Default Value
jstack
API Name
stacks_collection_method
Required
false

Suppressions

Suppress Parameter Validation: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for atlas-application.properties

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for atlas-application.properties parameter.
Related Name
Default Value
false
API Name
role_config_suppression_atlas-application.properties_role_safety_valve
Required
true

Suppress Parameter Validation: Atlas Url Override

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Atlas Url Override parameter.
Related Name
Default Value
false
API Name
role_config_suppression_atlas_url
Required
true

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 Parameter Validation: Fingerprint Generator Java Options

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Fingerprint Generator Java Options parameter.
Related Name
Default Value
false
API Name
role_config_suppression_fingerprint.generator.java.options
Required
true

Suppress Parameter Validation: JMX Exporter configuration YAML

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the JMX Exporter configuration YAML parameter.
Related Name
Default Value
false
API Name
role_config_suppression_jmx_exporter_yaml
Required
true

Suppress Parameter Validation: Schema Registry Server Log Directory

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server Log Directory parameter.
Related Name
Default Value
false
API Name
role_config_suppression_log_dir
Required
true

Suppress Parameter Validation: Schema Registry Server XML Override

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server XML Override parameter.
Related Name
Default Value
false
API Name
role_config_suppression_logback_safety_valve
Required
true

Suppress Parameter Validation: Heap Dump Directory

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Heap Dump Directory parameter.
Related Name
Default Value
false
API Name
role_config_suppression_oom_heap_dump_dir
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Exporters Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Exporters Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_exporters
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Extensions Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Extensions Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_extensions
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Helper Port

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Helper Port parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_helper_port
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Processors Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Processors Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_processors
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Receivers Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Receivers Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_receivers
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Remote Write Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Remote Write Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_remote_write_password
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Remote Write URL

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Remote Write URL parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_remote_write_url
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Remote Write Username

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Remote Write Username parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_remote_write_user
Required
true

Suppress Parameter Validation: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Exporters Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Exporters Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_exporters
Required
true

Suppress Parameter Validation: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Extensions Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Extensions Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_extensions
Required
true

Suppress Parameter Validation: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Processors Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Processors Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_processors
Required
true

Suppress Parameter Validation: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Receivers Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Receivers Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_receivers
Required
true

Suppress Parameter Validation: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Service Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Service Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_service
Required
true

Suppress Parameter Validation: OpenTelemetry Collector Service Section

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OpenTelemetry Collector Service Section parameter.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_service
Required
true

Suppress Parameter Validation: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-audit.xml

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-audit.xml parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ranger-schema-registry-audit.xml_role_safety_valve
Required
true

Suppress Parameter Validation: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-policymgr-ssl.xml

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-policymgr-ssl.xml parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ranger-schema-registry-policymgr-ssl.xml_role_safety_valve
Required
true

Suppress Parameter Validation: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-security.xml

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-security.xml parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ranger-schema-registry-security.xml_role_safety_valve
Required
true

Suppress Parameter Validation: Ranger Schema Registry Plugin Policy Cache Directory Path

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Ranger Schema Registry Plugin Policy Cache Directory Path parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ranger.plugin.schema-registry.policy.cache.dir
Required
true

Suppress Parameter Validation: Ranger Schema Registry Service Name

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Ranger Schema Registry Service Name parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ranger.plugin.schema-registry.service.name
Required
true

Suppress Parameter Validation: Ranger Schema Registry Manager Plugin Audit Hdfs Spool Directory Path

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Ranger Schema Registry Manager Plugin Audit Hdfs Spool Directory Path parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ranger_audit_hdfs_spool_dir
Required
true

Suppress Parameter Validation: Ranger Schema Registry Plugin Audit Solr Spool Directory Path

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Ranger Schema Registry Plugin Audit Solr Spool Directory Path parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ranger_audit_solr_spool_dir
Required
true

Suppress Parameter Validation: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for registry.yaml

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for registry.yaml parameter.
Related Name
Default Value
false
API Name
role_config_suppression_registry.yaml_role_safety_valve
Required
true

Suppress Parameter Validation: Custom Control Group Resources (overrides Cgroup settings)

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Custom Control Group Resources (overrides Cgroup settings) parameter.
Related Name
Default Value
false
API Name
role_config_suppression_rm_custom_resources
Required
true

Suppress Parameter Validation: Role Triggers

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Role Triggers parameter.
Related Name
Default Value
false
API Name
role_config_suppression_role_triggers
Required
true

Suppress Parameter Validation: Schema Registry Additional Java Options

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Additional Java Options parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.additional.java.options
Required
true

Suppress Parameter Validation: Schema Registry Allowed Resources

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Allowed Resources parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.allowed.resources
Required
true

Suppress Parameter Validation: Hashing Algorithm Used For Generating Fingerprints

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Hashing Algorithm Used For Generating Fingerprints parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.hash.function
Required
true

Suppress Parameter Validation: Password For HTTP Proxy Server Username

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Password For HTTP Proxy Server Username parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.httpproxypassword
Required
true

Suppress Parameter Validation: HTTP Proxy Server

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the HTTP Proxy Server parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.httpproxyserver
Required
true

Suppress Parameter Validation: Username For HTTP Proxy Server

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Username For HTTP Proxy Server parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.httpproxyusername
Required
true

Suppress Parameter Validation: Schema Registry Jar Storage Directory Path

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Jar Storage Directory Path parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.jar.storage.directory.path
Required
true

Suppress Parameter Validation: Schema Registry Jar Storage HDFS URL

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Jar Storage HDFS URL parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.jar.storage.hdfs.url
Required
true

Suppress Parameter Validation: Oracle TLS javax.net.ssl.keyStore

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS javax.net.ssl.keyStore parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.keystore
Required
true

Suppress Parameter Validation: Oracle TLS javax.net.ssl.keyStorePassword

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS javax.net.ssl.keyStorePassword parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.keystorepassword
Required
true

Suppress Parameter Validation: Oracle TLS javax.net.ssl.keyStoreType

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS javax.net.ssl.keyStoreType parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.keystoretype
Required
true

Suppress Parameter Validation: Oracle TLS javax.net.ssl.trustStore

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS javax.net.ssl.trustStore parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.truststore
Required
true

Suppress Parameter Validation: Oracle TLS javax.net.ssl.trustStorePassword

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS javax.net.ssl.trustStorePassword parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.truststorepassword
Required
true

Suppress Parameter Validation: Oracle TLS javax.net.ssl.trustStoreType

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS javax.net.ssl.trustStoreType parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.truststoretype
Required
true

Suppress Parameter Validation: Java Home Path Override

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Java Home Path Override parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.jdk.home
Required
true

Suppress Parameter Validation: Schema Registry Kerberos Name Rules

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Kerberos Name Rules parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.kerberos.name.rules
Required
true

Suppress Parameter Validation: Schema Registry Kerberos Non Browser User Agents

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Kerberos Non Browser User Agents parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.kerberos.non.browser.user.agents
Required
true

Suppress Parameter Validation: Schema Registry MaxRequestHeaderSize

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry MaxRequestHeaderSize parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.maxrequestheadersize
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Login Basic Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Login Basic Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.basic.password
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Login Basic User

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Login Basic User parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.basic.user
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Key Manager Factory Algorithm

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Key Manager Factory Algorithm parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keymanagerfactoryalgorithm
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Key Manager Factory Provider

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Key Manager Factory Provider parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keymanagerfactoryprovider
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Key Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Key Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keypassword
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Keystore Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Keystore Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystorepassword
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Keystore Path

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Keystore Path parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystorepath
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Keystore Provider

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Keystore Provider parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystoreprovider
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Keystore Type

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Keystore Type parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystoretype
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Security Protocol

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Security Protocol parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.protocol
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Trust Manager Factory Algorithm

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Trust Manager Factory Algorithm parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.trustmanagerfactoryalgorithm
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Trust Manager Factory Provider

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Trust Manager Factory Provider parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.trustmanagerfactoryprovider
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Truststore Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Truststore Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststorepassword
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Truststore Path

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Truststore Path parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststorepath
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Truststore Provider

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Truststore Provider parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststoreprovider
Required
true

Suppress Parameter Validation: OAuth2 JWK Server Truststore Type

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 JWK Server Truststore Type parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststoretype
Required
true

Suppress Parameter Validation: JWKS URL For OAuth2

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the JWKS URL For OAuth2 parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.url
Required
true

Suppress Parameter Validation: JWT Expected Audience For OAuth2

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the JWT Expected Audience For OAuth2 parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwt.expected.audience
Required
true

Suppress Parameter Validation: JWT Expected Issuer For OAuth2

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the JWT Expected Issuer For OAuth2 parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwt.expected.issuer
Required
true

Suppress Parameter Validation: JWT Principal Claim Name For OAuth2

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the JWT Principal Claim Name For OAuth2 parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwt.principal.claim.name
Required
true

Suppress Parameter Validation: OAuth2 Keystore Path

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 Keystore Path parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.keystore.public.key.keystore
Required
true

Suppress Parameter Validation: OAuth2 Keystore Alias

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 Keystore Alias parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.keystore.public.key.keystore.alias
Required
true

Suppress Parameter Validation: OAuth2 Keystore Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 Keystore Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.keystore.public.key.keystore.password
Required
true

Suppress Parameter Validation: OAuth2 Key As Property

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the OAuth2 Key As Property parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.property.public.key.property
Required
true

Suppress Parameter Validation: Oracle TLS oracle.net.authentication_services

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS oracle.net.authentication_services parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oracle.net.authentication_services
Required
true

Suppress Parameter Validation: Oracle TLS oracle.net.ssl_cipher_suites

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Oracle TLS oracle.net.ssl_cipher_suites parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oracle.net.ssl_cipher_suites
Required
true

Suppress Parameter Validation: Version of oracle.net.ssl

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Version of oracle.net.ssl parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oracle.net.ssl_version
Required
true

Suppress Parameter Validation: Schema Registry Port

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Port parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.port
Required
true

Suppress Parameter Validation: Schema Registry Proxyuser Knox Hosts

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Proxyuser Knox Hosts parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.proxyuser.knox.hosts
Required
true

Suppress Parameter Validation: Schema Registry Proxyuser Streams Messaging Manager Hosts

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Proxyuser Streams Messaging Manager Hosts parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.proxyuser.smm.hosts
Required
true

Suppress Parameter Validation: Schema Registry Servlet Filter

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Servlet Filter parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.servlet.filter
Required
true

Suppress Parameter Validation: Excluded SSL/TLS Cipher Suites

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Excluded SSL/TLS Cipher Suites parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.excludedciphersuites
Required
true

Suppress Parameter Validation: Excluded SSL/TLS Protocols

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Excluded SSL/TLS Protocols parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.excludedprotocols
Required
true

Suppress Parameter Validation: SSL Keystore Type

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the SSL Keystore Type parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.keystoretype
Required
true

Suppress Parameter Validation: Schema Registry Port (SSL)

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Port (SSL) parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.port
Required
true

Suppress Parameter Validation: SSL Client Authentication Mapping Rules

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the SSL Client Authentication Mapping Rules parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.principal.mapping.rules
Required
true

Suppress Parameter Validation: Supported SSL/TLS Cipher Suites

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Supported SSL/TLS Cipher Suites parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.supportedciphersuites
Required
true

Suppress Parameter Validation: Supported SSL/TLS Protocols

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Supported SSL/TLS Protocols parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.supportedprotocols
Required
true

Suppress Parameter Validation: SSL TrustStore Type

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the SSL TrustStore Type parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.truststoretype
Required
true

Suppress Parameter Validation: SSL ValidateCerts

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the SSL ValidateCerts parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.validatecerts
Required
true

Suppress Parameter Validation: SSL ValidatePeers

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the SSL ValidatePeers parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.validatepeers
Required
true

Suppress Parameter Validation: Schema Registry Load Balancer Host

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Load Balancer Host parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema_registry_load_balancer_host
Required
true

Suppress Parameter Validation: Schema Registry Server Environment Advanced Configuration Snippet (Safety Valve)

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server Environment Advanced Configuration Snippet (Safety Valve) parameter.
Related Name
Default Value
false
API Name
role_config_suppression_schema_registry_server_role_env_safety_valve
Required
true

Suppress Parameter Validation: Schema Registry Server TLS/SSL Trust Store File

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server TLS/SSL Trust Store File parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ssl_client_truststore_location
Required
true

Suppress Parameter Validation: Schema Registry Server TLS/SSL Trust Store Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server TLS/SSL Trust Store Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ssl_client_truststore_password
Required
true

Suppress Parameter Validation: Schema Registry Server TLS/SSL Server Keystore File Location

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server TLS/SSL Server Keystore File Location parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ssl_server_keystore_location
Required
true

Suppress Parameter Validation: Schema Registry Server TLS/SSL Server Keystore File Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Server TLS/SSL Server Keystore File Password parameter.
Related Name
Default Value
false
API Name
role_config_suppression_ssl_server_keystore_password
Required
true

Suppress Parameter Validation: Stacks Collection Directory

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Stacks Collection Directory parameter.
Related Name
Default Value
false
API Name
role_config_suppression_stacks_collection_directory
Required
true

Suppress Health Test: Audit Pipeline Test

Description
Whether to suppress the results of the Audit Pipeline Test 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
role_health_suppression_schemaregistry_schema_registry_server_audit_health
Required
true

Suppress Health Test: File Descriptors

Description
Whether to suppress the results of the File Descriptors 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
role_health_suppression_schemaregistry_schema_registry_server_file_descriptor
Required
true

Suppress Health Test: Host Health

Description
Whether to suppress the results of the Host 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
role_health_suppression_schemaregistry_schema_registry_server_host_health
Required
true

Suppress Health Test: Log Directory Free Space

Description
Whether to suppress the results of the Log Directory Free Space 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
role_health_suppression_schemaregistry_schema_registry_server_log_directory_free_space
Required
true

Suppress Health Test: Otelcol Health

Description
Whether to suppress the results of the Otelcol 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
role_health_suppression_schemaregistry_schema_registry_server_otelcol_health
Required
true

Suppress Health Test: Ranger Plugin Hdfs Spool Directory Size

Description
Whether to suppress the results of the Ranger Plugin Hdfs Spool Directory Size 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
role_health_suppression_schemaregistry_schema_registry_server_ranger_plugin_hdfs_spool_directory_size_health
Required
true

Suppress Health Test: Ranger Plugin Solr Spool Directory Size

Description
Whether to suppress the results of the Ranger Plugin Solr Spool Directory Size 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
role_health_suppression_schemaregistry_schema_registry_server_ranger_plugin_solr_spool_directory_size_health
Required
true

Suppress Health Test: Process Status

Description
Whether to suppress the results of the Process Status 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
role_health_suppression_schemaregistry_schema_registry_server_scm_health
Required
true

Suppress Health Test: Swap Memory Usage

Description
Whether to suppress the results of the Swap Memory Usage 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
role_health_suppression_schemaregistry_schema_registry_server_swap_memory_usage
Required
true

Suppress Health Test: Swap Memory Usage Rate Beta

Description
Whether to suppress the results of the Swap Memory Usage Rate Beta 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
role_health_suppression_schemaregistry_schema_registry_server_swap_memory_usage_rate
Required
true

Suppress Health Test: Unexpected Exits

Description
Whether to suppress the results of the Unexpected Exits 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
role_health_suppression_schemaregistry_schema_registry_server_unexpected_exits
Required
true

Service-Wide

Advanced

Schema Registry Database JDBC Url Override

Description
Specify JDBC url override for connecting to Schema Registry database. If not specified, the JDBC url will be calculated on basis of the Schema Registry database parameters specified.
Related Name
database_jdbc_url_override
Default Value
API Name
database_jdbc_url_override
Required
false

System Group

Description
The group that this service's processes should run as.
Related Name
Default Value
hadoop
API Name
process_groupname
Required
true

System User

Description
The user that this service's processes should run as.
Related Name
Default Value
schemaregistry
API Name
process_username
Required
true

Schema Registry 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
SCHEMAREGISTRY_service_env_safety_valve
Required
false

Database

Schema Registry Database Host

Description
Hostname of the database used by Schema Registry.
Related Name
schema.registry.storage.connector.host
Default Value
localhost
API Name
database_host
Required
false

Schema Registry Database Name

Description
Name of Schema Registry database.
Related Name
schema.registry.storage.connector.name
Default Value
schemaregistry
API Name
database_name
Required
false

Schema Registry Database User Password

Description
Password for Schema Registry database.
Related Name
schema.registry.storage.connector.password
Default Value
API Name
database_password
Required
true

Schema Registry Database Port

Description
Port for Schema Registry database.
Related Name
schema.registry.storage.connector.port
Default Value
3306
API Name
database_port
Required
true

Schema Registry Database Type

Description
Database type to be used (postgres).
Related Name
schema.registry.storage.connector.type
Default Value
mysql
API Name
database_type
Required
true

Schema Registry Database User

Description
User for Schema Registry database.
Related Name
schema.registry.storage.connector.user
Default Value
schemaregistry
API Name
database_user
Required
true

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

Healthy Schema Registry Server Monitoring Thresholds

Description
The health test thresholds of the overall Schema Registry Server health. The check returns "Concerning" health if the percentage of "Healthy" Schema Registry Servers falls below the warning threshold. The check is unhealthy if the total percentage of "Healthy" and "Concerning" Schema Registry Servers falls below the critical threshold.
Related Name
Default Value
Warning: 99.99 %, Critical: 49.99 %
API Name
SCHEMAREGISTRY_SCHEMA_REGISTRY_SERVER_healthy_thresholds
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.
For example, the following JSON formatted trigger fires if there are more than 10 DataNodes with more than 500 file descriptors opened:[{"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

Other

Atlas Service

Description
Name of the Atlas service that this Schema Registry service instance depends on
Related Name
Default Value
API Name
atlas_service
Required
false

Enable Kerberos Authentication with Trusted Proxy

Description
Enables Trusted proxy with Kerberos authentication for this Schema Registry service.
Related Name
enable.trusted.proxy
Default Value
true
API Name
enable.trusted.proxy
Required
false

HDFS Service

Description
Name of the HDFS service that this Schema Registry service instance depends on
Related Name
Default Value
API Name
hdfs_service
Required
false

Enable Kerberos Authentication

Description
Enables Kerberos authentication for this Schema Registry service.
Related Name
kerberos.auth.enable
Default Value
false
API Name
kerberos.auth.enable
Required
false

Ranger Service

Description
Name of the Ranger service that this Schema Registry service instance depends on
Related Name
Default Value
API Name
ranger_service
Required
false

Ranger SchemaRegistry Plugin Hdfs Audit Directory

Description
The DFS path on which Ranger audits are written.
Related Name
ranger_sr_plugin_hdfs_audit_directory
Default Value
$ranger_base_audit_url/schemaregistry
API Name
ranger_sr_plugin_hdfs_audit_directory
Required
false

Security

Kerberos Principal

Description
Kerberos principal short name used by all roles of this service.
Related Name
Default Value
schemaregistry
API Name
kerberos_princ_name
Required
true

Suppressions

Suppress Configuration Validator: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for atlas-application.properties

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for atlas-application.properties configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_atlas-application.properties_role_safety_valve
Required
true

Suppress Configuration Validator: Atlas Url Override

Description
Whether to suppress configuration warnings produced by the Atlas Url Override configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_atlas_url
Required
true

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: Deploy Directory

Description
Whether to suppress configuration warnings produced by the Deploy Directory configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_client_config_root_dir
Required
true

Suppress Configuration Validator: Fingerprint Generator Java Options

Description
Whether to suppress configuration warnings produced by the Fingerprint Generator Java Options configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_fingerprint.generator.java.options
Required
true

Suppress Configuration Validator: JMX Exporter configuration YAML

Description
Whether to suppress configuration warnings produced by the JMX Exporter configuration YAML configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_jmx_exporter_yaml
Required
true

Suppress Configuration Validator: Schema Registry Server Log Directory

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Log Directory configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_log_dir
Required
true

Suppress Configuration Validator: Schema Registry Server XML Override

Description
Whether to suppress configuration warnings produced by the Schema Registry Server 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: OpenTelemetry Collector Exporters Section

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Exporters Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_exporters
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Extensions Section

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Extensions Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_extensions
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Helper Port

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Helper Port configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_helper_port
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Processors Section

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Processors Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_processors
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Receivers Section

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Receivers Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_receivers
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Remote Write Password

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Remote Write Password configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_remote_write_password
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Remote Write URL

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Remote Write URL configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_remote_write_url
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Remote Write Username

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Remote Write Username configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_remote_write_user
Required
true

Suppress Configuration Validator: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Exporters Section

Description
Whether to suppress configuration warnings produced by the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Exporters Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_exporters
Required
true

Suppress Configuration Validator: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Extensions Section

Description
Whether to suppress configuration warnings produced by the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Extensions Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_extensions
Required
true

Suppress Configuration Validator: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Processors Section

Description
Whether to suppress configuration warnings produced by the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Processors Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_processors
Required
true

Suppress Configuration Validator: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Receivers Section

Description
Whether to suppress configuration warnings produced by the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Receivers Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_receivers
Required
true

Suppress Configuration Validator: Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Service Section

Description
Whether to suppress configuration warnings produced by the Real-Time Monitoring for Jobs / Queries with OpenTelemetry - Service Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_rtm_logs_service
Required
true

Suppress Configuration Validator: OpenTelemetry Collector Service Section

Description
Whether to suppress configuration warnings produced by the OpenTelemetry Collector Service Section configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_otelcol_service
Required
true

Suppress Configuration Validator: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-audit.xml

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-audit.xml configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_ranger-schema-registry-audit.xml_role_safety_valve
Required
true

Suppress Configuration Validator: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-policymgr-ssl.xml

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-policymgr-ssl.xml configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_ranger-schema-registry-policymgr-ssl.xml_role_safety_valve
Required
true

Suppress Configuration Validator: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-security.xml

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for ranger-schema-registry-security.xml configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_ranger-schema-registry-security.xml_role_safety_valve
Required
true

Suppress Configuration Validator: Ranger Schema Registry Plugin Policy Cache Directory Path

Description
Whether to suppress configuration warnings produced by the Ranger Schema Registry Plugin Policy Cache Directory Path configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_ranger.plugin.schema-registry.policy.cache.dir
Required
true

Suppress Configuration Validator: Ranger Schema Registry Service Name

Description
Whether to suppress configuration warnings produced by the Ranger Schema Registry Service Name configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_ranger.plugin.schema-registry.service.name
Required
true

Suppress Configuration Validator: Ranger Schema Registry Manager Plugin Audit Hdfs Spool Directory Path

Description
Whether to suppress configuration warnings produced by the Ranger Schema Registry Manager Plugin Audit Hdfs Spool Directory Path configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_ranger_audit_hdfs_spool_dir
Required
true

Suppress Configuration Validator: Ranger Schema Registry Plugin Audit Solr Spool Directory Path

Description
Whether to suppress configuration warnings produced by the Ranger Schema Registry Plugin Audit Solr Spool Directory Path configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_ranger_audit_solr_spool_dir
Required
true

Suppress Configuration Validator: Schema Registry Server Advanced Configuration Snippet (Safety Valve) for registry.yaml

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Advanced Configuration Snippet (Safety Valve) for registry.yaml configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_registry.yaml_role_safety_valve
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: Schema Registry Additional Java Options

Description
Whether to suppress configuration warnings produced by the Schema Registry Additional Java Options configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.additional.java.options
Required
true

Suppress Configuration Validator: Schema Registry Allowed Resources

Description
Whether to suppress configuration warnings produced by the Schema Registry Allowed Resources configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.allowed.resources
Required
true

Suppress Configuration Validator: Hashing Algorithm Used For Generating Fingerprints

Description
Whether to suppress configuration warnings produced by the Hashing Algorithm Used For Generating Fingerprints configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.hash.function
Required
true

Suppress Configuration Validator: Password For HTTP Proxy Server Username

Description
Whether to suppress configuration warnings produced by the Password For HTTP Proxy Server Username configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.httpproxypassword
Required
true

Suppress Configuration Validator: HTTP Proxy Server

Description
Whether to suppress configuration warnings produced by the HTTP Proxy Server configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.httpproxyserver
Required
true

Suppress Configuration Validator: Username For HTTP Proxy Server

Description
Whether to suppress configuration warnings produced by the Username For HTTP Proxy Server configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.httpproxyusername
Required
true

Suppress Configuration Validator: Schema Registry Jar Storage Directory Path

Description
Whether to suppress configuration warnings produced by the Schema Registry Jar Storage Directory Path configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.jar.storage.directory.path
Required
true

Suppress Configuration Validator: Schema Registry Jar Storage HDFS URL

Description
Whether to suppress configuration warnings produced by the Schema Registry Jar Storage HDFS URL configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.jar.storage.hdfs.url
Required
true

Suppress Configuration Validator: Oracle TLS javax.net.ssl.keyStore

Description
Whether to suppress configuration warnings produced by the Oracle TLS javax.net.ssl.keyStore configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.keystore
Required
true

Suppress Configuration Validator: Oracle TLS javax.net.ssl.keyStorePassword

Description
Whether to suppress configuration warnings produced by the Oracle TLS javax.net.ssl.keyStorePassword configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.keystorepassword
Required
true

Suppress Configuration Validator: Oracle TLS javax.net.ssl.keyStoreType

Description
Whether to suppress configuration warnings produced by the Oracle TLS javax.net.ssl.keyStoreType configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.keystoretype
Required
true

Suppress Configuration Validator: Oracle TLS javax.net.ssl.trustStore

Description
Whether to suppress configuration warnings produced by the Oracle TLS javax.net.ssl.trustStore configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.truststore
Required
true

Suppress Configuration Validator: Oracle TLS javax.net.ssl.trustStorePassword

Description
Whether to suppress configuration warnings produced by the Oracle TLS javax.net.ssl.trustStorePassword configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.truststorepassword
Required
true

Suppress Configuration Validator: Oracle TLS javax.net.ssl.trustStoreType

Description
Whether to suppress configuration warnings produced by the Oracle TLS javax.net.ssl.trustStoreType configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.javax.net.ssl.truststoretype
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_schema.registry.jdk.home
Required
true

Suppress Configuration Validator: Schema Registry Kerberos Name Rules

Description
Whether to suppress configuration warnings produced by the Schema Registry Kerberos Name Rules configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.kerberos.name.rules
Required
true

Suppress Configuration Validator: Schema Registry Kerberos Non Browser User Agents

Description
Whether to suppress configuration warnings produced by the Schema Registry Kerberos Non Browser User Agents configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.kerberos.non.browser.user.agents
Required
true

Suppress Configuration Validator: Schema Registry MaxRequestHeaderSize

Description
Whether to suppress configuration warnings produced by the Schema Registry MaxRequestHeaderSize configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.maxrequestheadersize
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Login Basic Password

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Login Basic Password configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.basic.password
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Login Basic User

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Login Basic User configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.basic.user
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Key Manager Factory Algorithm

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Key Manager Factory Algorithm configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keymanagerfactoryalgorithm
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Key Manager Factory Provider

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Key Manager Factory Provider configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keymanagerfactoryprovider
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Key Password

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Key Password configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keypassword
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Keystore Password

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Keystore Password configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystorepassword
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Keystore Path

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Keystore Path configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystorepath
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Keystore Provider

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Keystore Provider configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystoreprovider
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Keystore Type

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Keystore Type configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.keystoretype
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Security Protocol

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Security Protocol configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.protocol
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Trust Manager Factory Algorithm

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Trust Manager Factory Algorithm configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.trustmanagerfactoryalgorithm
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Trust Manager Factory Provider

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Trust Manager Factory Provider configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.trustmanagerfactoryprovider
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Truststore Password

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Truststore Password configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststorepassword
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Truststore Path

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Truststore Path configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststorepath
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Truststore Provider

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Truststore Provider configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststoreprovider
Required
true

Suppress Configuration Validator: OAuth2 JWK Server Truststore Type

Description
Whether to suppress configuration warnings produced by the OAuth2 JWK Server Truststore Type configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.httpclient.truststoretype
Required
true

Suppress Configuration Validator: JWKS URL For OAuth2

Description
Whether to suppress configuration warnings produced by the JWKS URL For OAuth2 configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwks.url
Required
true

Suppress Configuration Validator: JWT Expected Audience For OAuth2

Description
Whether to suppress configuration warnings produced by the JWT Expected Audience For OAuth2 configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwt.expected.audience
Required
true

Suppress Configuration Validator: JWT Expected Issuer For OAuth2

Description
Whether to suppress configuration warnings produced by the JWT Expected Issuer For OAuth2 configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwt.expected.issuer
Required
true

Suppress Configuration Validator: JWT Principal Claim Name For OAuth2

Description
Whether to suppress configuration warnings produced by the JWT Principal Claim Name For OAuth2 configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.jwt.principal.claim.name
Required
true

Suppress Configuration Validator: OAuth2 Keystore Path

Description
Whether to suppress configuration warnings produced by the OAuth2 Keystore Path configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.keystore.public.key.keystore
Required
true

Suppress Configuration Validator: OAuth2 Keystore Alias

Description
Whether to suppress configuration warnings produced by the OAuth2 Keystore Alias configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.keystore.public.key.keystore.alias
Required
true

Suppress Configuration Validator: OAuth2 Keystore Password

Description
Whether to suppress configuration warnings produced by the OAuth2 Keystore Password configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.keystore.public.key.keystore.password
Required
true

Suppress Configuration Validator: OAuth2 Key As Property

Description
Whether to suppress configuration warnings produced by the OAuth2 Key As Property configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oauth.property.public.key.property
Required
true

Suppress Configuration Validator: Oracle TLS oracle.net.authentication_services

Description
Whether to suppress configuration warnings produced by the Oracle TLS oracle.net.authentication_services configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oracle.net.authentication_services
Required
true

Suppress Configuration Validator: Oracle TLS oracle.net.ssl_cipher_suites

Description
Whether to suppress configuration warnings produced by the Oracle TLS oracle.net.ssl_cipher_suites configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oracle.net.ssl_cipher_suites
Required
true

Suppress Configuration Validator: Version of oracle.net.ssl

Description
Whether to suppress configuration warnings produced by the Version of oracle.net.ssl configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.oracle.net.ssl_version
Required
true

Suppress Configuration Validator: Schema Registry Port

Description
Whether to suppress configuration warnings produced by the Schema Registry Port configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.port
Required
true

Suppress Configuration Validator: Schema Registry Proxyuser Knox Hosts

Description
Whether to suppress configuration warnings produced by the Schema Registry Proxyuser Knox Hosts configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.proxyuser.knox.hosts
Required
true

Suppress Configuration Validator: Schema Registry Proxyuser Streams Messaging Manager Hosts

Description
Whether to suppress configuration warnings produced by the Schema Registry Proxyuser Streams Messaging Manager Hosts configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.proxyuser.smm.hosts
Required
true

Suppress Configuration Validator: Schema Registry Servlet Filter

Description
Whether to suppress configuration warnings produced by the Schema Registry Servlet Filter configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.servlet.filter
Required
true

Suppress Configuration Validator: Excluded SSL/TLS Cipher Suites

Description
Whether to suppress configuration warnings produced by the Excluded SSL/TLS Cipher Suites configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.excludedciphersuites
Required
true

Suppress Configuration Validator: Excluded SSL/TLS Protocols

Description
Whether to suppress configuration warnings produced by the Excluded SSL/TLS Protocols configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.excludedprotocols
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_schema.registry.ssl.keystoretype
Required
true

Suppress Configuration Validator: Schema Registry Port (SSL)

Description
Whether to suppress configuration warnings produced by the Schema Registry Port (SSL) configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.port
Required
true

Suppress Configuration Validator: SSL Client Authentication Mapping Rules

Description
Whether to suppress configuration warnings produced by the SSL Client Authentication Mapping Rules configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.principal.mapping.rules
Required
true

Suppress Configuration Validator: Supported SSL/TLS Cipher Suites

Description
Whether to suppress configuration warnings produced by the Supported SSL/TLS Cipher Suites configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.supportedciphersuites
Required
true

Suppress Configuration Validator: Supported SSL/TLS Protocols

Description
Whether to suppress configuration warnings produced by the Supported SSL/TLS Protocols configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema.registry.ssl.supportedprotocols
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_schema.registry.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_schema.registry.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_schema.registry.ssl.validatepeers
Required
true

Suppress Configuration Validator: Schema Registry Load Balancer Host

Description
Whether to suppress configuration warnings produced by the Schema Registry Load Balancer Host configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema_registry_load_balancer_host
Required
true

Suppress Configuration Validator: Schema Registry Server Environment Advanced Configuration Snippet (Safety Valve)

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Environment Advanced Configuration Snippet (Safety Valve) configuration validator.
Related Name
Default Value
false
API Name
role_config_suppression_schema_registry_server_role_env_safety_valve
Required
true

Suppress Configuration Validator: Schema Registry Server TLS/SSL Trust Store File

Description
Whether to suppress configuration warnings produced by the Schema Registry Server 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: Schema Registry Server TLS/SSL Trust Store Password

Description
Whether to suppress configuration warnings produced by the Schema Registry Server 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: Schema Registry Server TLS/SSL Server Keystore File Location

Description
Whether to suppress configuration warnings produced by the Schema Registry Server 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: Schema Registry Server TLS/SSL Server Keystore File Password

Description
Whether to suppress configuration warnings produced by the Schema Registry Server 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 Parameter Validation: Schema Registry Database Host

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Database Host parameter.
Related Name
Default Value
false
API Name
service_config_suppression_database_host
Required
true

Suppress Parameter Validation: Schema Registry Database JDBC Url Override

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Database JDBC Url Override parameter.
Related Name
Default Value
false
API Name
service_config_suppression_database_jdbc_url_override
Required
true

Suppress Parameter Validation: Schema Registry Database Name

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Database Name parameter.
Related Name
Default Value
false
API Name
service_config_suppression_database_name
Required
true

Suppress Parameter Validation: Schema Registry Database User Password

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Database User Password parameter.
Related Name
Default Value
false
API Name
service_config_suppression_database_password
Required
true

Suppress Parameter Validation: Schema Registry Database Port

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Database Port parameter.
Related Name
Default Value
false
API Name
service_config_suppression_database_port
Required
true

Suppress Parameter Validation: Schema Registry Database User

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Database User parameter.
Related Name
Default Value
false
API Name
service_config_suppression_database_user
Required
true

Suppress Configuration Validator: Gateway Count Validator

Description
Whether to suppress configuration warnings produced by the Gateway Count Validator configuration validator.
Related Name
Default Value
false
API Name
service_config_suppression_gateway_count_validator
Required
true

Suppress Parameter Validation: Kerberos Principal

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Kerberos Principal parameter.
Related Name
Default Value
false
API Name
service_config_suppression_kerberos_princ_name
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: Ranger SchemaRegistry Plugin Hdfs Audit Directory

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Ranger SchemaRegistry Plugin Hdfs Audit Directory parameter.
Related Name
Default Value
false
API Name
service_config_suppression_ranger_sr_plugin_hdfs_audit_directory
Required
true

Suppress Configuration Validator: Schema Registry Server Count Validator

Description
Whether to suppress configuration warnings produced by the Schema Registry Server Count Validator configuration validator.
Related Name
Default Value
false
API Name
service_config_suppression_schema_registry_server_count_validator
Required
true

Suppress Parameter Validation: Schema Registry Service Environment Advanced Configuration Snippet (Safety Valve)

Description
Whether to suppress configuration warnings produced by the built-in parameter validation for the Schema Registry Service Environment Advanced Configuration Snippet (Safety Valve) parameter.
Related Name
Default Value
false
API Name
service_config_suppression_schemaregistry_service_env_safety_valve
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 Health Test: Schema Registry Server Health

Description
Whether to suppress the results of the Schema Registry Server 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_schemaregistry_schema_registry_server_healthy
Required
true