druid/website
Jonathan Wei c949a25210
Add DruidInputSource (replacement for IngestSegmentFirehose) (#8982)
* Add Druid input source and format

* Inherit dims/metrics from segment

* Add ingest segment firehose reindexing test

* Remove unnecessary module

* Fix unit tests, checkstyle

* Add doc entry

* Fix dimensionExclusions handling, add parallel index integration test

* Add spelling exclusion

* Address some PR comments

* Checkstyle

* wip

* Address rest of PR comments

* Address PR comments
2019-12-05 16:50:00 -08:00
..
core Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
i18n Docs: Add docsearch version (#8850) 2019-11-09 19:51:06 -08:00
pages/en Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
script adding search to docs (#8906) 2019-11-19 07:04:40 -08: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 Add DruidInputSource (replacement for IngestSegmentFirehose) (#8982) 2019-12-05 16:50:00 -08: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 adding search to docs (#8906) 2019-11-19 07:04:40 -08:00

README.md

Druid doc builder

This website was created with Docusaurus.

To edit this documentation run:

npm install

Then run

npm start