cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
User Groups & Events: Navigation Updates Now Live

As part of the transition to our new User Groups platform, we’ve updated the community navigation to simplify how you access local events and learning experiences across the Community. If you missed the new User Group platform launch announcement, y...

  • 241 Views
  • 1 replies
  • 3 kudos
Tuesday
Databricks Learning Festival (Instructor-Led): APAC & EMEA

 We are back with instructor-led Databricks Learning Festivals for APAC & EMEA!  Both Udemy and LinkedIn recognized Databricks as one of the top fastest growing skills for 2026 — Udemy's The 100 Fastest-Growing Global Skills for 2026 and LinkedIn's T...

  • 302 Views
  • 2 replies
  • 3 kudos
Tuesday
Data + AI Summit 2026: Registration Now Open - Early Bird Pricing!

June 15–18, 2026 Register Now! Join thousands of data analytics and AI professionals at Data+ AI Summit 2026, the world’s largest conference for data, analytics and AI in San Francisco and virtually. Don’t miss early-bird pricing! Early-bird discoun...

  • 830 Views
  • 1 replies
  • 1 kudos
2 weeks ago
Action Required: Databricks Is Updating the TLS Certificate Authority for Public Certificates

OverviewTo enhance security and reliability, Databricks is updating the trusted TLS Certificate Authorities (CAs) that issue certificates for our public-facing websites and API endpoints. This change ensures continued compliance with industry best pr...

  • 817 Views
  • 3 replies
  • 2 kudos
01-30-2026
Solution Accelerator Series | Automate Claims Handling

Our new Claims Management Automation Solution Accelerator helps insurance teams streamline and modernize their claims workflows. This accelerator comes with pre-built code, sample data and step-by-step instructions packaged in a Databricks notebook, ...

  • 157 Views
  • 0 replies
  • 1 kudos
Tuesday
Databricks Community Champion - February 2026 - Mitchell Grewer

Our Champion program has always recognized customers who go above and beyond to engage, support others, and uplift the Community. At the same time, we’re fortunate to have incredible contributors within our Bricksters team whose efforts shine just as...

  • 658 Views
  • 6 replies
  • 9 kudos
a month ago
🌟 Community Pulse: Your Weekly Roundup! February 23 – March 01, 2026

 The week was packed with wisdom! 易From deep-dive blogs to clever hacks, the Community delivered insights that inspired action. Highlights that lit up the week:   Star Contributors       A huge shoutout to the members driving conversations and spa...

  • 207 Views
  • 1 replies
  • 2 kudos
Tuesday

Community Activity

jameswood32
by > Contributor
  • 57 Views
  • 1 replies
  • 0 kudos

Best Approaches to Build a Data‑Driven Fleet Management System on Databricks?

Hi everyone,I’m planning a project to build a fleet management analytics platform using Databricks and I’d love some community guidance. The goal is to ingest vehicle telematics, GPS data, maintenance logs, and fuel consumption into a unified Lakehou...

  • 57 Views
  • 1 replies
  • 0 kudos
Latest Reply
mccuistion
Databricks Employee
  • 0 kudos

Hi James, This is a solid use case for the Lakehouse. Here's how I'd approach it based on patterns we use at Databricks. Real-time vs batch ingestion Batch (main path): Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables / DLT) is a st...

  • 0 kudos
lion_king_84
by > New Contributor III
  • 78 Views
  • 2 replies
  • 0 kudos

Streamlit alternative

Hi all,I have a simple app that contains an editable grid and displays some graphs. The Streamlit app is slow, and end users need a faster solution. We are using sql warehouse (serverless)The app will show data of the existing delta tables and user w...

  • 78 Views
  • 2 replies
  • 0 kudos
Latest Reply
mccuistion
Databricks Employee
  • 0 kudos

I have had good results using Dash for apps that need charts and interactive UIs. It’s a solid option if you’re moving beyond Streamlit. Why Dash works well for your use case: Charts: Plotly (built into Dash) gives you interactive charts and good ...

  • 0 kudos
1 More Replies
ThePussCat
by > New Contributor III
  • 35 Views
  • 2 replies
  • 0 kudos

How to delete and "Account Level" Storage Credential ? (... I think)

This is not a production platform, but I'd like to know the answer. I suspect I have done something stupid.Using Account APIs, I created a Storage Credential.Q1: I cannot see this in a workspace, and I do not know how to see it in the account console...

  • 35 Views
  • 2 replies
  • 0 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 0 kudos

Hi @ThePussCat - You didn’t do anything stupid.  In Unity Catalog, a storage credential is always scoped to a metastore, not to a single workspace. It lives under the account/metastore, and can then be used from any workspace that is attached to that...

  • 0 kudos
1 More Replies
ilaria
by > New Contributor
  • 70 Views
  • 1 replies
  • 0 kudos

Failed to fetch tables for the space when using Genie MCP via Model Serving

Hello everyone,I'm experiencing a specific permissions issue when using an AI agent that queries a Genie space via MCP (Model Context Protocol) within a Model Serving endpoint.I developed an AI agent to query a Genie space to retrieve retail sales da...

Generative AI
serving endpoints
Unity Catalog
  • 70 Views
  • 1 replies
  • 0 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 0 kudos

Hi @ilaria, When you call a Genie space via MCP from a Model Serving endpoint, the queries against the table you have mentioned (fashion_retail.ppl_schema.silver_transactions) don’t run as you (the workspace user who owns the catalog/schema/space), b...

  • 0 kudos
sukhendu2017
by > New Contributor
  • 118 Views
  • 1 replies
  • 0 kudos

Databrick unity catalog REST API documentation link and lineage retention period

Hi Team,Hope you guys are doing well. Question 1:I am using this Databrick unity catalog rest api endpoint api/2.0/lineage-tracking/table-lineage?table_name=schemaname.catalogname.tablename&include_entity_lineage=true for getting lineage . Is this of...

Data Governance
unitycatalog
  • 118 Views
  • 1 replies
  • 0 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 0 kudos

Hi @sukhendu2017 Here’s how things stand today... 1. Is /api/2.0/lineage-tracking/table-lineage officially supported? No. The endpoint /api/2.0/lineage-tracking/table-lineage (including parameters like include_entity_lineage and start_timestamp) is a...

  • 0 kudos
bigdatabase
by > New Contributor
  • 50 Views
  • 1 replies
  • 0 kudos

Turn off data export functionality

Is there a current way to limit data exporting. Meaning not allowing users export data from a db objects to csv, excel, or copying results to clipboard. I see that currently exporting/downloading data can be done at workspace level, but I am proposin...

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

Hi @bigdatabase, As of today, Databricks lets you control downloading notebook results only at the workspace level. As you pointed out, a workspace admin can disable downloading results from the notebook for all users in that workspace. However, ther...

  • 0 kudos
s_park
by Databricks Employee
  • 302 Views
  • 2 replies
  • 3 kudos

Databricks Learning Festival (Instructor-Led): APAC & EMEA

 We are back with instructor-led Databricks Learning Festivals for APAC & EMEA!  Both Udemy and LinkedIn recognized Databricks as one of the top fastest growing skills for 2026 — Udemy's The 100 Fastest-Growing Global Skills for 2026 and LinkedIn's T...

FY27 Q1 Learning Festival.png
  • 302 Views
  • 2 replies
  • 3 kudos
Latest Reply
vidhya_131
Visitor
  • 3 kudos

Thanks for organizing the Databricks Learning Festival! These instructor-led sessions look very valuable for the community.Just a quick question — will participants also receive a $100 certification voucher (similar to previous learning festivals) th...

  • 3 kudos
1 More Replies
Hubert-Dudek
by Databricks MVP
  • 11 Views
  • 0 replies
  • 0 kudos

Move out of ADF now

I think it is time to move out of ADF now. If databricks is your main platform, you can go to Databricks Lakeflow Jobs or to Fabric ADF. Obviously first choice makes more sense, especially if you orchestrate databricks and don't want to spend unneces...

image (57).png
  • 11 Views
  • 0 replies
  • 0 kudos
Malthe
by > Valued Contributor
  • 48 Views
  • 7 replies
  • 0 kudos

Aggregated task time not accounted for in executions

The following serverless query has an aggregated task time of 1.94h, but each of the two executions runs in an aggregated time of just a few minutes.How is one supposed to make sense of that?

Screenshot 2026-03-06 at 09.52.01.png
  • 48 Views
  • 7 replies
  • 0 kudos
Latest Reply
Malthe
Valued Contributor
  • 0 kudos

@Ashwin_DSA there's no such metrics available here:Also interesting is that the other execution just has 0's for every single value. No time spent, 0 for everything.I might be able to get more detailed information if writing first to a staging table,...

  • 0 kudos
6 More Replies
RJ1
by > New Contributor
  • 56 Views
  • 1 replies
  • 0 kudos

Share dashboard with external customers

I’m new to Databricks and still exploring the platform. One of our requirements is to share a Databricks dashboard with multiple external customers (for example, Customer 1 and Customer 2).The key requirement is data isolation:When a user from Custom...

  • 56 Views
  • 1 replies
  • 0 kudos
Latest Reply
KrisJohannesen
New Contributor II
  • 0 kudos

So just to clarify here, you want to control what the users can see but you don’t know who the users are? how do you know if a user is coming from customer1 or customer2 in this case? Would you rely on the domains?users need to be added in UC to see ...

  • 0 kudos
maty21
by > New Contributor
  • 73 Views
  • 1 replies
  • 0 kudos

Partner Recertification

Hi,I have a question regarding the Partner Recertification program.What are the requirements to be eligible for a voucher to renew a certification, aside from being a Databricks partner and already holding the certification?Are there any specific dea...

  • 73 Views
  • 1 replies
  • 0 kudos
Latest Reply
cert-ops
Databricks Employee
  • 0 kudos

Hello @maty21 , Please reach out to the Partner team or check the Partner portal for more details. Please note that we cannot provide support via community. Thanks & Regards,@cert-ops

  • 0 kudos
AlbertWang
by > Valued Contributor
  • 5123 Views
  • 6 replies
  • 3 kudos

Resolved! How to create Storage Credential using Service Principal [Azure]

As the document indicates, An Azure Databricks access connector is a first-party Azure resource that lets you connect managed identities to an Azure Databricks account. You must have the Contributor role or higher on the access connector resource in ...

  • 5123 Views
  • 6 replies
  • 3 kudos
Latest Reply
ThePussCat
New Contributor III
  • 3 kudos

Late reply.The databricks managed Access Connector is used by Databricks to manage its own "managed storage account" ( the one with the randomized characters in the name), which is used "for its own business", when spinning up and managing compute cl...

  • 3 kudos
5 More Replies
MandyR
by Community Manager
  • 31 Views
  • 0 replies
  • 0 kudos

Databricks Community Fellows February 2026 Recap - Living the Values, Rising Stars!

Databricks Community Fellows February 2026 Recap The Databricks Community Fellows are internal Brickster experts who volunteer their time to help customers succeed by answering questions in the Databricks Community forums. This month: 92 customer que...

  • 31 Views
  • 0 replies
  • 0 kudos
saptarshi
by > Visitor
  • 35 Views
  • 1 replies
  • 0 kudos

Certificate Not Received for Databricks Data Engineer Associate Even After 3 Days

Hello,I appeared for the Databricks Data Engineer Associate exam on March 03, 2026.I have not received the certificate yet, even though I have received a confirmation of passing the exam on email with section wise scores.I tried retrieving the certif...

  • 35 Views
  • 1 replies
  • 0 kudos
Latest Reply
cert-ops
Databricks Employee
  • 0 kudos

Hello @saptarshi ,Thank you for filing a ticket with our support team, Support team will respond shortly. Please note that we cannot provide support via community. Thanks & Regards,@cert-ops

  • 0 kudos
jAAmes_bentley
by > Contributor
  • 41 Views
  • 0 replies
  • 0 kudos

Model Serving Endpoints Scaling From Zero Forever

Hello,When deploying agents via a Serving Endpoint with "Scale To Zero" enabled, we are encountering that at seemingly random times, when we hit the endpoint to wake it up, it will begin to "Scale From Zero", but will never become fully available. Th...

  • 41 Views
  • 0 replies
  • 0 kudos
Welcome to the Databricks Community!

Once you are logged in, you will be ready to post content, ask questions, participate in discussions, earn badges, and more.

Spend a few minutes exploring Get Started Resources, Learning Paths, Certifications, and Platform Discussions.

Join Learning Events here in the Community.

Connect with peers through Databricks User Groups and learn more about Community Events happening near you. We’re excited to see you get involved.

Top Kudoed Authors
Read Databricks Data Intelligence Platform reviews on G2

Latest from our Blog

Schema-Free Data Ingestion with Zerobus and Variant Type

Zerobus Ingest now supports Databricks Variant type via REST API (Beta), enabling schema-free JSON ingestion. No more schema definitions, no more ETL headaches—just send your data and query it. The Sc...

414Views 4kudos