Setting Up Multiple Databricks Workspaces in Databricks FGAC¶
This is applicable only to Self Managed Deployments
If you have multiple Databricks Workspaces, then Privacera can manage the access permissions for all of them using the same Access Policies. To do this, you need to set up multiple Databricks Workspaces in the Privacera Manager.
Setup¶
To set up multiple Databricks Workspaces, perform the following steps:
- SSH to the instance where Privacera Manager is installed.
- Open the
vars.databricks.plugin.yml
file: - Add or update the following properties in the file, ensuring that the
databricks_host_url
andtoken
values are updated accordingly for each workspace: - Once the properties are configured, run the following commands to generate and upload the configuration:
Run the following command to run the post install steps:
5. Use the updatedranger_enable.sh
script in Databricks cluster creation. 6. Click on Start or, if the cluster is running, click on Confirm and Restart. - Prev topic: Advanced Configuration