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

Sudheer2
by New Contributor III
  • 1694 Views
  • 3 replies
  • 0 kudos

Issue with Validation After DBFS to Volume Migration in Databricks Workspace

Hello Databricks Community,I have successfully migrated my DBFS (Databricks File System) from a source workspace to a target workspace, moving it from a path in Browse DBFS -> Folders to a Catalog -> Schema -> Volume.Now, I want to validate the migra...

  • 1694 Views
  • 3 replies
  • 0 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 0 kudos

Hi @Sudheer2, thanks for your comments, you can try using %sh magic to list the folder and sub-directores using unix-like commands  for example:  

  • 0 kudos
2 More Replies
User1234
by New Contributor II
  • 7915 Views
  • 5 replies
  • 2 kudos

Cluster compute metrics

I want to fetch compute metrics(hardware, gpu and spark) and use them in certain dashboard on Databricks, however i'm not able to fetch them. i have tried GET API request and system tables. The system tables only have CPU utilization and memory utili...

Get Started Discussions
cluster
compute
metrics
  • 7915 Views
  • 5 replies
  • 2 kudos
Latest Reply
171442
New Contributor II
  • 2 kudos

How can we store the CPU & Memory metrics for GCP databricks centrally and setup some alerts incase if the usage is high and monitor the performance.

  • 2 kudos
4 More Replies
MartinK
by New Contributor II
  • 4496 Views
  • 3 replies
  • 1 kudos

Resolved! Constantly Running Interactive Clusters Best Practices

Hello there, I’ve been creating an ETL/ELT Pipeline with Azure Databricks Workflows, Spark and Azure Data Lake. It should process in Near Real Time changes  (A Change Data Capture process) from an Azure SQL Database. For that purpose, I will have sev...

  • 4496 Views
  • 3 replies
  • 1 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 1 kudos

No problem! let me know if you have any other questions.

  • 1 kudos
2 More Replies
ludovic_hall
by New Contributor II
  • 2177 Views
  • 3 replies
  • 0 kudos

Dashboard sharing in Databriks with Unity Catalog enabled

Hello,I am planning to deploy a workspace with Unity Catalog enabled. Deploying permissions in one place sounds like a good solution. It can even simplify dataset architecture by masking rows and columns.As an architect, I’m concerned about the user’...

  • 2177 Views
  • 3 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

I will suggest for you to submit a feature request for this through https://docs.databricks.com/en/resources/ideas.html#ideas 

  • 0 kudos
2 More Replies
RohithChippa
by New Contributor III
  • 2385 Views
  • 1 replies
  • 0 kudos

Clean Room Per Collaborator Pricing

For Clean Room Pricing it is mentioned50$/ collaborator per day.1) If I keep the clean room for may be 5 hrs and delete it later will I get charged for those 5hrs(10.41$)/collaborator or will I be charged 50$ regardless of active hrs of clean room fo...

  • 2385 Views
  • 1 replies
  • 0 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 0 kudos

Hi @RohithChippa, Thanks for your questions! Please find below feedback: 1) If you keep the clean room for 5 hours and delete it later, you will be charged $50 per collaborator for that day, regardless of the number of active hours the clean room was...

  • 0 kudos
menotron
by Valued Contributor
  • 2481 Views
  • 0 replies
  • 1 kudos

Turn Your Dataframes into an Interactive Tableau-Styled Drag-and-Drop UI for Visual Analysis

You can create Tableau-styled charts without leaving your notebook with just a few lines of code.Imagine this: You’re working within Databricks notebook, trying to explore your Spark/Pandas DataFrame, but visualizing the data or performing Explorator...

menotron_0-1735979649344.png menotron_0-1735977132616.png
  • 2481 Views
  • 0 replies
  • 1 kudos
hiphopjay
by New Contributor II
  • 1786 Views
  • 3 replies
  • 0 kudos

Unable to install UCX

Executing databricks labs install ucx via databricks cli and running into 'WorkspaceInstaller is not supposed to be executed in databricks runtime.' How do I resolve it?

  • 1786 Views
  • 3 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

Databricks CLI is designed to work in your local terminal and connect to your workspace.  The error is mentioning that the command is not allowed to be run in a Databricks cluster, as you are using the web terminal of a cluster in your workspace it w...

  • 0 kudos
2 More Replies
unj1m
by New Contributor III
  • 3168 Views
  • 3 replies
  • 2 kudos

Problems registering models via /api/2.0/mlflow/model-versions/create

Initially, I tried registering while logging a model from mlflow and got:"Got an invalid source 'dbfs:/Volumes/compute_integration_tests/default/compute-external-table-tests-models/test_artifacts/1078d04b4d4b4537bdf7a4b5e94e9e7f/artifacts/model'. Onl...

  • 3168 Views
  • 3 replies
  • 2 kudos
Latest Reply
unj1m
New Contributor III
  • 2 kudos

I know, right! Look at the error message I posted:"Got an invalid source 'dbfs:/Volumes/compute_integration_tests/default/compute-external-table-tests-models/test_artifacts/1078d04b4d4b4537bdf7a4b5e94e9e7f/artifacts/model'. Only DBFS locations are cu...

  • 2 kudos
2 More Replies
Phani1
by Databricks MVP
  • 4679 Views
  • 2 replies
  • 2 kudos

Azure Databricks to GCP Databricks Migration

Hi Team, Can you provide your thoughts on moving Databricks from Azure to GCP? What services are required for the migration, and are there any limitations on GCP compared to Azure? Also, are there any tools that can assist with the migration? Please ...

  • 4679 Views
  • 2 replies
  • 2 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 2 kudos

Hello Team, Adding to @sunnydata comments: Moving Databricks from Azure to GCP involves several steps and considerations. Here are the key points based on the provided context:   Services Required for Migration:Cloud Storage Data: Use GCP’s Storage T...

  • 2 kudos
1 More Replies
fmadeiro
by Contributor II
  • 2475 Views
  • 1 replies
  • 0 kudos

Structuring RAG Projects in Python Using

Understanding Retrieval-Augmented Generation (RAG)Retrieval-Augmented Generation (RAG) is a cutting-edge AI paradigm that enhances traditional generative models by integrating real-time data retrieval. By combining retrieval and generation, RAG ensur...

  • 2475 Views
  • 1 replies
  • 0 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 0 kudos

Here's a demo using RAG LLM: https://www.databricks.com/resources/demos/tutorials/data-science-and-ai/lakehouse-ai-deploy-your-llm-chatbot

  • 0 kudos
victor_okrobodo
by New Contributor
  • 2900 Views
  • 1 replies
  • 0 kudos

Databricks Support

Hi everyoneI'm new to databricks and to this platform. My organization just got started with databricks and we're looking to procure/purchase enterprise support to help with things like training, set up, maintenance and development of our warehousing...

  • 2900 Views
  • 1 replies
  • 0 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 0 kudos

Hi @victor_okrobodo, Please see: https://www.databricks.com/professional-services  Let me know if you have any other questions.

  • 0 kudos
sravs1
by New Contributor II
  • 3999 Views
  • 4 replies
  • 5 kudos

Data Modelling

What is the 'implicit' or 'by default' data model of databricks or unity catalog ? Is it Data Vault ?

  • 3999 Views
  • 4 replies
  • 5 kudos
Latest Reply
ZacharyHill
New Contributor II
  • 5 kudos

Thank you so much for the information. You made it easy for me.

  • 5 kudos
3 More Replies
Sa_1234
by New Contributor II
  • 2100 Views
  • 3 replies
  • 0 kudos

Suggest ways to get unity catalog data to Aws s3 or sagemaker

Please suggest best ways to get databricks unity catalog data to Aws s3 or sagemaker. Data could be around 1gb in some tables and 20gb in others.currently sagemaker pipelines use data from s3 as batches in different parquet files. But now we would li...

  • 2100 Views
  • 3 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

You could try by using Delta Sharing with your provider as mentioned in doc https://docs.databricks.com/en/delta-sharing/set-up.html   

  • 0 kudos
2 More Replies
inagar
by New Contributor
  • 1987 Views
  • 2 replies
  • 0 kudos

Unable to capture the Query result via JDBC client execution

As shown in below screenshots MERGE INTO command produces information about the result (num_affected_rows, num_updated_rows, num_deleted_rows, num_inserted_rows).Unable to get this information when the same query is being executed via JDBC client. Is...

Screenshot 2024-06-26 at 1.30.19 AM.png Screenshot 2024-06-26 at 1.36.10 AM (1).png Screenshot 2024-06-26 at 1.45.23 AM.png
  • 1987 Views
  • 2 replies
  • 0 kudos
Latest Reply
NandiniN
Databricks Employee
  • 0 kudos

Delta API can help you get these details.  Reference - https://docs.databricks.com/en/delta/history.html#history-schema

  • 0 kudos
1 More Replies
Labels