liran-funaro commented on issue #9715:
URL: https://github.com/apache/druid/issues/9715#issuecomment-643762702


   I tried @gianm suggestions and they worked great to speed up the performance 
in a different project I worked on (see our [ingestion 
schema](https://github.com/liran-funaro/druid/wiki/Ingestion-Schema)).
   We managed to increase the performance by 800% (see our [performance 
evaluation](https://github.com/liran-funaro/druid/wiki/Evaluation)).
   But note that when increasing the number of workers, the RAM usage is 
increased dramatically.
   If this is an issue for you, please consider checking out our improved 
implementation that reduces the RAM and CPU usage by over 50% during the 
ingestion process (#10001). 


----------------------------------------------------------------
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