You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/13 23:14:34 UTC

[GitHub] pdeva opened a new issue #6171: hetrogenous peon configurations

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


With regards,
Apache Git Services

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