pdeva opened a new issue #6171: hetrogenous peon configurations
URL: https://github.com/apache/incubator-druid/issues/6171
 
 
   currently the only way to configure memory (heap and direct) for a peon is 
in a singular location in the config file.
   
   This assumes every datasource is equal, which is never the case in real life.
   Currently due to this, all peons have to take up as much resources as the 
biggest data source.
   
   There should be a way to configure jvm params for every peon individually.
   
   For KIS, this could be achieved by allowing to submitting peon config along 
with supervisor config.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to