Jonathan Wei
74960e82bf
Add more Apache branding to docs ( #7515 )
2019-04-19 15:52:26 -07:00
Jonathan Wei
82137874ea
Add master/data/query server concepts to docs/packaging ( #6916 )
...
* Add master/data/query server concepts to docs/packaging
* PR comments
* TOC and markdown fix
* Update image legend
* PR comment
* More PR comments
2019-01-30 19:41:07 -08:00
David Lim
f7bbee2e65
Front Matter header needs to be on the first line for md to be rendered properly by jekyll ( #6733 )
2018-12-13 11:47:20 -08:00
Vadim Ogievetsky
da4836f38c
Added titles and harmonized docs to improve usability and SEO ( #6731 )
...
* added titles and harmonized docs
* manually fixed some titles
2018-12-12 20:42:12 -08:00
David Lim
afb239b17a
add missing license headers, in particular to MD files; clean up RAT … ( #6563 )
...
* add missing license headers, in particular to MD files; clean up RAT exclusions
* revert inadvertent doc changes
* docs
* cr changes
* fix modified druid-production.svg
2018-11-13 09:38:37 -08:00
Jonathan Wei
180e3ccfad
Docs consistency cleanup ( #6259 )
2018-09-04 12:54:41 -07:00
Gian Merlino
bc0ff251a3
Docs: Clarify the meaning of maxSplitSize. ( #5803 )
2018-05-24 21:43:39 -07:00
Gian Merlino
739e347320
Allow Hadoop dataSource inputSpec to be specified multiple times. ( #5717 )
...
* Allow Hadoop dataSource inputSpec to be specified multiple times.
* Fix test
2018-05-03 13:51:57 -07:00
Himanshu
8fae0edc95
allow arbitrary aggregators for reindexing with hadoop ( #5294 )
2018-03-07 17:13:56 -08:00
Gian Merlino
b4289c0004
Remove "granularity" from IngestSegmentFirehose. ( #4110 )
...
It wasn't doing anything useful (the sequences were being concatted, and
cursor.getTime() wasn't being called) and it defaulted to Granularities.NONE.
Changing it to Granularities.ALL gave me a 700x+ performance boost on a
small dataset I was reindexing (2m27s to 365ms). Most of that was from avoiding
making a lot of unnecessary column selectors.
2017-03-24 10:28:54 -07:00
Navis Ryu
cd7337fc8a
Calculate max split size based on numMapTask in DatasourceInputFormat ( #2882 )
...
* Calculate max split size based on numMapTask
* updated docs & fixed possible ArithmeticException
2016-07-20 16:53:51 -07:00
Gian Merlino
2dfd3877c0
Fix a bunch of broken links in the docs.
2016-03-23 10:21:28 -07:00
Himanshu Gupta
21b0b8a07d
new coordinator endpoint to get list of used segment given a dataSource and list of intervals
2016-02-21 23:17:58 -06:00
Himanshu Gupta
09ffcae4ae
give user the option to specify the segments for dataSource inputSpec
2016-02-21 23:15:31 -06:00
fjy
1aa363cea7
new quickstart
2016-02-04 09:37:38 -08:00
Himanshu Gupta
b3437825f0
add ignoreWhenNoSegments flag to optionally ignore the dataSource inputSpec when no segments were found
2016-01-26 17:23:55 -06:00
fjy
88f6b9b5ad
Multiple improvements for docs
2016-01-02 21:54:54 -08:00
Himanshu Gupta
48de9dfafa
doc update to make it easy to find how to do re-indexing or delta ingestion
2015-12-30 23:58:09 -06:00