cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Sameekshaji
by New Contributor II
  • 943 Views
  • 2 replies
  • 1 kudos

Memory leak

I created a databricks JDBC connection class following the code ##https://docs.databricks.com/en/integrations/jdbc/authentication.htm I observed that after a number of execute SQL calls , there were 27000 instances of com.databricks.client.jdbc42.int...

  • 943 Views
  • 2 replies
  • 1 kudos
Latest Reply
Sameekshaji
New Contributor II
  • 1 kudos

PLEASE revert ASAP

  • 1 kudos
1 More Replies
deane_h_s
by New Contributor III
  • 1388 Views
  • 2 replies
  • 3 kudos

Resolved! UCX Installation Error

I'm getting the following error when trying to install UCX on my local machine using the databricks CLI v0.212.1. I've authenticated the CLI with the required workspace using databricks config with the host and PAT generated. I also have admin privil...

  • 1388 Views
  • 2 replies
  • 3 kudos
Latest Reply
vidya_kothavale
New Contributor III
  • 3 kudos

 Try to install ucx previous version 0.28.2databricks labs install ucx@v0.28.2 

  • 3 kudos
1 More Replies
junaid-ahmed077
by New Contributor II
  • 1066 Views
  • 1 replies
  • 2 kudos

Resolved! Error While creating the Databricks workspace on the AWS cloudformation stack

Hello,I was trying to create a Databricks workspace using a CloudFormation template. During the process, I found that we need Databricks account information, such as the workspace account email and workspace password. However, since we use SSO for lo...

  • 1066 Views
  • 1 replies
  • 2 kudos
Latest Reply
Hubert-Dudek
Esteemed Contributor III
  • 2 kudos

As @Retired_mod said, you just need to change authentication to token in your template or just change deployment to AWS::IAM::Role which has access. You can also consider switching to Terraform.

  • 2 kudos
fabuvel
by New Contributor
  • 966 Views
  • 1 replies
  • 1 kudos

Question about Databricks Academy Labs

Hello, I am new to Databricks, and I would like to know what I can get from Databricks academy labs vs. blended learning, since the price difference is very steep.Here it says that academy labs alone would already provide me with hands-on and guided ...

  • 966 Views
  • 1 replies
  • 1 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 1 kudos

Hi @fabuvel ,Yep, pretty much it. Some folks prefer learning with instructors. Added benefit of this approach is, when you have a question that isn't covered on self-pace learning course/lab you can always ask instructor to clarify any doubts.

  • 1 kudos
janelleglover
by Databricks Employee
  • 3406 Views
  • 5 replies
  • 9 kudos

Resolved! Submit your feedback and win a $25 gift card!

Your feedback is crucial to us and directly influences how we innovate and improve our customer experience.  To share your success and feedback with Databricks, please  visit this link.  The first 20 people to submit a completed survey response will ...

2023-08-instructor-led-training-community-post-image-358x250-2x (1).png
  • 3406 Views
  • 5 replies
  • 9 kudos
Latest Reply
roshanaroy
New Contributor II
  • 9 kudos

I am looking for a free voucher for databricks data engineer certification. Please guide

  • 9 kudos
4 More Replies
Marina_Shishkin
by New Contributor II
  • 1644 Views
  • 4 replies
  • 2 kudos

Databricks data engineer associate exam Suspended

@Cert-Team  @Certificate @Cert-Bricks Hi Team,Please help me, I have just been suspended from my above exam. At first I was told I was looking around too much even though I was genuinely looking at the screen only. I had completed all questions and w...

  • 1644 Views
  • 4 replies
  • 2 kudos
Latest Reply
jefflipkowitz
Databricks Employee
  • 2 kudos

I've had it happen to myself the team if you work with can get you setup. My lesson learned was not to schedule it on halloween. 

  • 2 kudos
3 More Replies
Pika
by New Contributor III
  • 944 Views
  • 3 replies
  • 1 kudos

Databricks Certified Data Engineer Associate - Suspended

Hello Team,My Databricks exam was scheduled for 4:00 pm IST on 21st July. I was giving my exam peacefully and was focused on the screen all the time. I was done with almost all question and the moment I started reviewing few questions which were mark...

  • 944 Views
  • 3 replies
  • 1 kudos
Latest Reply
Pika
New Contributor III
  • 1 kudos

@Cert-Team please help me out here , it is very frustrating.

  • 1 kudos
2 More Replies
Adyanka1999
by New Contributor III
  • 950 Views
  • 2 replies
  • 2 kudos

Databricks Certified Data Engineer Associate certification exam suspended_2024

Hi @Cert_Team,I am writing to request a review of my recently suspended exam. I believe that I have adhered to all exam rules and guidelines.I would like to provide some context for your understanding, I applied for Databricks Certified: Data Enginee...

  • 950 Views
  • 2 replies
  • 2 kudos
Latest Reply
Adyanka1999
New Contributor III
  • 2 kudos

Also, kindly resume the exam  from the last  question i attended. 

  • 2 kudos
1 More Replies
unity_Catalog
by New Contributor III
  • 1697 Views
  • 2 replies
  • 2 kudos

Resolved! Migrating dashboards from one workspace to another workspace

I'm exporting dashboard objects from an existing workspace to new workspace but after importing ,the underlying dashboards data is not coming to new workspace. I'm using the below code. Can anyone helpimport osimport requestsimport jsonimport logging...

  • 1697 Views
  • 2 replies
  • 2 kudos
Latest Reply
romy
Databricks Employee
  • 2 kudos

Hi, you can use the workspace API to import the dashboard: https://learn.microsoft.com/en-us/azure/databricks/dashboards/tutorials/workspace-lakeview-api#step-3-import-a-dashboard A code example is available on this thread: https://community.databric...

  • 2 kudos
1 More Replies
argl1995dbks
by New Contributor III
  • 1654 Views
  • 5 replies
  • 1 kudos

To trigger databricks workflow on defined frequency

Hi Databricks, I am trying to run a databricks workflow on scheduled basis (for e.g. the frequency is after every five mins). Here is the databricks.yaml file: bundle:  name: dab_demo# include:#   - resources/*.ymlvariables:  job_cluster_key:    desc...

  • 1654 Views
  • 5 replies
  • 1 kudos
Latest Reply
argl1995dbks
New Contributor III
  • 1 kudos

Hi, let me explain you the current scenario, we have databricks workflows which has DS, DE and MLOps tasks. The workflows are meant to be triggered on a specific frequency i.e. Monthly and Quarterly and Quarterly workflow depends on the Monthly workf...

  • 1 kudos
4 More Replies
mhasel
by New Contributor II
  • 673 Views
  • 1 replies
  • 1 kudos

Cannot use Databricks VSCode extensions on repository with ".devcontainer" folder

Hi, I have a repository that contains a ".devcontainer" folder. I use VSCode and try to use the databricks extension following this guide When I run "Upload and Run File on Databricks" I have this error and then cannot run the python scriptSync Error...

  • 673 Views
  • 1 replies
  • 1 kudos
Latest Reply
mhasel
New Contributor II
  • 1 kudos

Hi @Retired_mod The folder lays plain in the repository. When logging on the databricks Web UI I can see that the folder (together with its content) was correctly copied But I still have the error messsage in VSCode 

  • 1 kudos
elaya6
by New Contributor II
  • 520 Views
  • 1 replies
  • 0 kudos

Exam got suspended

Hi Team,In this morning i was taking the exam suddenly proctor asked me to show the room and walls i showed him then he suspended my exam no one was there. I dont understand why he suspended the exam. Kindly reschedule the exam i need the certificati...

  • 520 Views
  • 1 replies
  • 0 kudos
Latest Reply
elaya6
New Contributor II
  • 0 kudos

Hi Team,Could you please atleast reschedule the exam. i will take it from the prometric centerthanks

  • 0 kudos
araiho
by New Contributor II
  • 1633 Views
  • 2 replies
  • 1 kudos

R Package Installation Best Practices

Hello,We are new to databricks and are wondering what the best practices are for R package installation. We currently have cluster spin up wait times of more than 20 minutes with our init scripts. We have tried the following:1. Libraries tab in the c...

  • 1633 Views
  • 2 replies
  • 1 kudos
Latest Reply
araiho
New Contributor II
  • 1 kudos

@Retired_mod Thank you for your detailed response! I think we would like to use Docker if we can because we are not using RStudio but R directly in the databricks notebooks and workflows. So, anymore information about R and Docker and Databricks woul...

  • 1 kudos
1 More Replies
ankris
by New Contributor III
  • 4422 Views
  • 6 replies
  • 2 kudos

data quality check in data engineering

Can we use deequ library with azure databricks ? if yes Please provide some support material or examplesIs there any similar data quality library or suggestion to achieve automatic data quality check during data engineering (Azure databricks)Thanks i...

  • 4422 Views
  • 6 replies
  • 2 kudos
Latest Reply
joarobles
New Contributor III
  • 2 kudos

Hi there! You could also take a look at Rudol, it enables no-code Data Quality validations to enable non-technical roles such as Business Analysts or Data Stewards to configure quality checks by themselves. 

  • 2 kudos
5 More Replies
DatabricksIssue
by New Contributor II
  • 1772 Views
  • 5 replies
  • 5 kudos

Resolved! Unable to upload files from DBFS

When clicked on upload i am seeing below errorStorageContext com.databricks.backend.storage.StorageContextType$DbfsRoot$@2f3c3220 for workspace 1406865167171326 is not set in theCustomerStorageInfo.

  • 1772 Views
  • 5 replies
  • 5 kudos
Latest Reply
PB-Data
New Contributor III
  • 5 kudos

 same issue at my end since yesterday.. does anyone know the reason and what needs to be done from our side (if any) to fix this. 

  • 5 kudos
4 More Replies

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group
Top Kudoed Authors