NandiniN
Databricks Employee
Databricks Employee

Hi @tyorisoo ,

Editing the Bucket Path for Unity Catalog Metastore

To edit the bucket path for the Unity Catalog metastore, follow these steps:

  1. Prerequisites:

    • Ensure you have the necessary permissions to manage the metastore and the associated S3 bucket.
  2. Update the S3 Path:

    • You cannot directly edit the bucket path from an external location. Instead, you need to update the metastore configuration.
  3. Modify IAM Role Credentials:

    • If you need to change the IAM role credentials, you can do so, but ensure that the new IAM role has the necessary permissions to access the new S3 bucket path.
  4. Update Metastore Configuration:

    • Use the Account Console or the Databricks API to update the metastore configuration with the new S3 bucket path and IAM role credentials.