druid/docs
Clint Wylie 4458113375
S3 input source (#8903)
* add s3 input source for native batch ingestion

* add docs

* fixes

* checkstyle

* lazy splits

* fixes and hella tests

* fix it

* re-use better iterator

* use key

* javadoc and checkstyle

* exception

* oops

* refactor to use S3Coords instead of URI

* remove unused code, add retrying stream to handle s3 stream

* remove unused parameter

* update to latest master

* use list of objects instead of object

* serde test

* refactor and such

* now with the ability to compile

* fix signature and javadocs

* fix conflicts yet again, fix S3 uri stuffs

* more tests, enforce uri for bucket

* javadoc

* oops

* abstract class instead of interface

* null or empty

* better error
2019-11-25 22:31:19 -08:00
..
_bin autogenerate NOTICE.BINARY from NOTICE and licenses.yaml (#8306) 2019-08-21 12:46:27 -07:00
assets Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
comparisons Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
configuration RandomLocationSelectorStrategy to Choose an available disk(location) to store a segment. With unit tests. (#8461) 2019-11-22 03:46:54 -08:00
dependencies fix doc headers (#8729) 2019-10-24 11:17:39 -07:00
design document SQL compatible null handling mode (#8894) 2019-11-20 06:52:20 -08:00
development S3 input source (#8903) 2019-11-25 22:31:19 -08:00
ingestion Fix the potential race between SplittableInputSource.getNumSplits() and SplittableInputSource.createSplits() in TaskMonitor (#8924) 2019-11-23 01:38:08 -08:00
misc support for array expressions in TransformSpec with ExpressionTransform (#8744) 2019-11-13 11:04:37 -08:00
operations Address security vulnerabilities (#8878) 2019-11-19 09:14:33 -08:00
querying document SQL compatible null handling mode (#8894) 2019-11-20 06:52:20 -08:00
tutorials Make supervisor API similar to submit task API (#8810) 2019-11-20 10:04:41 -08:00