mayankshriv opened a new issue #7138:
URL: https://github.com/apache/incubator-pinot/issues/7138


   We have seen requirements where multiple tenants (clients) need to be hosted 
on the same Pinot table (one table per client is not scalable). However, the 
tenants would like to ensure that their data is isolated from other tenants' 
data on the Pinot table. Isolation here means:
   
   - Guarantee that a client's (tenant) data is protected against any leaks 
(accidental or otherwise) to other clients.
   - Certain use cases may also require tenant/client specific encryption keys 
to further ensure data isolation
   
   (Note tenant and client are used here interchangeably).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to