With latest version of druid is it possible to use OpenStack Swift custom implementation (not Amazon S3) as a deep storage?
I am having some issue in setting up this, so wanted to check if this is supported or not before asking further questions.
Just FYI, following properties I am setting
druid.s3.endpoint.url=custom url
druid.storage.type=s3
druid.storage.bucket=bucket
druid.storage.baseKey=druid/segments
druid.s3.accessKey=actual key
druid.s3.secretKey=key
With latest version of druid is it possible to use OpenStack Swift custom implementation (not Amazon S3) as a deep storage?
I am having some issue in setting up this, so wanted to check if this is supported or not before asking further questions.
Just FYI, following properties I am setting
druid.s3.endpoint.url=custom url
druid.storage.type=s3
druid.storage.bucket=bucket
druid.storage.baseKey=druid/segments
druid.s3.accessKey=actual key
druid.s3.secretKey=key