cancel
Showing results for 
Search instead for 
Did you mean: 
Community Discussions
Engage in vibrant discussions covering diverse learning topics within the Databricks Community. Explore learning resources, share insights, and collaborate with peers to enhance your skills in data engineering, machine learning, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Browse the Community

Certifications

Join dynamic discussions on Databricks certifications within the Community. Exchange insights, tips,...

823 Posts

Training offerings

Explore discussions on Databricks training programs and offerings within the Community. Get insights...

185 Posts

Get Started Discussions

Start your journey with Databricks by joining discussions on getting started guides, tutorials, and ...

2647 Posts

Databricks Free Trial Help

Engage in discussions about the Databricks Free Trial within the Databricks Community. Share insight...

108 Posts

Activity in Community Discussions

Rajeshwar_Reddy
by > New Contributor II
  • 1880 Views
  • 3 replies
  • 0 kudos

ODBC connection issue Simba 64 bit

Hello AllAm getting the below error when trying to create ODBC DSN Simba 64 in local system to connect Databricks Server using the token and enabled SSL System trust store & Thrift Transport: HTTP.any helping hand really appreciated . [Simba][ThriftE...

  • 1880 Views
  • 3 replies
  • 0 kudos
Latest Reply
DougJames
New Contributor II
  • 0 kudos

Hi @Alberto_Umana,I'm running into the same issue this connection string works on one server but is failing with this error on another.Driver=Simba Spark ODBC Driver;Host=nike-sole-react.cloud.databricks.com;Port=443;SparkServerType=3;Schema=default;...

  • 0 kudos
2 More Replies
DBEnthusiast
by > New Contributor III
  • 2394 Views
  • 2 replies
  • 1 kudos

More than expected number of Jobs created in Databricks

Hi Databricks Gurus !I am trying to run a very simple snippet :data_emp=[["1","sarvan","1"],["2","John","2"],["3","Jose","1"]]emp_columns=["EmpId","Name","Dept"]df=spark.createDataFrame(data=data_emp, schema=emp_columns)df.show() --------Based on a g...

  • 2394 Views
  • 2 replies
  • 1 kudos
Cert-Team
by Databricks Employee
  • 77777 Views
  • 208 replies
  • 17 kudos

Suspended Exam? Don't worry! Our support team can help!

Taking exams is so stressful already, and if your exam gets suspended it is extra stressful. Don't worry! Our support team is awesome and will help you get back on track. The most important step is to file a ticket in our Help Center. Be sure to inc...

  • 77777 Views
  • 208 replies
  • 17 kudos
Latest Reply
deepanshu001
New Contributor II
  • 17 kudos

Hello @Cert-Team @cert-ops @Advika,I was facing technical issues during my Databricks Data Engineer Associate Certification Exam, so I reached out to the support team for help. The support team kindly rescheduled my exam, and I was able to start it a...

  • 17 kudos
207 More Replies
Hitch
by > Visitor
  • 59 Views
  • 2 replies
  • 0 kudos

How to get your Vocareum lab usage resetting

I only started using the Vocareum Lab on 2 days ago and it already says I've used the 12 hours usage time yet I've barely been on it for 3 hours most. I notice on the first day it showed I'd used 4 hours yet I'd only been in it for 1 hour. So yesterd...

Hitch_0-1760087055054.png
  • 59 Views
  • 2 replies
  • 0 kudos
Latest Reply
Advika
Databricks Employee
  • 0 kudos

Hello @Hitch! Your Vocareum Lab access includes a total of 720 minutes (12 hours). However, time continues to count down whenever your lab environment is running, even if you’re not actively working. For example, if the session remains open in your b...

  • 0 kudos
1 More Replies
Akshay_Petkar
by > Valued Contributor
  • 3144 Views
  • 3 replies
  • 1 kudos

Resolved! Process and Cost for Renewing Databricks Certification

What is the process for renewing a Databricks certification? How long is the certification valid, and do we need to retake the exam for renewal? Additionally, is there a cost associated with renewal, or is it free?

  • 3144 Views
  • 3 replies
  • 1 kudos
Latest Reply
Murtaza-007-007
New Contributor III
  • 1 kudos

That is strange, there should not be any cost associated with the renewal.

  • 1 kudos
2 More Replies
sai_sakhamuri
by > New Contributor
  • 60 Views
  • 1 replies
  • 1 kudos

Databricks data engineer associate exam

Hello everyone,I'm reaching out to the community for assistance regarding Databricks certification and the ongoing Databricks Learning Festival. I am looking to enroll in the Data Engineer Associate Certification program, and I understand that comple...

  • 60 Views
  • 1 replies
  • 1 kudos
Latest Reply
Advika
Databricks Employee
  • 1 kudos

Hello @sai_sakhamuri! According to the Learning Festival post, the Learning Festival incentives are for users who complete at least one self-paced learning pathway within Customer Academy between October 10 and October 31. This incentive is intended ...

  • 1 kudos
deepanshu001
by > New Contributor II
  • 108 Views
  • 2 replies
  • 0 kudos

Request for Exam Rescheduling – Exam Suspended Due to Technical Error (Request #00756378)

Hello @Cert-Team @cert-ops  @Cert-TeamOPS  @Advika @Jim_Anderson,I hope you are doing well.During my attempt to take the Databricks Data Engineer Associate Certification Exam, it was unexpectedly suspended due to a technical error. I was unable to pr...

  • 108 Views
  • 2 replies
  • 0 kudos
Latest Reply
deepanshu001
New Contributor II
  • 0 kudos

Hello @cert-ops,I kindly request your support regarding an urgent issue — my exam was suspended due to a technical error, and I’m currently unable to proceed or reschedule. I’ve submitted a support ticket (Request #00756378) but haven’t received an u...

  • 0 kudos
1 More Replies
rcostanza
by > New Contributor III
  • 76 Views
  • 2 replies
  • 2 kudos

Resolved! Stateless streaming with aggregations on a DLT/Lakeflow pipeline

In a DLT pipeline I have a bronze table that ingest files using Autoloader, and a derived silver table that, for this example, just stores the number of rows for each file ingested into bronze. The basic code example: import dlt from pyspark.sql impo...

  • 76 Views
  • 2 replies
  • 2 kudos
Latest Reply
rcostanza
New Contributor III
  • 2 kudos

Gotcha. Thanks for the reply.We already have a medallion architecture going in production for a while, based on DLT pipelines having most bronze/silver tables, with some separate jobs for silver tables that are more complex to materialize. It works, ...

  • 2 kudos
1 More Replies
jimoskar
by > New Contributor
  • 181 Views
  • 6 replies
  • 6 kudos

Resolved! Cluster cannot find init script stored in Volume

I have created an init script stored in a Volume which I want to execute on a cluster with runtime 16.4 LTS. The cluster has policy = Unrestricted and Access mode = Standard. I have additionally added the init script to the allowlist. This should be ...

  • 181 Views
  • 6 replies
  • 6 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 6 kudos

Hi @jimoskar ,Since you're using standard access mode you need to add init script to allowlist. Did you add your init script to allowlist? If not, do the following:In your Databricks workspace, click  Catalog.Click the gear icon .Click the metastore ...

  • 6 kudos
5 More Replies
itsmemasoud
by > New Contributor II
  • 2271 Views
  • 7 replies
  • 3 kudos

billing payment problem

I was using a trial account and my 40$ credit was finished. I set a budget limit but it also exceeded that without warning and now I'm being charge for extra 90$!!! But this is only the first problem. The second problem is since my credit card reject...

  • 2271 Views
  • 7 replies
  • 3 kudos
Latest Reply
adamActable
New Contributor
  • 3 kudos

@BS_THE_ANALYST I have not, but that support alias looks like it's specific to the `databricks-community` (e.g. this website) rather than the product. 

  • 3 kudos
6 More Replies
YuriS
by > New Contributor II
  • 135 Views
  • 1 replies
  • 1 kudos

Resolved! How to reduce data loss for Delta Lake on Azure when failing from primary to secondary regions?

Let’s say we have big data application where data loss is not an option.Having GZRS (geo-zone-redundant storage) redundancy we would achieve zero data loss if primary region is alive – writer is waiting for acks from two or more Azure availability zo...

  • 135 Views
  • 1 replies
  • 1 kudos
Latest Reply
mark_ott
Databricks Employee
  • 1 kudos

In Azure and Databricks environments, ensuring zero data loss during a primary-to-secondary failover—especially for Delta Lake/streaming workloads—is extremely challenging due to asynchronous replication, potential ordering issues, and inconsistent s...

  • 1 kudos
Sumit_7
by > Contributor
  • 618 Views
  • 7 replies
  • 3 kudos

Resolved! Data Analyst Beta Acceptance Test

Do we get a certificate for Beta Tests? Recently I have given Data Analyst Beta Test, but no communication on score or certification. Would someone clarify once?

Sumit_7_0-1757901314022.png
  • 618 Views
  • 7 replies
  • 3 kudos
Latest Reply
saurabh183
New Contributor III
  • 3 kudos

It seems results are out. I have received with the subject line: Result Notification: Databricks Certified Data Analyst Associate Certification Exam Beta Test

  • 3 kudos
6 More Replies
XaviMarti
by > New Contributor II
  • 98 Views
  • 3 replies
  • 6 kudos

Resolved! Gen AI course Notebooks followed.

Hi All.I'm following the Gen AI Certification material, but.. does anybody know if notebooks are available?Thanis in advance 

XaviMarti_0-1759910182024.png
  • 98 Views
  • 3 replies
  • 6 kudos
Latest Reply
BS_THE_ANALYST
Esteemed Contributor II
  • 6 kudos

@szymon_dybczak  if @XaviMarti  is learning through the partner academy, there's a chance the labs are there (and included) i.e. searching the partner academy:I think these red/purple ones (if that's the correct colour lol ) are labs relating to a le...

  • 6 kudos
2 More Replies
cbhoga
by > New Contributor II
  • 72 Views
  • 2 replies
  • 3 kudos

Delta sharing with Celonis

Is there is any way/plans of Databricks use Delta sharing to provide data access to Celonis?

  • 72 Views
  • 2 replies
  • 3 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 3 kudos

Hi @cbhoga ,Delta Sharing is an open protocol for secure data sharing. Databricks already supports it natively, so you can publish data using Delta Sharing. However, whether Celonis can directly consume that shared data depends on whether Celonis sup...

  • 3 kudos
1 More Replies
ChristianRRL
by > Valued Contributor III
  • 97 Views
  • 3 replies
  • 4 kudos

Performance Comparison: spark.read vs. Autoloader

Hi there, I would appreciate some help to compare the runtime performance of two approaches to performing ELT in Databricks: spark.read vs. Autoloader. We already have a process in place to extract highly nested json data into a landing path, and fro...

  • 97 Views
  • 3 replies
  • 4 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 4 kudos

Hi @ChristianRRL ,For that kind of ingestion scenario autoloader is a winner . It will scale much better than batch approach - especially if we are talking about large number of files.If you configure autoloader with file notification mode it can sca...

  • 4 kudos
2 More Replies