druid/docs/content
Björn Zettergren 2462c82c0e New defaults for maxRowsInMemory rowFlushBoundary
To bring consistency to docs and source this commit changes the default
values for maxRowsInMemory and rowFlushBoundary to 75000 after
discussion in PR https://github.com/druid-io/druid/pull/2457.

The previous default was 500000 and it's lower now on the grounds that
it's better for a default to be somewhat less efficient, and work,
than to reach for the stars and possibly result in
"OutOfMemoryError: java heap space" errors.
2016-03-01 13:50:28 +01:00
..
comparisons remove unneeded 2015-11-09 17:03:00 -08:00
configuration New defaults for maxRowsInMemory rowFlushBoundary 2016-03-01 13:50:28 +01:00
dependencies add doc rendering 2016-02-04 14:21:59 -08:00
design new coordinator endpoint to get list of used segment given a dataSource and list of intervals 2016-02-21 23:17:58 -06:00
development Merge pull request #2526 from druid-io/b-slim-patch-1 2016-02-23 10:23:53 -08:00
ingestion New defaults for maxRowsInMemory rowFlushBoundary 2016-03-01 13:50:28 +01:00
misc new quickstart 2016-02-04 09:37:38 -08:00
operations improve doc on including druid and hadoop extensions 2016-02-26 13:53:08 -06:00
querying Rename 'replaceMissingValues...' parameters in RegexExtractionFn 2016-02-24 13:12:56 -08:00
tutorials tutorial fix 2016-02-04 15:37:47 -08:00
toc.md css link is broken 2016-02-04 15:23:20 -08:00