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 ...
Engage in discussions about the Databricks Free Edition within the Databricks Community. Share insig...
Hello,My name is Shubham. 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 Datab...
50% voucher is usually available with the training festival. Have got it in past without any issue.
Hello, does databricks data engineer associate certificate have different cost as per the country?If yes, how do I check for India?
Hello @Hritik_Moon! No, the Databricks Data Engineer Associate exam has the same pricing globally, it doesn’t vary by country.
I have created a web app in databricks.the rule for hackathon says the ink to working demo shall be provided for judges. The databricks webapp or any other databricks artificate can not be made publicly accessible as per my knowledge. Also we can no...
Hi @DataBeli ,From what I understand, in the Free Edition, Databricks Apps can only be shared with authenticated Databricks users. As public or anonymous access isn’t supported, you can try adding the judges’ email addresses to your workspace and the...
Hello,I am using Python to automate the creation of Azure OpenAI resources via the Azure Management API. I am successfully able to create the resource, but I need to dynamically fetch the following details after the resource is created:API Version (a...
Hi Sudheer, It's been a while since you posted, but are you still facing this issue? Here are a few things you could check if needed: API version In Azure OpenAI, api-version is a query parameter on the data-plane (inference) requests, not a proper...
Hello,I’m encountering an issue while converting SQL code to the Lake bridge Snowflake dialect. It seems that DML and DDL statements may not be supported in the Snowflake dialect within Lake bridge.Could you please confirm whether DML and DDL stateme...
@jadhav_vikas , I did some digging through internal docs and I have some hints/suggestions. Short answer Databricks Lakehouse Federation (often referred to as “Lakehouse Bridge”) provides read‑only access to Snowflake; DML and DDL are not supported ...
Hi Team,I've successfully passed the Databricks Gen AI Engineer Associate Certified exam, but I still have not received the certificate.Databricks Certified Data Engineer Associate on 9th November 2025.Result: PASSCongratulations! You've passed the e...
Hey @Sam11 , please open a ticket and the certification team will address the issue. https://help.databricks.com/s/contact-us?ReqType=training Cheers, Louis.
I've successfully passed Databricks Data Engineer Associate Certified exam but still have not received the certificate.Hello Bhanupriya,You have completed the assessment, Databricks Certified Data Engineer Associate on 31 July 2024.Result: PASS Congr...
Hi,I would like to know if this issue was resolved asap.
Hi,I've constructed an AWS lambda function which is used to auto rotate my Service Principal Secret in the Databricks account. Authentication is setup with OAuth2, the api call for the token generation is successful but when executing the api call to...
Your error message, "Invalid service principal id," typically indicates a mismatch or formatting problem with the service principal's unique identifier in your API request. Although you checked the client_id, this value is not always the one needed f...
Would be great have a group for databricks Taiwan community.
Hey @kennyhsieh , hope it's not too late to reply to the post! A "Databricks User Group Taiwan" has recently been formed on LinkedIn.
The docs state:"You can choose to share one subnet across multiple workspaces or both subnets across workspaces."as well as:"You can reuse existing security groups rather than create new ones."and on this page:"If you plan to share a VPC and subnets ...
AWS WorkSpaces can be configured with subnets that can be shared within an AWS account or across AWS accounts using resource sharing mechanisms, but this depends on the specific AWS service and context. For Databricks workspaces on AWS, documentation...
Hi,I am unable to find the contracted pricing or free trial data for Databricks DBU in system table. Can I get the discounted pricing based on All Purpose, Job Compute etc..
Discounted pricing for Databricks DBU is available when you commit to usage for 1 or 3 years—a model called Databricks Commit Units (DBCUs). Discounts can reach up to 37% off pay-as-you-go rates depending on your commitment. DBU Discounted Rates by ...
Hi everyone,I am training some reinforcement learning models and I am trying to automate the hyperparameter search using optuna. I saw in the documentation that you can use joblib with spark as a backend to train in paralel. I got that working with t...
Stable Baselines 3 (SB3) models can be optimized with Optuna for hyperparameter search, but parallelizing these searches using Joblib with Spark as the backend—like the classic scikit-learn example—commonly encounters issues. The root problem is that...
I'm using Apache Nifi (running on AWS EKS) to connect to Databricks (with compute on EC2) via JDBC. My JDBC URL is as follows: jdbc:databricks://server_hostname:443/default;transportMode=http;ssl=1;httpPath=my_httppath;AuthMech=3;UID=token;PWD=my_tok...
A "Connection reset" error in NiFi when connecting to Databricks via JDBC, despite successful telnet and working connectivity from DBeaver, usually points to subtle protocol or compatibility issues rather than network-level blocks. Common Causes JD...
Background:My code executing without problem if run in a python notebook. However, the same code fails when execute from a .py script in the workspace. Seems like the 2 execution methods don't have identical version of the packagesError message: Attr...
The error "AttributeError: 'DeltaMergeBuilder' object has no attribute 'withSchemaEvolution'" when running the same code from a .py script but not in a Python notebook is likely caused by a mismatch in the Delta Lake or Databricks Runtime versions or...
Library installation attempted on the driver node of cluster 0210-115502-3lo6gkwd and failed. Pip could not find a version that satisfies the requirement for the library. Please check your library version and dependencies. Error code: ERROR_NO_MATCHI...
The error indicates that Databricks could not install the applicationinsights or azure-identity libraries because pip could not find a matching distribution, and network connection attempts to the PyPI repository were repeatedly reset. This is common...
| User | Count |
|---|---|
| 212 | |
| 183 | |
| 94 | |
| 75 | |
| 50 |