druid/docs/content
Jihoon Son 733dfc9b30 Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193)
* Add PrefetcheableTextFilesFirehoseFactory

* fix comment

* exception handling

* Fix wrong json property

* Remove ReplayableFirehoseFactory and fix misspelling

* Defer object initialization

* Add a temporaryDirectory parameter to FirehoseFactory.connect()

* fix when cache and fetch are disabled

* Address comments

* Add more test

* Increase timeout for test

* Add wrapObjectStream

* Move methods to Firehose from PrefetchableFirehoseFactory

* Cleanup comment

* add directory listing to s3 firehose

* Rename a variable

* Addressing comments

* Update document

* Support disabling prefetch

* Fix race condition

* Add fetchLock

* Remove ReplayableFirehoseFactoryTest

* Fix compilation error

* Fix test failure

* Address comments

* Add default implementation for new method
2017-05-18 15:37:18 +09:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration improve query timeout handling and limit max scatter-gather bytes (#4229) 2017-05-16 12:47:32 -05:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Update segments.md (#3904) 2017-02-03 10:31:14 -06:00
development Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193) 2017-05-18 15:37:18 +09:00
ingestion Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193) 2017-05-18 15:37:18 +09:00
misc Support string type in math expression (#2836) 2016-11-02 21:10:48 -06:00
operations fix injection bug and documentation (#4243) 2017-05-03 15:07:43 -05:00
querying improve query timeout handling and limit max scatter-gather bytes (#4229) 2017-05-16 12:47:32 -05:00
tutorials Outdated property names (#4146) 2017-04-05 16:37:38 -07:00
toc.md Update toc.md (#3704) 2017-03-01 14:33:39 -08:00