Hi everyone, so for security purposes, we have swa...
# general
a
Hi everyone, so for security purposes, we have swagger access disabled when working with Pinot, this hasn't been a problem, but now I needed to create a new tenant, so question is is there a way to do that in the UI?
m
You can call the same rest api that swagger would have
There’s also addTenant command in Pinot-admin
👍 1
a
Thanks, one more question, my current broker and server are all tagged to the default tenant, do I need to create new servers and brokers before creating a new tenant for the
numOfInstance
setting?
m
Yes, you will need to have untagged instances available to be able to create tenant via the command. Do you want to have servers with multiple tags?
a
Yes , we have very different loads based on usecases, some more critical then others. Having server level segregation is something we will heavily rely on in Pinot
m
I mean if you want a single server to have multiple tags. but from your reply seems that is not the case.
🙌 1