• 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 example configurations run the Druid Coordinator and Overlord together in a single process using the optional configuration druid.coordinator.asOverlord.enabled=true, described in the .

    • Launch command: bin/start-nano-quickstart
    • Configuration directory: conf/druid/single-server/nano-quickstart

    Micro-Quickstart: 4 CPU, 16GiB RAM

    • Launch command: bin/start-micro-quickstart
    • Launch command: bin/start-small
    • Configuration directory:

    Medium: 16 CPU, 128GiB RAM (~i3.4xlarge)

    • Launch command: bin/start-medium
    • Configuration directory: conf/druid/single-server/medium
    • Launch command: bin/start-large
    • Configuration directory: conf/druid/single-server/large

    X-Large: 64 CPU, 512GiB RAM (~i3.16xlarge)

    • Launch command: bin/start-xlarge