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 2019/07/02 22:12:46 UTC

[GitHub] [incubator-druid] himanshug commented on issue #7900: Develop a new Indexer process for running ingestion tasks

himanshug commented on issue #7900: Develop a new Indexer process for running ingestion tasks
URL: https://github.com/apache/incubator-druid/issues/7900#issuecomment-507864123
 
 
   Points raised in "motivation" are valid, so +1 for the proposal.
   
   however...
   
   > A new process type, BigIndexer (tentative name), will be added. This new process type is an alternative to the MiddleManager that runs all tasks in the single BigIndexer JVM instead of forking new processes.
   
   It looks like a MiddleManager that runs tasks in its own jvm process instead of spawning new processes. When I look at it from that perspective, it seems more logical to add a configuration parameter to existing MiddleManager node type that says whether or not to run task processes in same jvm process.
   
   

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