Hello .
I have 5 CAPM projects with different namespaces, which shares the same HDI Container . master-db is shared across all these 5 -srv modules.
resources:
- name: master-db
type: org.cloudfoundry.existing-service
parameters:
service-name: master-db
Now, I want to enable multi tenancy for these projects . Expectation is , each tenant get an HDI container , but is shared across all the service instance , that tenant accesses.
Also, I can specify a schema name & container name while creating an HDI . How would I do that with MTX enabled ?
Sreehari
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.