- 2564 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...
- 2564 Views
- 0 replies
- 0 kudos
- 7278 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...
- 7278 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
- 13525 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...
- 13525 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