druid/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
..
avro-extensions Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
caffeine-cache Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
datasketches Monomorphic processing of TopN queries with simple double aggregators over historical segments (part of #3798) (#4079) 2017-05-16 16:19:55 -07:00
druid-kerberos Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
hdfs-storage Improve `collection` related things that reusing a immutable object instead of creating a new object (#4135) 2017-05-17 01:38:51 +09:00
histogram Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
kafka-eight Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193) 2017-05-18 15:37:18 +09:00
kafka-extraction-namespace Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
kafka-indexing-service Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193) 2017-05-18 15:37:18 +09:00
lookups-cached-global Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
lookups-cached-single Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
mysql-metadata-storage Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
postgresql-metadata-storage Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
s3-extensions Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193) 2017-05-18 15:37:18 +09:00
stats Improve `collection` related things that reusing a immutable object instead of creating a new object (#4135) 2017-05-17 01:38:51 +09:00