We are planning to use Hbase with data stored on S3 for a SAAS based
application. We have the following requirements :
1. Separate the data of organisations into their specific sub folders. This
is possible by using unique namespace for each organisation
2. Every organisation should be able to choose the region in which they
would want their data to be stored. For e.g : An organisation from Europe
may not want to store their data in US region due to compliance constraints.

What is the best approach to handle separation of organisation data based
on their location ?
thank you

Reply via email to