VladimirIordanov commented on issue #7066: Support assign tasks to run on 
different categories of MiddleManagers
URL: https://github.com/apache/incubator-druid/pull/7066#issuecomment-539505016
 
 
   > I suppose AutoScaler can provision only one type of workers still?
   That make sense to me. I think realtime tasks can require a cluster with not 
the same configuration as for batch ones. So probably overlord could accept an 
array of worker config specs via dynamic configuration API call.
   I looked into the code and found that current ProvisioningStrategy 
implementations could be changed to select available Autoscaler from 
DefaultWorkerBehaviorConfig (it also should be changed to support 
multi-autoscalers declaration).
   I could contribute such changes to code if it makes sense for everybody.

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


With regards,
Apache Git Services

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

Reply via email to