cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Himanshu4
by New Contributor II
  • 1334 Views
  • 1 replies
  • 0 kudos

Automating the Migration of ML Models and Metadata to Unity Catalog

Hello everyone,I am currently working on a project where I need to migrate ML models from the Model Registry of one Databricks workspace to the Unity Catalog (schema/catalog) of another workspace. This migration needs to include not only the models t...

  • 1334 Views
  • 1 replies
  • 0 kudos
Latest Reply
gchandra
Databricks Employee
  • 0 kudos

Deploy as Code is recommended. https://learn.microsoft.com/en-us/azure/databricks/machine-learning/mlops/deployment-patterns#deploy-code If you need to copy the model as a Pickle file then use https://github.com/mlflow/mlflow-export-import CICD imple...

  • 0 kudos
Anish_2
by New Contributor II
  • 1659 Views
  • 1 replies
  • 0 kudos

Unable to clone delta live table

Hello Team,In order to avoid any cost of running workflow for historical data, i am trying DEEP clone in order to copy data of streaming table from PROD workspace to QA workspace but it is giving below error. Please suggest some efficient data copy m...

Get Started Discussions
Databricks
Delta Live Tables
  • 1659 Views
  • 1 replies
  • 0 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 0 kudos

Hi @Anish_2 ,This is well known limitation of DLT. You can read about it at limitation section in documentation. Conclusion is following. If you want to have ability to use all feature of delta protocol, it's better not to use dlt framework. It's gre...

  • 0 kudos
satya1206
by New Contributor II
  • 1202 Views
  • 1 replies
  • 0 kudos

Price of UCX assessment and migration

Hi,I am planning to migrate few tables and workflows from Hive metastore to Unity catalog( For example 8 tables and 2 small) workflows. What is the cost of using UCX (Unity Catalog Upgrade eXperience) for assessment and migration of artifacts from a ...

  • 1202 Views
  • 1 replies
  • 0 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 0 kudos

Hi @satya1206 ,There is no place involved when it comes to using ucx. It's free tool, open source tool created by databricks labs. More info you can find on below: https://github.com/databrickslabs/ucx

  • 0 kudos
vidyaKothavale
by New Contributor
  • 2786 Views
  • 1 replies
  • 0 kudos

Issues Migrating Hive Metastore Tables to Unity Catalog

I am in the process of migrating tables from Hive Meta store to Unity Catalog using the Databricks Labs UCX tool. After completing the assessment phase, the dashboard indicates that while external tables are ready to migrate, the managed tables are m...

  • 2786 Views
  • 1 replies
  • 0 kudos
Latest Reply
satya1206
New Contributor II
  • 0 kudos

Hi @vidyaKothavale , What is the cost associated for UCX assessment and migration 

  • 0 kudos
Arcturus
by New Contributor
  • 670 Views
  • 0 replies
  • 0 kudos

Scheduled Dashboard Email

Hi community! I'm wondering if there is an option to personalize the email body of an scheduled dashboard. I'm specially interested in any way that allows me to change the attached dashboard snapshot to an excel file or make it available a table with...

  • 670 Views
  • 0 replies
  • 0 kudos
PiotrU
by Contributor II
  • 4628 Views
  • 6 replies
  • 5 kudos

PowerApps + Delta Lake

Is there any native way to Insert data from PowerApps directly into Delta Lake?I can of course create a workflow - and push the data via API, but is there any alternative ?

  • 4628 Views
  • 6 replies
  • 5 kudos
Latest Reply
PiotrU
Contributor II
  • 5 kudos

I have started creating solution for that: Here is initial version with PAT https://github.com/lakime/powerappstodelta

  • 5 kudos
5 More Replies
TheBeacon
by New Contributor
  • 815 Views
  • 0 replies
  • 0 kudos

Best Tools for API Design? SwaggerHub Alternatives?

Curious if anyone has moved from SwaggerHub to other platforms for API design, especially within data projects. Tools like Apidog, Postman, or Insomnia have been mentioned to me – does anyone have thoughts on how they compare for efficiency and colla...

  • 815 Views
  • 0 replies
  • 0 kudos
nir777
by New Contributor II
  • 3008 Views
  • 7 replies
  • 1 kudos

Coursera Apache SQL Course

Hi, I have enrolled into Databricks Apache Spark SQL for Data Analysts course on Coursera.I am in Module 3, I imported the file through given url in course material. In 3.2Basic Queries  I ran the first block which contains following command  "%run ....

query_error.png
  • 3008 Views
  • 7 replies
  • 1 kudos
Latest Reply
OwenChen
New Contributor II
  • 1 kudos

Hi, I enrolled in the same coursera "databricks" course, and met the same issue. I unmounted and re-run the classroom set up as following However, when I move forward to list the mounted dirctory, the same issue happened. 

  • 1 kudos
6 More Replies
Ru
by New Contributor III
  • 952 Views
  • 0 replies
  • 0 kudos

Compatibility Issue Between Databricks Runtime and Delta Live Tables: Request for v15.2 Release Time

We are experiencing a compatibility issue between the Databricks Runtime version and the Delta Live Tables (DLT) Runtime. We need to upgrade to Databricks Runtime 15.2 to enable the auto schema evolution feature. However, Databricks Runtime 15.2 requ...

Get Started Discussions
Compatibility
dlt
Release Plan
  • 952 Views
  • 0 replies
  • 0 kudos
DavidKxx
by Contributor
  • 7757 Views
  • 4 replies
  • 0 kudos

Resolved! Have code stay hidden even when the notebook is copied

When I save a certain Python notebook where I have selected Hide Code and Hide Results on certain cells, those conditions persist.  For example, when I come back the next day in a new session, the hidden material is still hidden.When the notebook is ...

  • 7757 Views
  • 4 replies
  • 0 kudos
Latest Reply
Alok7661
New Contributor II
  • 0 kudos

In my situation we cannot split this notebook as ADF pipeline is already in PROD ,I have tried to use the option %%capture .It helps to ran the notebook within size limits but somehow it is corrupting the output. Also checked in the Databricks AI and...

  • 0 kudos
3 More Replies
canbirlik
by New Contributor
  • 1209 Views
  • 0 replies
  • 0 kudos

Databricks Asset Bundles - Failed to install provider

Hello All,When I try to deploy my bundle, I get the following error.I can't edit the bundle.tf.json, I suppose it is created automatically. Does anyone have a solution for the same problem?Many Thanks,Can$ databricks bundle deploy -t devBuilding my_p...

  • 1209 Views
  • 0 replies
  • 0 kudos

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now
Labels