Pipelines
General
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.min.job.duration.for.attempt.log Minimum application duration to attempt yarn log loading for an application. | 0 | ||
com.unraveldata.min.failed.job.duration.for.attempt.log Minimum failed application duration to attempt yarn log loading for an application. | 0 | ||
com.unraveldata.logs.max.containers.persisted The maximum number of container logs to be persisted to the DB for an application. | integer | 4 | |
com.unraveldata.logs.max.containers.processed The maximum number of yarn containers to be processed from the yarn log of an application. | integer | 100 |
Impala
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.impala.scheduled.thread.pool.size The number of processing threads to be maintained in the pool, even if they are idle. | integer | 5 | |
com.unraveldata.impala.thread.initial.delay.secs Time to delay the first execution of the thread. | integer | 5 | |
com.unraveldata.impala.cm.queries.polling.interval.secs The period between successive executions for polling queries from CM. | integer | 60 | |
com.unraveldata.impala.cm.metrics.polling.interval.secs The period between successive executions for polling metrics from CM | integer | 60 | |
com.unraveldata.impala.kafka.retry.millis Delay (in milliseconds) between successive Impala Kafka message retries. | milliseconds | 1000 |