KPriya08 opened a new issue #11381:
URL: https://github.com/apache/druid/issues/11381


   I am streaming data from 5 kafka topics, but only 4 jobs run at a time and 1 
go in pending status and it will start running when one of the jobs finishes. I 
checked in sys.tasks and see that for the pending task, the location and port 
is null and I see that only 4 ports are running. I confirmed from the services 
section on the druid web console that 4 peons are running. How can I make the 
pending job run? I need all my jobs to run parallely. By increasing the peons? 
But How can I increase the peons? Can I do this using 
druid.indexer.runner.ports ?
   I have installed druid using helm charts and this config is not there in the 
values.yaml file. How can I set this if it can fix my problem. Otherwise, how 
can I fix this issue?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to