mirror of https://github.com/apache/druid.git
da0eabaa01
* integration test for coordinator and overlord leadership, added sys.servers is_leader column * docs * remove not needed * fix comments * fix compile heh * oof * revert unintended * fix tests, split out docker-compose file selection from starting cluster, use docker-compose down to stop cluster * fixes * style * dang * heh * scripts are hard * fix spelling * fix thing that must not matter since was already wrong ip, log when test fails * needs more heap * fix merge * less aggro |
||
---|---|---|
.. | ||
core | ||
i18n | ||
pages/en | ||
script | ||
scss | ||
static | ||
.gitignore | ||
.spelling | ||
README.md | ||
package-lock.json | ||
package.json | ||
pom.xml | ||
redirects.json | ||
sidebars.json | ||
siteConfig.js |
README.md
Druid doc builder
This website was created with Docusaurus.
To edit this documentation run:
npm install
Then run
npm start