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

john26
by New Contributor II
  • 3433 Views
  • 1 replies
  • 3 kudos

2026 update: Postman free plan limits and alternatives?

Hey,I’ve been rethinking my API tooling lately and realized I’ve mostly stayed with Postman out of habit.One thing that stood out again is the free plan limitations. They’re not new, but they make collaboration a bit annoying for small teams unless y...

  • 3433 Views
  • 1 replies
  • 3 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 3 kudos

Hi @john26 ,I use Bruno quite often these days and it become the go-to Postman replacement for engineering-heavy workflows specifically because collections live as plain files in your repo. For someone working across Databricks, ADF, and Azure servic...

  • 3 kudos
alfredoigmen
by New Contributor
  • 679 Views
  • 3 replies
  • 0 kudos

Resolved! RESOURCE_EXHAUSTED - I cannot work with a serverless in my free account. Do you know why?

Hi team,  I am seeing this when trying to have a dummy project. Do you know why? 

CleanShot 2026-04-16 at 17.56.00.png
  • 679 Views
  • 3 replies
  • 0 kudos
Latest Reply
balajij8
Esteemed Contributor
  • 0 kudos

@alfredoigmen Databricks workspace's compute resources will be shut down and unavailable for the rest of the day (a month in extreme cases) if you exceed the quota. While the compute will be unavailable, Data and settings will not be deleted. You can...

  • 0 kudos
2 More Replies
ShawnRR
by New Contributor II
  • 573 Views
  • 2 replies
  • 1 kudos

When Trying to use Databricks Connect to Free Edition I am getting "Failed to Read Databricks table:

When Trying to use Databricks Connect to Free Edition I am getting "Failed to Read Databricks table: PERMISSION_DENIED:  PERMISSION_DENIED: Cannot access Spark Connect. (requietsId=.....So I have not done anything to my instance aside from getting a ...

  • 573 Views
  • 2 replies
  • 1 kudos
Latest Reply
emma_s
Databricks Employee
  • 1 kudos

Hi, I think this is the way you're configuring Databricks Connect. This error often happens when you're trying to configure Databricks Connect for a classic cluster rather than serverless. If you do the following, it should fix the issue.  1. Update ...

  • 1 kudos
1 More Replies
Sujitha
by Databricks Employee
  • 3555 Views
  • 4 replies
  • 3 kudos

Calling all Chennai residents! Join the Chennai User Group on Community!

Calling all Chennai residents! Join the Chennai User Group on Community!   Are you passionate about our vibrant city of Chennai? Do you love connecting with like-minded individuals, expanding your knowledge, and contributing to a thriving Community...

  • 3555 Views
  • 4 replies
  • 3 kudos
Latest Reply
rmohanrangan
New Contributor III
  • 3 kudos

Thank you, will that be happening in future or any what's up group is available now?

  • 3 kudos
3 More Replies
benno
by New Contributor II
  • 2002 Views
  • 3 replies
  • 1 kudos

No views visible via foreign catalog

Hello,I have created a connection to a SQL Server. I have created a foreign catalog using this connection.When I show the catalog in the catalog explorer I can see the schemas and I can also see the tables and views in one schema.  In another schema,...

  • 2002 Views
  • 3 replies
  • 1 kudos
Latest Reply
curiousfinland1
New Contributor II
  • 1 kudos

@benno did you got this solved? In the documentation there is no clear mention about support for views.

  • 1 kudos
2 More Replies
Prashanthkumar
by New Contributor III
  • 16797 Views
  • 18 replies
  • 3 kudos

Is it possible to view Databricks cluster metrics using REST API

I am looking for some help on getting databricks cluster metrics such as memory utilization, CPU utilization, memory swap utilization, free file system using REST API.I am trying it in postman using databricks token and with my Service Principal bear...

Prashanthkumar_0-1705104529507.png
  • 16797 Views
  • 18 replies
  • 3 kudos
Latest Reply
Shyam_K_Reddy
New Contributor II
  • 3 kudos

@Walter_C Could you please share if there is any latest update on this ?

  • 3 kudos
17 More Replies
Sudheer2
by New Contributor III
  • 4411 Views
  • 7 replies
  • 0 kudos

Migrating Service Principals from Non-Unity to Unity-Enabled Databricks Workspaces - Entitlements Mi

 Hello Databricks Community,I am currently in the process of migrating Service Principals from a non-Unity workspace to a Unity-enabled workspace in Databricks. While the Service Principals themselves seem to be migrating correctly, I am facing an is...

  • 4411 Views
  • 7 replies
  • 0 kudos
Latest Reply
Amit_Dass_Chmp
Databricks Partner
  • 0 kudos

1) Unity Catalog Is Account‑Level, Not Workspace‑LevelIn legacy Databricks:Entitlements (cluster creation, SQL access, workspace access) were workspace‑scopedOften implicit or auto‑assignedLoosely governedIn Unity Catalog:Governance is account‑centri...

  • 0 kudos
6 More Replies
vidyaKothavale
by Databricks Partner
  • 4274 Views
  • 2 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...

  • 4274 Views
  • 2 replies
  • 0 kudos
Latest Reply
Amit_Dass_Chmp
Databricks Partner
  • 0 kudos

We faced the similar issue, and find out the reason was not a tool failure, but a governance and storage incompatibility.By relocating data out of DBFS root and aligning clusters and DBRs with UC requirements, we enabled a clean, auditable, and compl...

  • 0 kudos
1 More Replies
databrciks
by New Contributor III
  • 1236 Views
  • 3 replies
  • 3 kudos

Resolved! Delta table zero downtime

Hello ExpertsHow to load everyday full load to delta table(truncate and load). The reports are pointing to this table.How to ensure the zero downtime while load is on.Thanks

  • 1236 Views
  • 3 replies
  • 3 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 3 kudos

Hi @databrciks, You can achieve this in multiple ways, as shown below.. All of these patterns work. They do a copy-on-write overwrite which means Databricks writes new files and then atomically commits a new table version. There is never a committed ...

  • 3 kudos
2 More Replies
Ram9
by Contributor
  • 69234 Views
  • 66 replies
  • 37 kudos

Session expired Error - Databricks Community

Hi Team,        After login into Databricks Community Edition within 2mins I am getting the following Error i.e, " Session expired. Your session has expired, please authenticate again." I have tried to login back again but still it is asking the Auth...

  • 69234 Views
  • 66 replies
  • 37 kudos
Latest Reply
mdzIgnite
New Contributor II
  • 37 kudos

Also facing the same issue

  • 37 kudos
65 More Replies
matjung
by New Contributor III
  • 462 Views
  • 1 replies
  • 1 kudos

Duplicate text in 2713/generative-ai-application-deployment-and-monitoring/lessons/48645/

https://customer-academy.databricks.com/learn/courses/2713/generative-ai-application-deployment-and-monitoring/lessons/48645/deployment-methodsTo whom it may concern (or please forward to the relevant group):I noticed that page 4 or 5 contains duplic...

  • 462 Views
  • 1 replies
  • 1 kudos
Latest Reply
Sumit_7
Esteemed Contributor
  • 1 kudos

@matjung Arigato.

  • 1 kudos
Rixcyshah
by New Contributor
  • 377 Views
  • 1 replies
  • 0 kudos

Using Patient Data Analytics for DIEP Flap Breast Reconstruction Outcomes

Hi everyone, I’ve been exploring how patient data can be used to improve outcomes in DIEP flap breast reconstruction procedures. While reading case studies and resources like txdiepflap.com, it seems there’s a lot of valuable insight that could benef...

  • 377 Views
  • 1 replies
  • 0 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 0 kudos

Hi @Rixcyshah, I’ve worked with a healthcare customer on a screening programme where the goal was to identify people eligible for different cancer screening pathways based on their demographic and clinical information. Happy to share some of that exp...

  • 0 kudos
nikita_w
by New Contributor
  • 420 Views
  • 1 replies
  • 0 kudos

Databricks JDBC URL fails when no space is used

Hi,I am facing an issue while testing a Databricks JDBC connection and would like to know if this is expected behavior from the Databricks JDBC driver.When I provide the full JDBC URL with all properties in a single string and do not add a space, the...

  • 420 Views
  • 1 replies
  • 0 kudos
Latest Reply
Louis_Frolio
Databricks Employee
  • 0 kudos

Hi @nikita_w , Short answer: no, the Databricks JDBC driver does not require spaces in the URL. Your URL is syntactically valid. The official format is: jdbc:databricks://<server-hostname>:<port>;[property1]=[value];[property2]=[value];... Semicolon...

  • 0 kudos
matjung
by New Contributor III
  • 1118 Views
  • 4 replies
  • 3 kudos

Resolved! Do we have an invite your fiends community?

Do we have an invite your fiends community?I noticed, in cloud.databricks we have a link Invite your friends.Some time in the future, I might need some.Do we have a community/group to find those friends?The ones I have, may not have the talent I need...

  • 1118 Views
  • 4 replies
  • 3 kudos
Latest Reply
matjung
New Contributor III
  • 3 kudos

Thanks everyone. I consider the above as question with answers, without solution. As it was not a problem, it does not need a solution. My conclusion would be, there is no dedicated community for that purpose around.

  • 3 kudos
3 More Replies
smithsonian
by Contributor
  • 1979 Views
  • 4 replies
  • 7 kudos

Resolved! Databricks APPS

Hi AllWe have a Databricks App built.  What is the best way for customers to access this Databricks App?I was hoping for a central market place where the App would be published and any Databricks customer can access it with their subscription. But th...

  • 1979 Views
  • 4 replies
  • 7 kudos
Latest Reply
smithsonian
Contributor
  • 7 kudos

Thank you for your comprehensive response. Worthy of a blog. 

  • 7 kudos
3 More Replies
Labels