cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Theor
by New Contributor III
  • 16464 Views
  • 6 replies
  • 2 kudos

Exam retest voucher

Hi Data bricks Team,I set for Data bricks Certified Machine Learning Professional exam for 2nd time (10 Sept 2023), but didn't pass again. Got 66.66% overall.I am seasoned Data bricks user but this particular exam is quite unorthodox one. Nevertheles...

Get Started Discussions
Cetificate
machine learning
  • 16464 Views
  • 6 replies
  • 2 kudos
Latest Reply
Cert-Team
Databricks Employee
  • 2 kudos

Hi @Theor Thank you for submitting a ticket to our support team! They are working on it.

  • 2 kudos
5 More Replies
Anjali123
by New Contributor
  • 7891 Views
  • 3 replies
  • 0 kudos

Databricks Certified Data Engineer Associate exam

My Databricks Certified Data Engineer Associate exam got timed out as I was uninstalling the Antivirus, it took a while to set up my device. By that time it got timed out to start the exam. So please reschedule my exam.webassessor id:  anjaliisanvaga...

  • 7891 Views
  • 3 replies
  • 0 kudos
Latest Reply
victdarcel09
New Contributor II
  • 0 kudos

Dear Support Team, I apologize for the inconvenience caused. Unfortunately, due to unforeseen circumstances with my antivirus uninstallation, I was unable to start the exam on time. I kindly request you to reschedule my Databricks Certified Data Engi...

  • 0 kudos
2 More Replies
vivek2612
by New Contributor II
  • 7885 Views
  • 3 replies
  • 0 kudos

Data Engineer Associate V3 exam got suspended

Hi team,My Databricks Certified Data Engineer Associate exam got suspended within 40 minutes. I had also shown my exam room to the proctor. My exam got suspended due to eye movement. I was not moving my eyes away from laptop screen. Some questions ar...

  • 7885 Views
  • 3 replies
  • 0 kudos
Latest Reply
Cert-Team
Databricks Employee
  • 0 kudos

Hi @vivek2612 the support team did receive your case and is working on it now. Good luck on your exam!

  • 0 kudos
2 More Replies
Danh_Hoa
by New Contributor
  • 2837 Views
  • 0 replies
  • 0 kudos

Cluster can't connect to redshift

I'm trying to connect to redshift with redshift-connector module, but it get 'Connection refused' error, redshift cluster and ec2 cluster are in the same VPC, security group of redshift cluster is open with inbound from VPC's IP range, i can connect ...

Get Started Discussions
cluster
redshift-connector
  • 2837 Views
  • 0 replies
  • 0 kudos
EB5
by New Contributor II
  • 7464 Views
  • 1 replies
  • 1 kudos

Need direction

I want to create an online chat bot that answers questions related to the immigration visa category that we work in. I don’t have programming experience myself. I would like to find someone in this community that could lead our product development.

  • 7464 Views
  • 1 replies
  • 1 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 1 kudos

I suppose you are looking to recruit someone?  You might be lucky finding someone in here, but job boards might have a larger reach.

  • 1 kudos
kkarlkarl
by New Contributor
  • 1380 Views
  • 1 replies
  • 0 kudos

init script doesn't finish its run when it is located in workspace. it runs fun when I have in bfs

the first attached image runs fine when cluster startsthis next image of the script does not finish when I include the -y parameter. if I include the -y I get failed:  Script exit status is non-zero can someone please help 

kkarlkarl_1-1694891596629.png kkarlkarl_2-1694891722854.png
  • 1380 Views
  • 1 replies
  • 0 kudos
Latest Reply
Debayan
Databricks Employee
  • 0 kudos

Hi, if I have understand your issue correctly, when you run directly in notebook it ends with an error but when you run it inside .sh with -y it runs okay? 

  • 0 kudos
mofa1995
by New Contributor III
  • 476 Views
  • 0 replies
  • 0 kudos

Import notebooks in Databricks

I am using databricks-connect and VS Code to develop some python code for Databricks.I would like to code and run/test everything directly from VS Code using databricks-connect to avoid dealing with Databricks web IDE. For basic notebooks, it works j...

  • 476 Views
  • 0 replies
  • 0 kudos
Ramana
by Valued Contributor
  • 16606 Views
  • 5 replies
  • 3 kudos

Is there a way to use wild card expressions inside dbutils functions

I am working on a migration project to migrate the HDFS command executions I do inside my Python code via os.system() function by replacing it with dbutils functions.dbutils functions are working as expected if I pass the fully qualified path of a fi...

  • 16606 Views
  • 5 replies
  • 3 kudos
Latest Reply
Ramana
Valued Contributor
  • 3 kudos

As I mentioned in my problem statement, I have already implemented the required functionality with alternative approaches (AWS S3 API and BOTO3 API).Still, it is an outstanding issue with DBUTILS.

  • 3 kudos
4 More Replies
keer1392
by New Contributor
  • 2109 Views
  • 0 replies
  • 0 kudos

Mounting adls gen2 from databricks RBAC issue

 I am trying to mount my Gen 2 storage account in databricks. I have added permission of Storage blob data contributor to the storage account. But I am getting below error:Invalid permissions on the specified KeyVault https://kvmigrationnew.vault.azu...

  • 2109 Views
  • 0 replies
  • 0 kudos
DB_learn
by New Contributor II
  • 2388 Views
  • 2 replies
  • 0 kudos

Mosaic library not supported in db13 and unity catalog

I want to use gepatial functions which uses mosaic library. How can I use it without using mosaic library and import functions available ?Example st_aswkt

  • 2388 Views
  • 2 replies
  • 0 kudos
Latest Reply
sean_owen
Databricks Employee
  • 0 kudos

You have a syntax error there indeed - extra parenthesis.

  • 0 kudos
1 More Replies
kashy
by New Contributor III
  • 4528 Views
  • 5 replies
  • 1 kudos

Access RDS Postgres DB via SSH Tunnel

Hello, How can I configure a foreign catalog connection to use SSH tunneling? I want to be able to use unity catalog

  • 4528 Views
  • 5 replies
  • 1 kudos
Latest Reply
Debayan
Databricks Employee
  • 1 kudos

Hi, in addition to our previous message, you can try https://docs.databricks.com/en/query-federation/foreign-catalogs.html and https://grant-6562.medium.com/connecting-to-sql-server-through-an-ssh-tunnel-with-python-17de859caca5. Also please tag @Deb...

  • 1 kudos
4 More Replies

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now
Labels