pdeva commented on issue #6171: hetrogenous peon configurations
URL: 
https://github.com/apache/incubator-druid/issues/6171#issuecomment-412723764
 
 
   > If you have 10,000 queries to execute in 1 min, you need to execute about
   1.7 queries per sec
   
   1.7 queries per second * 60 = 102 queries per minute
   
   to execute 10K queries per minute requires 166 queries per second!
   
   On Mon, Aug 13, 2018 at 6:27 PM Jonathan Wei <[email protected]>
   wrote:
   
   > If you want to give tasks different configurations based on datasource,
   > you could deploy middle managers with different worker configurations and
   > direct tasks to specific middle managers based on datasource using affinity
   > configs:
   > 
http://druid.io/docs/latest/configuration/index.html#overlord-dynamic-configuration
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/incubator-druid/issues/6171#issuecomment-412722003>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/ADCtoOEABdtzizPPXNW60cdDbT3nzdABks5uQid0gaJpZM4V7jGw>
   > .
   >
   -- 
   Prashant
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to