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...
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...
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...
Please consider this as high priority as i need to clear the exam as soon as possible.
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...
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...
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.”
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...
Currently, dbutils cannot be used inside of UDFs. For secrets, instead of getting the secret inside of the UDF, you can define it as a free variable outside of the UDF and it will be passed in properly, like the below from pyspark.sql.functions impor...
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.
Greetings all,I'm currently exploring Databricks and have just completed the fundamentals. I'm really interested in learning more about custom views, data engineering, and especially how to build agents on top of Databricks data.As a beginner, I'm a ...
Hello @SinghGS! It looks like this post duplicates the one you recently posted. A response has already been provided to the Original post. I recommend continuing the discussion in that thread to keep the conversation focused and organised.
Hi Team,My Databricks Certified data engineer associate exam got suspended on 05th November 2023.I was continuous looking at the screen but still my exam got suspended. I didn't get any warning and suddenly my exam got paused. I waited for support te...
Hi 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 submitted a ...
Context: I am working on a POC to explore Databricks Lakeflow ingestion feature. I have tried creating Ingestion pipeline with salesforce connector successfully and able to load the data into Delta table. However when I am trying to create ingestion ...
Whenever i try to use a SQL Wharehouse serverless cluster on a power bi dataset it does not refresh on the power bi online service. It does work normally for other types of databricks clusters. The catalog is being defined on the power query import.I...
Hi,We have the exact same issue, even if we specify the catalog in the connection parameters.However, Oauth authentication through a dataflow (instead of from Power Query Desktop) works fine. In Desktop we are in version 2.122.746.0, but the issue is...
Hi,I would like to learn more about DAB's and gain practical knowledge. For this I want to use the Free Edition but the authentication fails. I have tried both the Databricks extension in VSCode and the Databricks CLI. In the extension, it returns: C...
Hello Lebrown:Here are the steps I managed to deploy job and pipelines to Databricks using DABs with example (Using free edition):1. Install the Databricks CLI (latest version). On Windows, run:winget search databrickswinget install Databricks.Databr...
User | Count |
---|---|
168 | |
68 | |
64 | |
42 | |
35 |