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
Mayank
07/17/2022, 5:16 AM
You can call the same rest api that swagger would have
Mayank
07/17/2022, 5:16 AM
There’s also addTenant command in Pinot-admin
👍 1
a
Abdullah Jaffer
07/17/2022, 5:20 AM
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
Mayank
07/17/2022, 2:09 PM
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
Abdullah Jaffer
07/17/2022, 10:04 PM
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
Mayank
07/17/2022, 11:38 PM
I mean if you want a single server to have multiple tags. but from your reply seems that is not the case.