druid/website
Mingming Qiu 2c758ef5ff Support assign tasks to run on different categories of MiddleManagers (#7066)
* Support assign tasks to run on different tiers of MiddleManagers

* address comments

* address comments

* rename tier to category and docs

* doc

* fix doc

* fix spelling errors

* docs
2019-10-17 12:57:19 -07:00
..
core Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
i18n Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
pages/en Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
script Website: stricter replace (#8593) 2019-09-25 17:25:39 -07:00
scss Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
static Add 'edit' and 'copy code' buttons to docs (#8483) 2019-09-13 16:56:50 -07:00
.gitignore Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
.spelling Support assign tasks to run on different categories of MiddleManagers (#7066) 2019-10-17 12:57:19 -07:00
README.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
package-lock.json Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
package.json Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
pom.xml add druid version correctly (#8586) 2019-09-24 18:19:06 -07:00
redirects.json merge recommendations into basic-cluster-tuning, add additional info (#8649) 2019-10-08 16:33:54 -07:00
sidebars.json merge recommendations into basic-cluster-tuning, add additional info (#8649) 2019-10-08 16:33:54 -07:00
siteConfig.js Fix download link in header links (#8600) 2019-09-26 18:06:12 -07:00

README.md

Druid doc builder

This website was created with Docusaurus.

To edit this documentation run:

npm install

Then run

npm start