Retry Policies parameters (cdap-site.xml and cdap-default.xml)
Parameter Name | Default Value | Description |
---|---|---|
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for custom actions. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for MapReduce programs. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The bind address for the preview service. |
|
| The port to bind the preview service to. |
|
| The connection backlog in the CDAP Preview service. |
|
| The number of executor threads for the preview service. |
|
| The number of boss threads for the preview service. |
|
| The number of worker threads in the CDAP Router service. |
|
| The delay in milliseconds to check again for new preview request after it detects there was no request. |
|
| The maximum number of preview execution per preview runner process. Default is 0 to have no maximum limit. |
|
| Interval in seconds for preview data cleanup process. Default is 1 hr. |
|
| TTL for the preview data, by default 1 day. |
|
| Topic name used to publish preview messages including status, data, and |
|
| Number of pollers in each preview runner process. |
|
| Size of the stateful disk for the preview runner. |
|
| Number of preview runner containers for preview execution. If it is set to 0, preview execution will be running in the same process as the preview manager. |
|
| Memory in megabytes for each preview runner container. |
|
| Number of virtual cores for the preview runner. |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for services. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for Spark programs. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for log processing. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for workers. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for metrics publishing. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for notification publish or subscription. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for notification publish or subscription. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for notification publish or subscription. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for programs. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for workers. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
|
| The base delay between retries in milliseconds. |
|
| The maximum delay between retries in milliseconds. |
|
| The maximum number of retries to attempt before aborting. |
|
| The maximum elapsed time in seconds before retries are aborted. |
|
| The type of retry policy for workflows. Allowed options: "none", "fixed.delay", or "exponential.backoff". |
Created in 2020 by Google Inc.