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

akshaym0056
by New Contributor
  • 4005 Views
  • 1 replies
  • 0 kudos

How to Define Constants at Bundle Level in Databricks Asset Bundles for Use in Notebooks?

I'm working with Databricks Asset Bundles and need to define constants at the bundle level based on the target environment. These constants will be used inside Databricks notebooks.For example, I want a constant gold_catalog to take different values ...

  • 4005 Views
  • 1 replies
  • 0 kudos
Latest Reply
mark_ott
Databricks Employee
  • 0 kudos

There is currently no explicit, built-in mechanism in Databricks Asset Bundles (as of 2024) for directly defining global, environment-targeted constants at the bundle level that can be seamlessly accessed inside notebooks without using job or task pa...

  • 0 kudos
Naveenkumar1811
by New Contributor III
  • 675 Views
  • 2 replies
  • 0 kudos

Resolved! Compilation Failing with Scala SBT build to be used in Databricks

Hi,We have scala jar build with sbt which is used in Databricks jobs to readstream data from kafka...We are enhancing the from_avro function like below... def deserializeAvro(    topic: String,    client: CachedSchemaRegistryClient,    sc: SparkConte...

  • 675 Views
  • 2 replies
  • 0 kudos
Latest Reply
Naveenkumar1811
New Contributor III
  • 0 kudos

Thanks For the Update Louis... As we are planning to Sync All our notebook from Scala to Pyspark , we are in process of converting the code. I think Adding the additional dependency of ABRiS or Adobe’s spark-avro with Schema Registry support will tak...

  • 0 kudos
1 More Replies
Charuvil
by Contributor
  • 503 Views
  • 2 replies
  • 1 kudos

How to tag/ cost track Databricks Data Profiling?

We recently started using the Data Profiling/ Lakehouse monitoring feature from Databricks https://learn.microsoft.com/en-us/azure/databricks/data-quality-monitoring/data-profiling/. Data Profiling is using serverless compute for running the profilin...

  • 503 Views
  • 2 replies
  • 1 kudos
Latest Reply
Charuvil
Contributor
  • 1 kudos

Hi @szymon_dybczak Thanks for th quick replay.But it seems serverless budget policies cannot be applied to data profiling/ monitoring jobs. https://learn.microsoft.com/en-us/azure/databricks/data-quality-monitoring/data-profiling/Serverless budget po...

  • 1 kudos
1 More Replies
Nisha_Tech
by New Contributor II
  • 317 Views
  • 1 replies
  • 1 kudos

Wheel File name is changed after using Databricks Asset Bundle Deployment on Github Actions

Hi Team,I am deploying to the Databricks workspace using GitHub and DAB. I have noticed that during deployment, the wheel file name is being converted to all lowercase letters (e.g., pyTestReportv2.whl becomes pytestreportv2.whl). This issue does not...

  • 317 Views
  • 1 replies
  • 1 kudos
Latest Reply
Charuvil
Contributor
  • 1 kudos

Hi @Nisha_Tech It seems like a Git issue rather than Databricks or DAB. There is a git configuration parameter decides the upper case/ lower case of the file names deploved. Please refer here: https://github.com/desktop/desktop/issues/2672#issuecomme...

  • 1 kudos
Jeremyy
by New Contributor
  • 1534 Views
  • 2 replies
  • 0 kudos

I can't create a compute resource beyond "SQL Warehouse", "Vector Search" and "Apps"?

None of the LLMs even understand why I can't create a compute resource. I was using community (now free edition) until yesterday, when I became apparent that I needed the paid version, so I upgraded. I've even got my AWS account connected, which was ...

  • 1534 Views
  • 2 replies
  • 0 kudos
Latest Reply
nitinjain26
Databricks Partner
  • 0 kudos

I have a similar issue and how can I upgrade?

  • 0 kudos
1 More Replies
dataailearner
by New Contributor II
  • 6030 Views
  • 2 replies
  • 0 kudos

Cluster Auto Termination Best Practices

Are there any recommended practices to set cluster auto termination for cost optimization?

  • 6030 Views
  • 2 replies
  • 0 kudos
Latest Reply
mkassa
New Contributor II
  • 0 kudos

Hello!We use a Databricks Job to adjust the cluster’s auto-termination setting based on the day and time. During weekdays from 6 AM to 6 PM, we set auto_termination_minutes to None, which keeps the cluster running. Outside those hours, and on weekend...

  • 0 kudos
1 More Replies
bianca_unifeye
by Databricks MVP
  • 430 Views
  • 0 replies
  • 2 kudos

Webinar on Unity Catalog plus giveway

Building Trust in Data: Why Governance Matters More Than EverData has become the heartbeat of every organisation, driving decisions, shaping strategies, and fuelling innovation.Yet, even in data-rich companies, there’s a quiet problem that every lead...

book.png
  • 430 Views
  • 0 replies
  • 2 kudos
LearnDatabrick3
by New Contributor
  • 501 Views
  • 3 replies
  • 0 kudos

Migration from Oracle DB in Linux server to Azure Databricks

Can anyone provide steps for the migration steps

  • 501 Views
  • 3 replies
  • 0 kudos
Latest Reply
Databrick5
New Contributor II
  • 0 kudos

Can anyone share high level steps to migrate from Oracle container DB 19c to Azure Databricks

  • 0 kudos
2 More Replies
Sudheer2
by New Contributor III
  • 732 Views
  • 1 replies
  • 0 kudos

Issue with UCX Assessment Installation via Automation Script - Schema Not Found Error

 Hello,I'm encountering an issue while installing UCX Assessment via an automation script in Databricks. When running the script, I get the following error:13:38:06 WARNING [databricks.labs.ucx.hive_metastore.tables] {listing_tables_0} failed-table-c...

  • 732 Views
  • 1 replies
  • 0 kudos
Latest Reply
mark_ott
Databricks Employee
  • 0 kudos

The error occurs because the automation script explicitly sets WORKSPACE_GROUPS="<ALL>" and DATABASES="<ALL>", which the UCX installer interprets literally as a schema called "ALL"—instead of using the special meaning that the manual prompt does when...

  • 0 kudos
vchandm23
by Databricks Partner
  • 3101 Views
  • 1 replies
  • 0 kudos

Usability bug in SPARKSQL

Hi Databricks & Team, Spark Cluster: 16.3Being a databricks partner I am unable to raise a support ticket, hence am positing this here. pyspark is good in rendering multiple results in a single cell. refer screenshot below (Screenshot 1)However, SPAR...

vchandm23_0-1747102508257.png vchandm23_1-1747102657425.png
  • 3101 Views
  • 1 replies
  • 0 kudos
Latest Reply
mark_ott
Databricks Employee
  • 0 kudos

Databricks notebooks currently support multiple outputs per cell in Python (pyspark) but do not provide the same behavior for SQL cells. When running several SQL statements in a single notebook cell, Databricks will only render the output from the la...

  • 0 kudos
mexcram
by New Contributor II
  • 1585 Views
  • 2 replies
  • 0 kudos

Workflow entry point not working on runtime 16.4-LTS

Hello all,I'm developing a python code that it is packaged as a wheel and installed inside a docker image. However, since this program requires numpy >= 2.0 I'm forced to use the runtime 16.4-LTS.When I try to run it as a workflow on databricks I'm e...

Screenshot 2025-06-18 at 07.53.09.png Screenshot 2025-06-18 at 07.54.24.png
  • 1585 Views
  • 2 replies
  • 0 kudos
Latest Reply
mark_ott
Databricks Employee
  • 0 kudos

Databricks Runtime 16.4-LTS introduced some changes that affect workflow configuration, environment management, and, notably, support for Python third-party libraries like NumPy. The main issue you’re encountering with NumPy >= 2.0 in Databricks work...

  • 0 kudos
1 More Replies
Charuvil
by Contributor
  • 1043 Views
  • 3 replies
  • 3 kudos

Resolved! How to update Databricks official documentation?

Databricks provides excellent documentation. But in some rare cases I found it could have been improved. For example in the documentation for Data Profiling requirements (https://docs.databricks.com/aws/en/data-quality-monitoring/data-profiling/#requ...

Get Started Discussions
Azure Databricks
Data Profiling
lakehouse monitoring
  • 1043 Views
  • 3 replies
  • 3 kudos
Latest Reply
KaushalVachhani
Databricks Employee
  • 3 kudos

@Charuvil, you can send the feedback to the Databricks team via email link below: Send us feedback

  • 3 kudos
2 More Replies
htd350
by New Contributor II
  • 4700 Views
  • 5 replies
  • 2 kudos

Resolved! Cluster by auto pyspark

I can find documentation to enable automatic liquid clustering with SQL code: CLUSTER BY AUTO. But how do I do this with Pyspark? I know I can do it with spark.sql("ALTER TABLE CLUSTER BY AUTO") but ideally I want to pass it as an .option().Thanks in...

  • 4700 Views
  • 5 replies
  • 2 kudos
Latest Reply
parimarjan
New Contributor II
  • 2 kudos

This is supported now for DBR 16.4+ for both DataframeWriterV1 and DataframeWriterV2 APIs, and also for DLT, and DataStreaming APIs. More details are here: https://docs.databricks.com/aws/en/delta/clustering . Basically using the option, `.option("cl...

  • 2 kudos
4 More Replies
Neirynck
by New Contributor II
  • 712 Views
  • 3 replies
  • 3 kudos

where do I find the AI/BI dashboard?

I only see dashboard under the header SQL on the left menu, but I expected a header data.  Got the feeling that under SQL, the dashboard lacks functionality.Best regards,Stefaan

  • 712 Views
  • 3 replies
  • 3 kudos
Latest Reply
BS_THE_ANALYST
Databricks Partner
  • 3 kudos

@Neirynck I'd HIGHLY recommend checking out Databricks' Youtube channel or Demo Center when you're exploring part of the product. I'll link them below. @Neirynck as for your question, here's a video on AI/BI that actually sold Databricks to me: https...

  • 3 kudos
2 More Replies
MarianaLemus
by Databricks Partner
  • 238 Views
  • 0 replies
  • 1 kudos

WHERE WE SHOULD HOST THE NEXT MEETUP IN THE US?

Hi all, I collaborate with a Databricks partner, and we've started organizing in-person Meetups in the states. We want to arrange another one, possibly in December or late January. Where do you think most people will be interested in joining? It's fr...

  • 238 Views
  • 0 replies
  • 1 kudos
Labels