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 Databrick Support Team, request ID: #00667456I faced issue while taking my Databrick Certified Associate Developer for Apache Spark exam. This is completely unfair that alerts are coming while taking mid of exam due to blinking of eyes and proc...
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...
I have completed the four modules (April sessions) for the ASSOCIATE DATA ENGINEERING. When do I get the coupon or voucher for the exam?
My company is registered as Databricks Partner. According to New PVS Program. We have completed 10+ Points but still cannot access the PVS analytics Dashboard License.As per Partner Program FAQQ: Where can I track my PVS?A: Partners who achieve a PVS...
Hi @Cert-Team , @Cert-TeamOPS ,I need help in rescheduling my missed exam, I've raise a ticket #00666848. Please help me to reschedule an exam at the earliest. I missed my exam due to time confusion I selected the time as 9:00 PM IST but seems while ...
Hello <user_name>,Thank you for reaching out to Databricks Community support!Sorry to hear you missed your exam window. Thank you for filling the ticket with our support team so they can review the case and determine next steps.Thanks & Regards@Cert_...
Hello Team,I successfully completed the assessment, Databricks Certified Data Engineer Professional on 12 May 2025.But still i haven't got any mail from credentials.databricks.com yet. Can you please help here?email : avinash.singh2308@gmail.com Reg...
Hello @AvinashSingh23 , Thank you for reaching out to Databricks Community support! We have shared you the certification email kindly check in your register email id. Apologies for the inconvenience caused. Best Wishes Thanks & Regards @Cert_TeamOPS
While scheduling the exam, I selected 1 as the time, and it was scheduled for 1 AM on 27th April. However, I mistakenly thought it was scheduled for 1 PM on 27th April, due to which I missed the exam. I kindly request your help in rescheduling the ex...
While scheduling the exam, I selected 5 as the time, and it was scheduled for 5 AM on 28th April. However, I mistakenly thought it was scheduled for 5 PM on 28 th April, due to which I missed the exam. I kindly request your help in rescheduling the e...
I've taken exam @ 11 PM CT to make sure no disturbance exists. Not sure why the proctor did suspend it. This is very unfortunate and demotivating for genuine exam aspirants.
Hello @RamJ , We are sorry to hear that your exam was suspended. Please file a ticket with our support team and allow the support team 24-48 hours for a resolution. You must also review this documentation: Behavioral considerationsRoom requirementsTh...
Hello Team, I faced multiple interruptions and challenges while attempting my certification, The exam got paused 4 times where twice I had to show my desk and my entire room. Eventually my exam got suspended. I was not involved in any unfair means an...
Hello Team,I faced multiple interruptions and challenges while attempting my certification, The exam got paused 3 times where twice I had to show my desk and my entire room. Eventually my exam got suspended. I was not involved in any unfair means and...
Hi, I'm looking for a free voucher to take up the Data Engineer Associate certification. Could anyone guide please ?
@kavicanada8940 here is the next Learning Festival: https://community.databricks.com/t5/events/virtual-learning-festival-9-april-30-april/ev-p/111620
We’re scaling our use of Databricks notebooks and ML pipelines, and keeping everything properly documented is becoming a challenge. I’ve used GitBook in past projects, but it’s starting to feel a bit clunky, especially when trying to keep markdown do...
HI @Cert-TeamOPS,My Exam : Databricks Certified Generative AI Engineer Associate was suspended due to eye movement.I even showed them my room the walls etc, even after that.I have raised ticket on help center Case #00666160.my exam was finished and I...
Hello @dk11 ,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: Behavioral c...
Hello, everyone! I’ve been working on deploying Databricks bundles using Terraform, and I’ve encountered an issue. During the deployment, the Terraform state file seems to reference resources tied to another user, which causes permission errors.I’ve ...
Im using the Community Edition.Trying to create a storage folder inside DBFS -> Filestore for my datasets. I click on Create, give a folder name, and poof. Nothing. No new folder.Tried refreshing, logging out and logging in. Tried to create folder mu...
Hi Sachin, For DBFS V1 used in Community Edition, there may be limitations regarding the creation of folders or changes to file structures, particularly under specific paths such as /FileStore, which is commonly used to store datasets, plots, and oth...
Hi, I came across this post on querying an AWS Glue table in S3 from Databricks using Unity Catalog: https://medium.com/@sidnahar13/aws-glue-meets-unity-catalog-effortless-data-governance-querying-in-databricks-5138f1e574a4. The post says support for...
As of now, Databricks does not support non-Spark methods (such as direct REST API calls, JDBC/ODBC connections outside Spark, or other query engines within Databricks) to query S3 Tables directly. Unity Catalog and Databricks’ native cataloging foc...
HI,We've got an app that we deploy to multiple customers workspaces. We're looking to transition to asset bundles. We would like to structure our resources like: -src/ -resources/ |-- customer_1/ |-- job_1 |-- job_2 |-- customer_2/ |-- job_...
@_escoto You can achieve this by defining the entire job in the "targets" section for your development target. Resources defined in the top-level "resources" block are deployed to all targets. Resources defined both in the top-level "resources" block...