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...
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...
Hello Databricks team,I would like to appear for Generative AI Engineer Associate exam, and checking if I can avail any voucher you are providing as part of any event etc..please advise.
Hi @Sachin957902 Take a look at this thread:https://community.databricks.com/t5/events/dais-2025-virtual-learning-festival-11-june-02-july-2025/ev-p/119323Not long left on the event however, good luck!
Hi Team,My company has become a Databricks Partner. My colleagues have successfully registered for Databricks Partner Academy, but I can't get in.I have followed the following steps for Partner Academy RegistrationOpen https://partner-academy.databri...
Hi @Narendra2 I had the same issue and it was quickly fixed by submitting a support ticket:https://help.databricks.com/s/contact-us?ReqType=trainingid recommend creating a ticket and it should hopefully be fixed within a couple working days. hope thi...
Hi Community,I’m planning to take the Data Engineer Associate Certification in 2025 to advance my skills and career. Are there any ongoing promotions or opportunities to get a 50% discount voucher for the exam? It would be incredibly helpful if you c...
Hi @Advika , @J_Anderson I have completed more than2 courses in the April Learning Festival, still i did not get any vouchers for the certifications, can you please check and let me know.here is my mail ID: rohitharikantra25@gmail.comthanks in advanc...
I've got an UDF which I call using applyInPandasThat UDF is to distribute API calls.It uses my custom .py library files that make these calls.Everything worked until I use `dbutils.widgets.get` and `dbutils.secrets.get` inside these libraries.It thro...
Answering my own question. Similar to the original response, the answer was to pass in the secret as a function argument:CREATE OR REPLACE FUNCTION geocode_address(address STRING, api_key STRING) RETURNS STRUCT<latitude: DOUBLE, longitude: DOUBLE> ...
Hi team,My Databricks Certified Data Engineer Professional exam got suspended with 30 minutes left to the test and few questions unanswered. I had also shown my exam room to the proctor. My exam got suspended due to eye movement. I was not moving my ...
@vijay56 as mentioned above it can take 24-48 hours for the support team to respond, but in the meantime, please check your spam box.
Hi all,I'm preparing for the Databricks Data Engineer Associate exam and came across this question:Which of the following must be specified when creating a new Delta Live Tables pipeline?A. A key-value pair configurationB. At least one notebook libra...
Hi @sunnyj ,The one thing we must specify while creating a new Delta Live Tables pipeline is at least one notebook (or SQL/Python file) with our DLT logic (like @dlt.table or CREATE LIVE TABLE statements). That’s the main part of our ETL, and the pip...
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...
Hi @Cert-Team @Cert-TeamOPS,I have passed my data bricks certification in few weeks ago.I need to send some information to my Organization. could you please help me on that ASAP. request id - #00684765. please find below details i need -INDICASSESSME...
Dear Databricks Certification Team,I hope this message finds you well.I am writing to express my concern regarding the suspension of my Databricks Generative AI Associate exam, which was scheduled on 22nd June 2025 at 10:15 PM IST. The exam was unexp...
Hi @Cert-Team,@Cert-TeamOPS,I received a response from databricks team related to sharing voucher code for onsite proctored exam. But even after replying i didn't get any response. could you please look into this and get the response to me soon.
import requestsurl = "https://example.com/api"headers = {"Authorization": "Bearer YOUR_TOKEN","Content-Type": "application/json"}Payload = json.dumps({json_data})response = requests.post(url, headers=headers, data=Payload)print(response.status_code)p...
how to reduce the data size, like API will going to give the data in onetime. can you give with some example.res = request.get("api")this above code is taking is lot of time
Hi, I have a gradio app that is deployed on databricks. The app is coming from this example provided by databricks. The app works fine, but when I want to add tracing I cannot get it to work. I keep getting the errormlflow.exceptions.MlflowException...
Hello @Cert-Team,My Databricks professional data Engineer certification exam got suspended. My Exam just went on for only 20 to 30 minutes, I didn’t even move my head. I think there was some problem on their side. One of the support persons mentione...
Hi @Cert-Team, I would like to report similar issue with my scheduled Databricks certification exam. When I attempted to launch the exam at the designated time, I encountered a suspension error that prevented me from proceeding. I have already submit...
I wrote this code in Notebookfiles = dbutils.fs.ls("s3a://testbuket114/")for f in files:print(f.name) it caused errs3a://testbuket114/: getFileStatus on s3a://testbuket114/: com.amazonaws.services.s3.model.AmazonS3Exception: Access to storage destina...
Hello @jeremylllin ,From the error message:Access to storage destination is denied because of serverless network policyDatabricks serverless environments require explicit network access policies to reach AWS resources like S3. Even if you’ve already ...
Hi how to get voucher for data bricks ThanksSuresh.k
Hi @SUresh1984 ,There are various ways to get the voucher or coupon for the certification exam.Participate in databricks (DB) events: Attend the virtual events, webinars, or workshops hosted by DB. These events often provide vouchers randing from 50%...
I was unable to login to databricks community edition i was shown 'User is not a member of this workspace'. even after entering the otp
@manoj991 Did you choose “Login to Free Edition” first?If so, please start from “Sign up.”
Hi,Need help to understand how we can deploy frontend(React) codebase via Databricks Apps as I am tried all templates and Custom App creation. It seems only Python based codebase can be deployed.Let me know if anyone can help me with approach or fesi...
A React frontend can be used with a Python backend. If you're referring to node.js support, this is coming soon, stay tuned.
User | Count |
---|---|
168 | |
68 | |
64 | |
42 | |
35 |