Service-Wide
Advanced
System Group
- Description
- The group that this service's processes should run as.
- Related Name
- Default Value
- zeppelin
- API Name
-
process_groupname
- Required
- true
System User
- Description
- The user that this service's processes should run as.
- Related Name
- Default Value
- zeppelin
- API Name
-
process_username
- Required
- true
Zeppelin 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
-
ZEPPELIN_service_env_safety_valve
- Required
- false
Monitoring
Enable Service Level Health Alerts
- Description
- When set, Cloudera Manager will send alerts when the health of this service reaches the threshold specified by the EventServer setting eventserver_health_events_alert_threshold
- Related Name
- Default Value
- true
- API Name
-
enable_alerts
- Required
- false
Enable Configuration Change Alerts
- Description
- When set, Cloudera Manager will send alerts when this entity's configuration changes.
- Related Name
- Default Value
- false
- API Name
-
enable_config_alerts
- Required
- false
Service Triggers
- Description
- The configured triggers for this service. This is a JSON-formatted list of triggers. These triggers are evaluated as part as the health system. Every trigger expression is parsed, and if the trigger condition is met, the list of actions provided in the trigger expression is executed. Each trigger has the following fields:
triggerName
(mandatory) - The name of the trigger. This value must be unique for the specific service.triggerExpression
(mandatory) - A tsquery expression representing the trigger.streamThreshold
(optional) - The maximum number of streams that can satisfy a condition of a trigger before the condition fires. By default set to 0, and any stream returned causes the condition to fire.enabled
(optional) - By default set to 'true'. If set to 'false', the trigger is not evaluated.expressionEditorConfig
(optional) - Metadata for the trigger editor. If present, the trigger should only be edited from the Edit Trigger page; editing the trigger here can lead to inconsistencies.
[{"triggerName": "sample-trigger", "triggerExpression": "IF (SELECT fd_open WHERE roleType = DataNode and last(fd_open) > 500) DO health:bad", "streamThreshold": 10, "enabled": "true"}]
See the trigger rules documentation for more details on how to write triggers using tsquery.The JSON format is evolving and may change and, as a result, backward compatibility is not guaranteed between releases. - Related Name
- Default Value
- []
- API Name
-
service_triggers
- Required
- true
Service Monitor Derived Configs Advanced Configuration Snippet (Safety Valve)
- Description
- For advanced use only, a list of derived configuration properties that will be used by the Service Monitor instead of the default ones.
- Related Name
- Default Value
- API Name
-
smon_derived_configs_safety_valve
- Required
- false
Zeppelin Server Role Health Test
- Description
- When computing the overall ZEPPELIN health, consider Zeppelin Server's health
- Related Name
- Default Value
- true
- API Name
-
ZEPPELIN_ZEPPELIN_SERVER_health_enabled
- Required
- false
Other
HDFS Service
- Description
- Name of the HDFS service that this Zeppelin service instance depends on
- Related Name
- Default Value
- API Name
-
hdfs_service
- Required
- true
Knox Service
- Description
- Name of the Knox service that this Zeppelin service instance depends on
- Related Name
- Default Value
- API Name
-
knox_service
- Required
- false
Livy Service
- Description
- Name of the Livy service that this Zeppelin service instance depends on
- Related Name
- Default Value
- API Name
-
livy_service
- Required
- false
Spark Service
- Description
- Name of the Spark service that this Zeppelin service instance depends on
- Related Name
- Default Value
- API Name
-
spark_on_yarn_service
- Required
- true
YARN Service
- Description
- Name of the YARN service that this Zeppelin service instance depends on
- Related Name
- Default Value
- API Name
-
yarn_service
- Required
- true
Zeppelin Authentication Method
- Description
- Indicates whether Kerberos is enabled.
- Related Name
-
zeppelin.authentication.method.kerberos
- Default Value
- false
- API Name
-
zeppelin.authentication.method.kerberos
- Required
- false
Security
Kerberos Principal
- Description
- Kerberos principal short name used by all roles of this service.
- Related Name
- Default Value
- zeppelin
- API Name
-
kerberos_princ_name
- Required
- true
Suppressions
Suppress Configuration Validator: CDH Version Validator
- Description
- Whether to suppress configuration warnings produced by the CDH Version Validator configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_cdh_version_validator
- Required
- true
Suppress Configuration Validator: Zeppelin Server Logging Advanced Configuration Snippet (Safety Valve)
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Logging Advanced Configuration Snippet (Safety Valve) configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_log4j_safety_valve
- Required
- true
Suppress Configuration Validator: Zeppelin Server Log Directory
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Log Directory configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_log_dir
- Required
- true
Suppress Configuration Validator: Heap Dump Directory
- Description
- Whether to suppress configuration warnings produced by the Heap Dump Directory configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_oom_heap_dump_dir
- Required
- true
Suppress Configuration Validator: Custom Control Group Resources (overrides Cgroup settings)
- Description
- Whether to suppress configuration warnings produced by the Custom Control Group Resources (overrides Cgroup settings) configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_rm_custom_resources
- Required
- true
Suppress Configuration Validator: Role Triggers
- Description
- Whether to suppress configuration warnings produced by the Role Triggers configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_role_triggers
- Required
- true
Suppress Configuration Validator: Zeppelin Server TLS/SSL Trust Store File
- Description
- Whether to suppress configuration warnings produced by the Zeppelin 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: Zeppelin Server TLS/SSL Trust Store Password
- Description
- Whether to suppress configuration warnings produced by the Zeppelin 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: Zeppelin Server TLS/SSL Server Keystore File Location
- Description
- Whether to suppress configuration warnings produced by the Zeppelin 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: Zeppelin Server TLS/SSL Server Keystore File Password
- Description
- Whether to suppress configuration warnings produced by the Zeppelin 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 Configuration Validator: Zeppelin Server Advanced Configuration Snippet (Safety Valve) for zeppelin-conf/zeppelin-env.sh
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Advanced Configuration Snippet (Safety Valve) for zeppelin-conf/zeppelin-env.sh configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin-conf/zeppelin-env.sh_role_safety_valve
- Required
- true
Suppress Configuration Validator: Zeppelin Server Advanced Configuration Snippet (Safety Valve) for zeppelin-conf/zeppelin-site.xml
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Advanced Configuration Snippet (Safety Valve) for zeppelin-conf/zeppelin-site.xml configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin-conf/zeppelin-site.xml_role_safety_valve
- Required
- true
Suppress Configuration Validator: Admin Group
- Description
- Whether to suppress configuration warnings produced by the Admin Group configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.admin.group
- Required
- true
Suppress Configuration Validator: Zeppelin Anonymous
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Anonymous configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.anonymous.allowed
- Required
- true
Suppress Configuration Validator: Zeppelin Interpreter Config Location
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Interpreter Config Location configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.config.fs.dir
- Required
- true
Suppress Configuration Validator: Zeppelin Config Storage Class
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Config Storage Class configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.config.storage.class
- Required
- true
Suppress Configuration Validator: Zeppelin Local Repository Location
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Local Repository Location configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.dep.localrepo
- Required
- true
Suppress Configuration Validator: Zeppelin Interpreter Group Order
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Interpreter Group Order configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.interpreter.group.order
- Required
- true
Suppress Configuration Validator: Zeppelin Local Repository Location
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Local Repository Location configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.interpreter.localrepo
- Required
- true
Suppress Configuration Validator: Zeppelin Notebook Location
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Notebook Location configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.notebook.dir
- Required
- true
Suppress Configuration Validator: Zeppelin Notebook Storage Class
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Notebook Storage Class configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.notebook.storage
- Required
- true
Suppress Configuration Validator: Zeppelin Server Bind Address
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Bind Address configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.server.addr
- Required
- true
Suppress Configuration Validator: Zeppelin Shiro Knox Main Block
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Shiro Knox Main Block configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.shiro.knox.main.block
- Required
- true
Suppress Configuration Validator: Zeppelin Shiro Main Block
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Shiro Main Block configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.shiro.main.block
- Required
- true
Suppress Configuration Validator: Zeppelin Shiro Main Session Block
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Shiro Main Session Block configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.shiro.main.session.block
- Required
- true
Suppress Configuration Validator: Zeppelin Shiro Roles Block
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Shiro Roles Block configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.shiro.roles.block
- Required
- true
Suppress Configuration Validator: Zeppelin Shiro Urls Block
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Shiro Urls Block configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.shiro.urls.block
- Required
- true
Suppress Configuration Validator: Zeppelin Shiro User Block
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Shiro User Block configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.shiro.user.block
- Required
- true
Suppress Configuration Validator: Zeppelin SSL Client Authentication
- Description
- Whether to suppress configuration warnings produced by the Zeppelin SSL Client Authentication configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.ssl.client.auth
- Required
- true
Suppress Configuration Validator: Zeppelin SSL Keystore Type
- Description
- Whether to suppress configuration warnings produced by the Zeppelin SSL Keystore Type configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.ssl.keystore.type
- Required
- true
Suppress Configuration Validator: Zeppelin SSL Truststore type
- Description
- Whether to suppress configuration warnings produced by the Zeppelin SSL Truststore type configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.ssl.truststore.type
- Required
- true
Suppress Configuration Validator: Zeppelin Temp Webapps Directory
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Temp Webapps Directory configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.war.tempdir
- Required
- true
Suppress Configuration Validator: Zeppelin Websocket Text Size
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Websocket Text Size configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin.websocket.max.text.message.size
- Required
- true
Suppress Configuration Validator: Zeppelin Server Port
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Port configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin_server_port
- Required
- true
Suppress Configuration Validator: Zeppelin Server Environment Advanced Configuration Snippet (Safety Valve)
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Environment Advanced Configuration Snippet (Safety Valve) configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin_server_role_env_safety_valve
- Required
- true
Suppress Configuration Validator: Zeppelin Server SSL Port
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server SSL Port configuration validator.
- Related Name
- Default Value
- false
- API Name
-
role_config_suppression_zeppelin_server_ssl_port
- 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: 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 Configuration Validator: Zeppelin Server Count Validator
- Description
- Whether to suppress configuration warnings produced by the Zeppelin Server Count Validator configuration validator.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_zeppelin_server_count_validator
- Required
- true
Suppress Parameter Validation: Zeppelin Service Environment Advanced Configuration Snippet (Safety Valve)
- Description
- Whether to suppress configuration warnings produced by the built-in parameter validation for the Zeppelin Service Environment Advanced Configuration Snippet (Safety Valve) parameter.
- Related Name
- Default Value
- false
- API Name
-
service_config_suppression_zeppelin_service_env_safety_valve
- Required
- true
Suppress Health Test: Zeppelin Server Health
- Description
- Whether to suppress the results of the Zeppelin 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_zeppelin_zeppelin_zeppelin_server_health
- Required
- true