- 2626 Views
- 0 replies
- 0 kudos
I have started on a text based AI assistant for databricks. The idea is to interface the chatbot with the API of databricks to build a complete chat based interaction. For example intents could be:- a) Open a new notebookb) Edit an existing notebookc...
- 2626 Views
- 0 replies
- 0 kudos
- 7720 Views
- 6 replies
- 5 kudos
Hi,I would like to clone the structure (schema only) of delta table without the content using SHALLOW CLONE command, as recommended in databricks documentation, but it doesn't work. I get an error message that this command is not supported in Unity C...
- 7720 Views
- 6 replies
- 5 kudos
Latest Reply
You can shallow clone the table to an external location after sync the result of the shallow clone to unity catalog. Here is an example https://medium.com/@wahidatoui/sync-delta-tables-stored-in-dbfs-managed-or-external-to-unity-catalog-1fe29a3ae61b
5 More Replies
by
DrK
• New Contributor III
- 13833 Views
- 2 replies
- 1 kudos
Hi,We have been piloting databricks using unity catalog in development in our azure development subscription. We are looking at plans for moving to production\live which is a completely different azure subscription. I created a workspace in product...
- 13833 Views
- 2 replies
- 1 kudos
Latest Reply
@Andy Skinner​ When you create your workspace that will be tied to your databricks account.your account will be tied to subscription and resource group .from E2 architecture you can create multiple workspaces (in different regions) in one databricks ...
1 More Replies
- 7942 Views
- 5 replies
- 3 kudos
My org is considering a transition from hive metastore to unity catalog. We currently have a workspace for each of dev/uat/production and each of those provide access to their respective blob storage account data. Unity Catalog sits at the account-le...
- 7942 Views
- 5 replies
- 3 kudos
Latest Reply
I did find this document which indicates that you can set the initial catalog on cluster start:: https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/hive-metastore#differences-from-table-access-control
4 More Replies