Oozie
Component | Java Heap | CPU | Disk |
---|---|---|---|
Oozie |
|
No resources required | No resources required |
Additional tuning:
For workloads with many coordinators that run with complex workflows (a
max concurrency reached! warning appears in the log and the Oozie
admin -queuedump
command shows a large queue):- Increase the value of the
oozie.service.CallableQueueService.callable.concurrency
property to 50. - Increase the value of the
oozie.service.CallableQueueService.threads
property to 200.
Do not use a Derby database as a backend database for Oozie.