This message was deleted.
# troubleshooting
s
This message was deleted.
b
Hi Ashok, May be we should get the log from deep storage location (indexing-logs folder) where the tasks logs will get stored and also overlord log should have more information. Check if you have live connection to kafka and zookeeper.
a
Ok will check the logs
Hi Sahoo... we have 11 datasources (Tables) in druid and in middle manager runtime properties. druid.worker.capacity = 12 . How to calculate how worker.capacity we can set ? I belive this leads to 404 error & goes to PENDING / FAILED Task status !?
is there any calculation logic there to arrive worker.capacity to set ?
b
As per guide, It should be
druid.worker.capacity
“Number of CPUs on the machine - 1”
a
ok. so it's not based on the number of data sources also ?