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/05/03 19:09:47 UTC

[GitHub] [incubator-druid] jon-wei opened a new pull request #7590: Add single-machine deployment example cfgs and scripts

jon-wei opened a new pull request #7590: Add single-machine deployment example cfgs and scripts
URL: https://github.com/apache/incubator-druid/pull/7590
 
 
   This PR adds a new set of reference configurations and launch scripts for single-machine deployments:
   
   - `micro-quickstart`
   - `small`
   - `medium`
   - `large`
   - `xlarge`
   
   The `micro-quickstart` is sized for small machines like laptops and is intended for quick evaluation use-cases.
   
   The other configurations are intended for general use single-machine deployments. They are sized for hardware roughly based on Amazon's i3 series of EC2 instances.
   
   The old tutorial cluster configuration has been replaced with `micro-quickstart`, with the tutorials also pointing users to the other single-server examples if they wish to use a bigger machine.
   
   This PR also adds example configurations for a clustered deployment based on the master/data/query organization, along with associated launch scripts.
   
   
   

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