Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 07:19 AM
Hi @tyorisoo ,
Editing the Bucket Path for Unity Catalog Metastore
To edit the bucket path for the Unity Catalog metastore, follow these steps:
-
Prerequisites:
- Ensure you have the necessary permissions to manage the metastore and the associated S3 bucket.
-
Update the S3 Path:
- You cannot directly edit the bucket path from an external location. Instead, you need to update the metastore configuration.
-
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.
-
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.