* Docusaurus build framework + ingestion doc refresh. * stick to npm instead of yarn * fix typos * restore some _bin * Adjustments. * detect and fix redirect anchors * update anchor lint * Web-console: remove specific column filters (#8343) * add clear filter * update tool kit * remove usless check * auto run * add % * Fix resource leak (#8337) * Fix resource leak * Patch comments * Enable Spotbugs NP_NONNULL_RETURN_VIOLATION (#8234) * Fixes from PR review. * Fix more anchors. * Preamble nix. * Fix more anchors, headers * clean up placeholder page * add to website lint to travis config * better broken link checking * travis fix * Fixed more broken links * better redirects * unfancy catch * fix LGTM error * link fixes * fix md issues * Addl fixes
2.0 KiB
id | title |
---|---|
getting-started | Getting started with Apache Druid |
Overview
If you are new to Druid, we recommend reading the Design Overview and the Ingestion Overview first for a basic understanding of Druid.
Single-server Quickstart and Tutorials
To get started with running Druid, the simplest and quickest way is to try the single-server quickstart and tutorials.
Deploying a Druid cluster
If you wish to jump straight to deploying Druid as a cluster, or if you have an existing single-server deployment that you wish to migrate to a clustered deployment, please see the Clustered Deployment Guide.
Operating Druid
The configuration reference describes all of Druid's configuration properties.
The API reference describes the APIs available on each Druid process.
The basic cluster tuning guide is an introductory guide for tuning your Druid cluster.
Need help with Druid?
If you have questions about using Druid, please reach out to the Druid user mailing list or other community channels!