vogievetsky commented on code in PR #13365: URL: https://github.com/apache/druid/pull/13365#discussion_r1043971524
########## docs/operations/single-server.md: ########## @@ -23,14 +23,17 @@ title: "Single server deployment" --> -Druid includes a set of reference configurations and launch scripts for single-machine deployments: - -- `nano-quickstart` -- `micro-quickstart` -- `small` -- `medium` -- `large` -- `xlarge` +Druid includes a set of reference configurations and launch scripts for single-machine deployments. +These configuration bundles are located in `conf/druid/single-server/`. + +The `auto` configuration sizes runtime parameters based on available processors and memory. Other configurations include hard-coded runtime parameters for various server sizes. Most users should stick with `auto`. Refer below [Druid auto start](#Druid-auto-start) Review Comment: I think the anchor needs to be `#druid-auto-start` not `#Druid-auto-start` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
