We have a multitenant Druid cluster. We have a req...
# general
v
We have a multitenant Druid cluster. We have a requirement to enable sse-c for a specific tenant objects, and our data is already partitioned by tenantId. However, we have common s3 configuration for the cluster. How do we go about configuring
druid.storage.sse.custom.base64EncodedKey
with tenant specific key? Is historicals tiering an option here ?