Telemetry Publisher configuration settings for Auto Actions
Lists the Cloudera Observability Telemetry Publisher configuration property settings. Set in the Telemetry Publisher Safety Valve section in Cloudera Manager they enable Telemetry Publisher to collect data that is required by the Auto Actions feature.
Property Name | Default Value | Description | Example |
---|---|---|---|
autoactions.yarn.app.collector.enabled |
FALSE |
|
autoactions.yarn.app.collector.enabled=true |
autoactions.impala.collector.enabled |
FALSE |
|
autoactions.impala.collector.enabled=true |
autoactions.collection.yarn.enabled |
FALSE |
|
autoactions.collection.yarn.enabled=true |
autoactions.collection.mr.enabled |
FALSE |
|
autoactions.collection.mr.enabled=true |
autoactions.collection.spark.enabled |
FALSE |
|
autoactions.collection.spark.enabled=true |
autoactions.collection.hive.enabled |
FALSE |
|
autoactions.collection.hive.enabled=true |
autoactions.definition.cache.refresh.minutes |
5 |
This setting controls the number of minutes an Auto Action definition is stored in cache on the cluster. Your Auto Action definitions can be stored in cache on the cluster. As an Auto Action definition rarely changes, setting this value increases the delivery speed of requests by reducing the number of calls to Cloudera Observability. |
autoactions.definition.cache.refresh.minutes=5 |