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

pj-celebal-tech
by New Contributor
  • 182 Views
  • 1 replies
  • 0 kudos

Best Practices and Questions for Configuring High QPS AI Search Endpoints in Databricks

Hello Databricks Community,I am exploring the configuration and scaling of high QPS (Queries Per Second) endpoints for Databricks AI Search, as described in the official documentation. I have several questions and would appreciate insights from anyon...

  • 182 Views
  • 1 replies
  • 0 kudos
Latest Reply
Lu_Wang_ENB_DBX
Databricks Employee
  • 0 kudos

Answers to your questions: Max QPS: Standard endpoints default to 20–200 QPS depending on index size, and with high QPS you can scale to 1,000+ QPS on standard endpoints.How to request more: Set target_qps when creating or updating a standard endpoin...

  • 0 kudos
DPatil
by New Contributor II
  • 270 Views
  • 2 replies
  • 2 kudos

Has anyone prototyped Databricks Lakebase or deployed it in a production environment?

Has anyone prototyped Databricks Lakebase or deployed it in a production environment? I'd be interested in hearing about your experience, including any lessons learned, performance observations, or challenges you encountered.I’ve spent quite a bit of...

  • 270 Views
  • 2 replies
  • 2 kudos
Latest Reply
DPatil
New Contributor II
  • 2 kudos

I was able to prototype this myself in the Databricks free edition. I successfully synced data from Lakebase to Delta Lake and vice versa with zero ETL code, including reverse ETL. In other words, Delta Lake can use a Lakebase summary table as a look...

  • 2 kudos
1 More Replies
Wintermute
by New Contributor II
  • 916 Views
  • 7 replies
  • 5 kudos

Resolved! Labs

Hi, others have asked this before so apologies in advance but I can't seem to find any useful advice on how to access the labs. I have an active Databricks  Academy Labs Subscription (stated as active when logged on) but I seem to only have access to...

  • 916 Views
  • 7 replies
  • 5 kudos
Latest Reply
Brahmareddy
Esteemed Contributor II
  • 5 kudos

Hi @Wintermute, how are you doing today?As per my understanding, I don’t think signing up as a customer instead of a partner is the issue.First, make sure you are using the same email address that is linked to your Labs Subscription. Also, try openin...

  • 5 kudos
6 More Replies
Manjunath2684
by New Contributor
  • 177 Views
  • 1 replies
  • 0 kudos

comprehensive guide or usecases for data engineering hands-on

Hello members,I have access to my databricks environment and I see it already includes sample data sets (under "samples" database).I find the learning paths are very basic and not any close the real use cases. Are there any advanced hands-on use case...

  • 177 Views
  • 1 replies
  • 0 kudos
Latest Reply
Brahmareddy
Esteemed Contributor II
  • 0 kudos

Hi Manjunath  How are you doing today? I felt the same way starting out, so I know what you mean. The best structured resource is dbdemos.ai, maintained by the Databricks team. It installs full end to end demos into your workspace in one line (pip in...

  • 0 kudos
pragya17
by New Contributor III
  • 139 Views
  • 0 replies
  • 0 kudos

ISV Partnership

I have applied for ISV Partnership in databricks . How many days are taken to review the application or revert back from databricks Team.Thanks,Pragya Sharma

  • 139 Views
  • 0 replies
  • 0 kudos
cgambill
by New Contributor III
  • 411 Views
  • 1 replies
  • 3 kudos

New to the community!

I’m Chris Gambill, founder of Gambill Data in Knoxville, Tennessee. I’ve spent 26 years working across data engineering, architecture, and leadership, primarily in telecom, manufacturing, and finance. Gambill Data recently joined the Databricks Partn...

  • 411 Views
  • 1 replies
  • 3 kudos
Latest Reply
suryaprayaga
New Contributor II
  • 3 kudos

Welcome to this wonderful group Chris!! While I am a Databricks & Snowflake practitioner myself, I have been constantly learning a lot of things in this group. Looking forward to connecting with you.

  • 3 kudos
arijitsam
by New Contributor II
  • 378 Views
  • 2 replies
  • 4 kudos

Hello from a new member!

Hello Databricks CommunityI finally jumped in and set up my profile this week. I wanted to drop a quick note to introduce myself and say hello to the fellow data minds here.I've spent the last 13+ years operating as a Data Architect and Engineer, wit...

  • 378 Views
  • 2 replies
  • 4 kudos
Latest Reply
cgambill
New Contributor III
  • 4 kudos

Hi @arijitsam -Great to meet you! You’ve inspired me to write an introduction post as well. I usually focus on telecom, manufacturing, and financial services, but many of the same patterns hold across industries.My preferred approach is to ingest int...

  • 4 kudos
1 More Replies
pk35
by New Contributor
  • 474 Views
  • 1 replies
  • 0 kudos

How to restore a workspace ( Cancelled) by mistake

Hello Team, I accidentally cancelled a subscription for a workspace and I lost all the notebooks, jobs along with it. How do I get them restored from Databaricks. Storage is on AWS s3 bucket using unity catalog and I still have access to s3 on aws.I ...

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

Hey @pk35 , I did some digging and here is what I found. However, before we get to recovery, the most important step is pinning down exactly what got cancelled, because there are three possibilities and they have very different outcomes. You cancell...

  • 0 kudos
Sadunkalhara
by New Contributor
  • 217 Views
  • 1 replies
  • 0 kudos
  • 217 Views
  • 1 replies
  • 0 kudos
Latest Reply
Advika
Community Manager
  • 0 kudos

Hello @Sadunkalhara, Could you please provide a bit more detail about your question regarding the registration code? This will help the community better understand what you're looking for and assist you more effectively.

  • 0 kudos
suryaprayaga
by New Contributor II
  • 354 Views
  • 1 replies
  • 1 kudos

Resolved! Building Plug-ins for AI/BI Dashboard

I want to develop some plug-ins in Databricks to allow me build 3D charts and visualisations that I can use code stubs from external sources like ObservableHQ. The visualisations can be written in any framework or language, but I was looking for a wa...

  • 354 Views
  • 1 replies
  • 1 kudos
Latest Reply
AmitDECopilot
Contributor
  • 1 kudos

My understanding is Databricks AI/BI dashboards are not really built like Grafana where you can install custom visualization plug-ins inside the dashboard itself. So if the requirement is true custom 3D charts using ObservableHQ / Three.js / custom J...

  • 1 kudos
asher_ayal_123
by New Contributor III
  • 812 Views
  • 3 replies
  • 5 kudos

Requesting for assistance in creating a user group for my region

Hello wonderful people . I am currently in the process of applying to create a Databricks user group for my region and would like some assistance in the process. It might will be first in my country and I am optimistic but a bit nervous Below are som...

  • 812 Views
  • 3 replies
  • 5 kudos
Latest Reply
DanielHarris
New Contributor II
  • 5 kudos

@asher_ayal_123 wrote:Hello wonderful people . I am currently in the process of applying to create a Databricks user group for my region and would like some assistance in the process. It might will be first in my country and I am optimistic but a bit...

  • 5 kudos
2 More Replies
Himanshu_Singh
by New Contributor II
  • 699 Views
  • 5 replies
  • 0 kudos

Error while installing lakebridge

Hi All,As part of my Databricks learning journey, I am trying installing the Lakebridge in my system but getting below error.Traceback (most recent call last):File "C:\Users\himan\.databricks\labs\lakebridge\state\venv\Lib\site-packages\databricks\sd...

  • 699 Views
  • 5 replies
  • 0 kudos
Latest Reply
DanielHarris
New Contributor II
  • 0 kudos

@Himanshu_Singh wrote:Hi All,As part of my Databricks learning journey, I am trying installing the Lakebridge in my system but getting below error.Traceback (most recent call last):File "C:\Users\himan\.databricks\labs\lakebridge\state\venv\Lib\site-...

  • 0 kudos
4 More Replies
psjava31955
by New Contributor
  • 326 Views
  • 1 replies
  • 0 kudos

Vulnerabilities for com.databricks:databricks-jdbc:3.4.1 jar

We are reporting two groups of Snyk-identified security vulnerabilities in com.databricks:databricks-jdbc:3.4.1 caused by shaded/embedded dependencies that cannot be remediated by consumers through standard dependency management overrides.Why We Cann...

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

@psjava31955 , thanks for the detailed writeup, and you've got the mechanism exactly right. The uber jar (com.databricks:databricks-jdbc) is shaded, so those artifacts are relocated inside the jar. BOM overrides, resolutionStrategy, and dependencyMan...

  • 0 kudos
ChineseHunk
by New Contributor
  • 348 Views
  • 1 replies
  • 1 kudos

Genie gave me a surprise gift... and it turned out to be the consumption. 💸

I've been using Genie for a while now, and based on my usage of both Genie Spaces and Agents, the costs were negligible until Databricks changed the pricing model on July 6 to include LLM charges.Since then, the costs have gone through the roof. I ca...

  • 348 Views
  • 1 replies
  • 1 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 1 kudos

I hear you.A lot can be said about the move from free to free/token-based approach.100USD/4 days is rather on the lower side IMO.  Sometimes I burn over 50 EUR on a single day without doing crazy stuff.  So cost is definitely a factor here.Being able...

  • 1 kudos
Labels