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

lance-gliser
by New Contributor
  • 4134 Views
  • 7 replies
  • 0 kudos

Databricks apps - Volumes and Workspace - FileNotFound issues

I have a Databricks App I need to integrate with volumes using local python os functions. I've setup a simple test:  def __init__(self, config: ObjectStoreConfig): self.config = config # Ensure our required paths are created ...

  • 4134 Views
  • 7 replies
  • 0 kudos
Latest Reply
dlembke
New Contributor II
  • 0 kudos

I am also running into this issue. @Alberto_Umana can you advise on what to do here? Seems like a lot of people are having this issue

  • 0 kudos
6 More Replies
Charuvil
by New Contributor III
  • 219 Views
  • 3 replies
  • 3 kudos

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
  • 219 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
  • 2821 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...

  • 2821 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
  • 245 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

  • 245 Views
  • 3 replies
  • 3 kudos
Latest Reply
BS_THE_ANALYST
Esteemed Contributor III
  • 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
Pranav_jha
by New Contributor III
  • 10725 Views
  • 16 replies
  • 6 kudos

Unable to Login - Account Verification Loop

I'm having trouble logging in to my Databricks account at databricks.com. Here's what happens:I enter my email address and password.I receive an account verification code via email.I enter the verification code on the login page.Instead of logging me...

  • 10725 Views
  • 16 replies
  • 6 kudos
Latest Reply
nithinmohantk
New Contributor II
  • 6 kudos

Same problem here for me I tried 10 different resend codes and nothing works. It keeps telling me invalid code. 

  • 6 kudos
15 More Replies
MarianaLemus
by New Contributor II
  • 91 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...

  • 91 Views
  • 0 replies
  • 1 kudos
priyam39
by New Contributor
  • 2496 Views
  • 1 replies
  • 0 kudos

Databricks workspace

I have one issue . I have created delta table and vector search index from the delta table. For a particular query if I am doing similarity search then sometimes I am getting the documents and sometimes I am not getting any documents. For example# qu...

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

This inconsistent behavior in your Delta Table and vector search index is a common issue with semantic vector searches, especially when working with diverse or structured data like Excel file contents. There are several likely causes for why your sim...

  • 0 kudos
Suheb
by New Contributor III
  • 178 Views
  • 1 replies
  • 1 kudos

What’s the difference between the Free/Community Edition vs the fully paid version of Databricks, an

Databricks has a free version (called Community Edition) and a paid version. What are the main differences between them, and what things can’t I do in the free version that I can do in the paid one?

  • 178 Views
  • 1 replies
  • 1 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 1 kudos

Hi @Suheb .The Free Edition is intended for students, hobbyists, and aspiring data and AI professionals. It is not intended for commercial use. In addition, the Free Edition is subject to the following limitations:Databricks Free Edition limitations ...

  • 1 kudos
Danish1105
by New Contributor II
  • 147 Views
  • 1 replies
  • 0 kudos

Missing warehouse id/metadata for the system compute warehouse table

I ran the following queries for a specific warehouse_id = '54a93d2138433216' SELECT * FROM system.billing.usage WHERE usage_metadata.warehouse_id = '54a93d2138433216';SELECT * FROM system.compute.warehouse_events WHERE warehouse_id = '54a93d213843321...

Danish1105_0-1761921778719.png Danish1105_1-1761921803763.png Danish1105_2-1761921831376.png
  • 147 Views
  • 1 replies
  • 0 kudos
Latest Reply
Advika
Databricks Employee
  • 0 kudos

Hello @Danish1105! This post duplicates a recent post you shared. A response has already been provided there. Please continue the discussion in that thread to keep the conversation organized.

  • 0 kudos
Suheb
by New Contributor III
  • 287 Views
  • 4 replies
  • 0 kudos

What’s the easiest way to import my local dataset into Databricks for analysis?

How can I upload a data file (like a CSV, Excel, or JSON file) from my computer into Databricks so I can start analyzing it there?

  • 287 Views
  • 4 replies
  • 0 kudos
Latest Reply
Databrick5
New Contributor II
  • 0 kudos

For large size relational Databases like from Oracle how can we move to Azure databricks. Non-unity catalog to unity catalog? 

  • 0 kudos
3 More Replies
Suheb
by New Contributor III
  • 313 Views
  • 2 replies
  • 1 kudos

How does Databricks handle versioning of notebooks or jobs, and what good practices should newcomers

When you create notebooks or jobs in Databricks, how does Databricks keep track of different versions or changes? And what should beginners do to manage versions safely and effectively?

  • 313 Views
  • 2 replies
  • 1 kudos
Latest Reply
bianca_unifeye
New Contributor III
  • 1 kudos

Hi @Suheb,That’s a great question, version control is one of the most important things to get right early on.As a best practice, you should never run notebooks directly in production. Instead, notebooks should be treated as development assets, once v...

  • 1 kudos
1 More Replies
Ncolin1999
by New Contributor II
  • 195 Views
  • 1 replies
  • 1 kudos

Python Async db connection to databricks

How to connect to azure databricks using  sqlalchemy asynchronously

  • 195 Views
  • 1 replies
  • 1 kudos
Latest Reply
AbhaySingh
Databricks Employee
  • 1 kudos

Databricks SQL Connector is fundamentally synchronous - it doesn't have native   async/await support. This creates an inherent mismatch when you want to use it in an   async Python application.     Why This Matters     When you make a database query ...

  • 1 kudos
tarunnagar
by New Contributor III
  • 238 Views
  • 3 replies
  • 3 kudos

Streamlining App Development with Databricks Marketplace and API Integrations

Hi everyone,I’m interested in discussing how Databricks Marketplace and API integrations can be leveraged to speed up and simplify application development. With the growing need for data-driven apps, I’d like to hear from the community about practica...

  • 238 Views
  • 3 replies
  • 3 kudos
Latest Reply
JessicaW33
New Contributor III
  • 3 kudos

Leveraging Databricks Marketplace and APIs can significantly speed up data-driven app development. The Marketplace gives quick access to validated datasets, ML models, and connectors, reducing time spent on sourcing and infrastructure setup. For inte...

  • 3 kudos
2 More Replies
edice
by New Contributor
  • 433 Views
  • 1 replies
  • 1 kudos

Creating links in embedded dashboards

I am curious what Databricks AI/BI's capabilities are in terms of linking out other dashboards in your dashboards. Can I create a text box that links out another dashboard? I noticed you can also create links in a pivot table. What will happen if I e...

  • 433 Views
  • 1 replies
  • 1 kudos
Latest Reply
yogeshsingh
Databricks Employee
  • 1 kudos

You can add a text widget to the canvas to insert hyperlinks to any URL, including other dashboards.In pivot tables, you can define URL paths for cell values from the Actions tab to make them clickable.For navigation within a dashboard, use “drill th...

  • 1 kudos
ckoeber
by New Contributor
  • 160 Views
  • 1 replies
  • 0 kudos

Attempting to Use VSCode Extension: Error: No sync destination found

Hello,I have the Databricks Extension + Databricks Connect Python module installed.I am connected to the target environment with a running cluster and I have all green checkmarks under the "Configuration" section.However, when testing a python file a...

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

The error message "No sync destination found" when running your Python file in Databricks with the Extension and Databricks Connect module, even with all green configuration checkmarks, typically indicates a configuration issue with the sync destinat...

  • 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