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

adrianna2942842
by New Contributor III
  • 6289 Views
  • 2 replies
  • 3 kudos

Resolved! Limitations of committing ipynb notebook output with Repos

During my experimentation with the latest feature that allows including notebook output in a commit, I ran into a specific issue. While attempting to commit my recent changes, I encountered an error message stating "Error fetching Git status." Intere...

  • 6289 Views
  • 2 replies
  • 3 kudos
Latest Reply
adrianna2942842
New Contributor III
  • 3 kudos

I've found that the restriction I've encountered isn't related to the file size within Repos, but rather the maximum file size that can be shown in the Azure Databricks UI. You can find this limitation documented at https://learn.microsoft.com/en-us/...

  • 3 kudos
1 More Replies
PériclesTD
by New Contributor
  • 15505 Views
  • 2 replies
  • 2 kudos

workspace

How can I do to access the Workspace ?   

  • 15505 Views
  • 2 replies
  • 2 kudos
Latest Reply
Debayan
Databricks Employee
  • 2 kudos

Hi, you can try checking https://docs.databricks.com/en/administration-guide/workspace/index.html , please let us know if this helps.  Also please tag @Debayan​ with your next response which will notify me, Thank you!

  • 2 kudos
1 More Replies
dvmentalmadess
by Valued Contributor
  • 9058 Views
  • 1 replies
  • 1 kudos

Structured Streaming of S3 source

I am trying to setup s3 as a structured streaming source. The bucket receives ~17K files/day and the original load to the bucket was ~54K files. The bucket was first loaded 3 months ago and we haven't started reading from it since. So let's say there...

  • 9058 Views
  • 1 replies
  • 1 kudos
Latest Reply
dvmentalmadess
Valued Contributor
  • 1 kudos

Thanks,We were able to make things work by increasing the driver instance size so it has more memory for the initial load. After initial load we scaled the instance down for subsequent runs. We're still testing, if we aren't able to make it work we'l...

  • 1 kudos
jl1
by New Contributor
  • 1742 Views
  • 0 replies
  • 0 kudos

"command complete" but not executed

I have a notebook that calls other notebooks with `dbutils.notebook.run` and execute them as a 'Notebook job'. But sometimes when a notebook is taking a long time and the cluster is just waiting for, for instance, an api response, the subsequent comm...

  • 1742 Views
  • 0 replies
  • 0 kudos
Sujitha
by Databricks Employee
  • 33770 Views
  • 8 replies
  • 6 kudos

Get up to speed on Generative AI with this free on-demand training

Build foundational knowledge of generative AI, including large language models (LLMs), with 4 short videos.   Here is how it works: Watch 4 short tutorial videosPass the knowledge testEarn a badge for Generative AI Fundamentals you can share on your ...

Screenshot 2023-07-19 at 11.29.11 AM.png
  • 33770 Views
  • 8 replies
  • 6 kudos
Latest Reply
rahmat_kun
New Contributor II
  • 6 kudos

Videos not running

  • 6 kudos
7 More Replies
Theor
by New Contributor III
  • 16358 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
  • 16358 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
  • 7804 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...

  • 7804 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
  • 7809 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...

  • 7809 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
  • 2773 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
  • 2773 Views
  • 0 replies
  • 0 kudos
EB5
by New Contributor II
  • 7430 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.

  • 7430 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
  • 1352 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
  • 1352 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

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