This message was deleted.
# general
s
This message was deleted.
d
What do you mean by hot swap mode? And how do you intend to use the tiering? We have done this a lot on Kubernetes, I may be able to share to you what we’ve done.
o
I mean to change to
druid.worker.category
of one MM during its execution
d
Ah, unfortunately you have to redeploy when changing that. But it is better to create a StatefulSet per category to be more precise.
1
c
Why not use mm-less Druid? If you are in k8s, no need for the middle manager process.
d
I would love to haha, just need to find the time to R&D it in our lab.