This message was deleted.
# general
s
This message was deleted.
p
No.
d
So that means in a given druid cluster, only one S3 bucket can be configured?
p
As a deep storage, yes only one. But if you really need you can set different deep storages for different historicals and have dynamic peons confs so each tier will have their own S3 bucket
d
thanks. Could you please provide any documentation available on this?
p
there is no documentation. Druid is not design for that case. If you still want to do this, read all docs about middlemanagers/middlemanager-less, overlords, historicals, configuration properties (https://druid.apache.org/docs/latest/configuration/), design https://druid.apache.org/docs/latest/design/processes and try to 'hack' it to work
or maybe just use some kind of s3 proxy bettween druid and s3
d
thanks for sharing this