druid/docs/content/development/extensions-core
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
..
approximate-histograms.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
avro.md fix the documented property name for specifying avro reader schema (#3708) 2016-11-22 15:02:41 -08:00
caffeine-cache.md Caffeine cache extension (#3028) 2016-07-06 15:42:54 -07:00
datasketches-aggregators.md Fix broken DataSketches link. (#4221) 2017-04-27 17:37:12 -07:00
druid-kerberos.md Druid Extension to enable Authentication using Kerberos. (#3853) 2017-02-02 14:55:21 -06:00
druid-lookups.md Cached lookup module. first cut implementing JDBC cache (#2819) 2016-09-16 13:45:54 -07:00
examples.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
hdfs.md Adding hadoop kerberos authentification. (#3419) 2016-09-13 10:42:50 -07:00
kafka-eight-firehose.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
kafka-extraction-namespace.md Silly Typo in docs 2016-05-24 13:31:58 -07:00
kafka-ingestion.md add skipOffsetGaps flag (#4256) 2017-05-16 12:19:28 -06:00
lookups-cached-global.md Add support for headers and skipping thereof for CSV and TSV (#4254) 2017-05-15 22:57:31 -07:00
mysql.md Fix various broken links in the docs. (#2833) 2016-04-13 13:30:01 -07:00
postgresql.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
s3.md Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193) 2017-05-18 15:37:18 +09:00
stats.md Support variance and standard deviation (#2525) 2016-08-04 17:32:58 -07:00