druid/extensions-core
Maytas Monsereenusorn 92fb83726b
Add support for optional aws credentials for s3 for ingestion (#9375)
* Add support for optional cloud (aws, gcs, etc.) credentials for s3 for ingestion

* Add support for optional cloud (aws, gcs, etc.) credentials for s3 for ingestion

* Add support for optional cloud (aws, gcs, etc.) credentials for s3 for ingestion

* fix build failure

* fix failing build

* fix failing build

* Code cleanup

* fix failing test

* Removed CloudConfigProperties and make specific class for each cloudInputSource

* Removed CloudConfigProperties and make specific class for each cloudInputSource

* pass s3ConfigProperties for split

* lazy init s3client

* update docs

* fix docs check

* address comments

* add ServerSideEncryptingAmazonS3.Builder

* fix failing checkstyle

* fix typo

* wrap the ServerSideEncryptingAmazonS3.Builder in a provider

* added java docs for S3InputSource constructor

* added java docs for S3InputSource constructor

* remove wrap the ServerSideEncryptingAmazonS3.Builder in a provider
2020-02-25 20:59:53 -08:00
..
avro-extensions Fix for building in Eclipse & VS Code. (#7481) 2020-02-13 14:58:32 -08:00
azure-extensions Move Azure extension into Core (#9394) 2020-02-25 17:49:16 -08:00
datasketches sql support for dynamic parameters (#6974) 2020-02-19 13:09:20 -08:00
druid-basic-security Fix basic auth polling to skip retries when cachedSerializedGroupMappingMap returns 404 (#9354) 2020-02-12 16:52:03 -08:00
druid-bloom-filter string -> expression -> string -> expression (#9367) 2020-02-21 15:43:02 -08:00
druid-kerberos De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
ec2-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
google-extensions Create splits of multiple files for parallel indexing (#9360) 2020-02-24 17:34:39 -08:00
hdfs-storage Add common optional dependencies for extensions (#9399) 2020-02-25 00:04:00 -08:00
histogram sql support for dynamic parameters (#6974) 2020-02-19 13:09:20 -08:00
kafka-extraction-namespace Forbid easily misused HashSet and HashMap constructors (#9165) 2020-02-07 10:44:09 +03:00
kafka-indexing-service Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
kinesis-indexing-service Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
lookups-cached-global Add common optional dependencies for extensions (#9399) 2020-02-25 00:04:00 -08:00
lookups-cached-single Add common optional dependencies for extensions (#9399) 2020-02-25 00:04:00 -08:00
mysql-metadata-storage Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
orc-extensions Fix handling nullable writableComparable in OrcStructConverter (#9138) 2020-01-08 13:40:24 -08:00
parquet-extensions Run IntelliJ inspections on Travis (#9179) 2020-02-19 11:34:19 +03:00
postgresql-metadata-storage Add common optional dependencies for extensions (#9399) 2020-02-25 00:04:00 -08:00
protobuf-extensions fix protobuf extension packaging and docs (#9320) 2020-02-07 09:26:52 -08:00
s3-extensions Add support for optional aws credentials for s3 for ingestion (#9375) 2020-02-25 20:59:53 -08:00
simple-client-sslcontext Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
stats sql support for dynamic parameters (#6974) 2020-02-19 13:09:20 -08:00