Certifications
Join dynamic discussions on Databricks certifications within the Community. Exchange insights, tips,...
Join dynamic discussions on Databricks certifications within the Community. Exchange insights, tips,...
Explore discussions on Databricks training programs and offerings within the Community. Get insights...
Connect with fellow community members to discuss general topics related to the Databricks platform, ...
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and ...
Stay tuned for all the latest updates, insights, and highlights from the premier event in Databricks...
My exam has been suspended, and I received an email to schedule it. But I see that there is a delay of 10 to 15 days. Is it possible to schedule it for 19 March at 11 a.m.?because I have a deadline that I must not exceed to obtain this certificate.r...
@Cert-TeamOPS @Cert-Team I wonder if it is possible to schedule it as soon as possible please.(for 19 March at 11 a.m. paris/europe)Your assistance in scheduling it as soon as possible would be greatly appreciated.
I recently passed a Databricks Certified Associate Developer for Apache Spark 3.0 - Python exam, but didn't receive the certification yet even though it's been more than 72 hours now. I cehcked my profile on credentials.databricks.com and I can see t...
Hello again @Cert-Team ,I think this started getting ridiculous. I paid for the exam and passed it. I tried all the communication channels including creating a topic here, sending an email to help@databricks.com, I created a ticket using the link you...
Hi team,My Databricks Certified Data Engineer Associate exam got suspended within 10 minutes.I had also shown my exam room to the proctor. My exam got suspended due to eye movement. I was not moving my eyes away from laptop screen. It's hard to focus...
Hi Team,I have raised the ticket #00634058 requesting to reschdule Databricks Data Engineer Associate Exam. I haven't got response on it yet. Can anybody please check and help me to reschedule the exam asap.Email Id: ashishlimaye93@gmail.com
My databricks exam got suspened on 18th march and it is still in the suspened state. I have raised a support request using the below link.https://help.databricks.com/s/contact-us?ReqType=trainingand my request id : #00635015 I would really like to ge...
@Advika thank you for the response , Because I need this certification to be able to continue my work, without this certification I cannot, it is among the prerequisites .I have a deadline to get it that I must not exceed.i send a email to training-s...
I am unable to access my Databricks workspace because it is still redirecting to Microsoft Entra ID (Azure AD) authentication, even after I have removed the Azure AD enterprise application and changed the AWS IAM Identity Center settings.Issue Detail...
Hello @Pooviond! Please submit a ticket with the Databricks Support team for assistance in resolving this issue.
@dlt.tabledef joined_table(): dim_df = spark.read.table("dim_table") # Reloads every batch fact_df = spark.readStream.table("fact_stream") return fact_df.join(dim_df, "id", "left")
the question is default DLT pipeline refresh time is 5seconds but if I use combination of streaming and non streaming data then will it still be 5 seconds?
I'm exploring using an instance pool. Can someone clarify for me which job event log tells me the time-spent-waiting-for-an-instance? I've found 2 candidates:1. The delta between "waitingForCluster" and "started" on the "run events" log, accessible v...
My exam got suspended immediately after launching and going through the video recording camera checks.Reason unstated, can someone help provide reasons and how to avoid this?Also, how do I reschedule the exam?
had your exam rescheduled or not? today same happened with me
Hi!I would like some input/tips from the community regarding when is it time to go from a working solution in notebooks to something more "stable", like whl/py-files?What are the pros/cons with notebooks compared to whl/py?The way i structured things...
Hey @Forsen ,My advice:Using .py files and .whl packages is generally more secure and scalable, especially when working in a team. One of the key advantages is that code reviews and version control are much more efficient with .py files, as changes c...
If I want to move multiple (hundreds of) notebooks at the same time from one folder to another, what is the best way to do that? Other than going to each individual notebook and clicking "Move".Is there a way to programmatically move notebooks? Like ...
You can use the export and import API calls in order to export this notebook to your local machine and then import it to the new workspace.Export: https://docs.databricks.com/api/workspace/workspace/exportImport: https://docs.databricks.com/api/works...
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...
We understand and our product team is working on this, our direction has been to go through the system tables for this information but we are exploring in giving additional options
Hi, I have following streaming setup:I want to remove duplicates in streaming.1) deduplication strategy is defined by two fields: extraction_timestamp and hash (row wise hash)2) watermark strategy: extraction_timestamp with "10 seconds" interval--> R...
Found solution. https://kb.databricks.com/streaming/how-to-efficiently-manage-state-store-files-in-apache-spark-streaming-applications <-- these two parameters.
Dear Certification Team @Cert-Team @Certificate Team,Request Id# 00631343I faced a highly frustrating experience during my Databricks Certified Data Engineer Associate exam on March 11, 2025. Despite maintaining focus on the screen, I received repeat...
Hello @rohitmandhare ,We are sorry to hear that your exam was suspended. Thank you for filing a ticket with our support team. Please allow the support team 24-48 hours for a resolution. In the meantime, you can review the following documentation: Beh...
Dear community, I'm eager to enhance my skills in data engineering and analytics by obtaining certification as a Databricks Data Engineer Associate. Would it be possible to receive a free discount voucher for the exam to support my professiona...
Hello Sir,My name is Suraj. I recently watched your video and found it very informative. I have completed my B.Tech and am in the process of joining a company that requires a Databricks certification.I am reaching out to request a voucher for the Dat...