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

jch
by New Contributor III
  • 2544 Views
  • 1 replies
  • 1 kudos

Using F Strings in filenames to read in files from mounted containers

Below are 2 versions of codes I tried and the failure messages. Does anyone have advice how to form this properly?I tried thisfor x in range(2,num_organization_page,1): file_str = f"dbfs:/mnt/dlsi2023/raw/ds_pet_finder_organization{x}.json", print(fi...

Get Started Discussions
f strings
filename
pyspark
  • 2544 Views
  • 1 replies
  • 1 kudos
Latest Reply
erigaud
Honored Contributor
  • 1 kudos

Your code works, you just have to remove the comma at the end of the second linefile_str = f"dbfs:/mnt/dlsi2023/raw/ds_pet_finder_organization{x}.json", Should be file_str = f"dbfs:/mnt/dlsi2023/raw/ds_pet_finder_organization{x}.json" This is what is...

  • 1 kudos
tml
by New Contributor
  • 698 Views
  • 0 replies
  • 0 kudos

dbdemos - Build your Chat Bot with Dolly memory issue

I'm trying to run the Dolly demo on a nc6s_v3 128 GB single node cluster but get the following out of memory. Does anyone have any suggestions as to why this is/how to solve it? ThxOutOfMemoryError: CUDA out of memory. Tried to allocate 20.00 MiB (GP...

  • 698 Views
  • 0 replies
  • 0 kudos
KVNARK
by Honored Contributor II
  • 2148 Views
  • 1 replies
  • 2 kudos

Free Certification vouchers in Databricks Rewards Store

When will the Databricks Community rewards store gets upgraded with new 100% certification vouchers.

  • 2148 Views
  • 1 replies
  • 2 kudos
Latest Reply
yogu
Honored Contributor III
  • 2 kudos

@KVNARK same i am also looking for 100% certification voucher

  • 2 kudos
Thijs
by New Contributor III
  • 481 Views
  • 0 replies
  • 0 kudos

Missing 13.x runtimes on dockerhub

When is Databricks going to publish the 13.x runtimes on Dockerhub?We are using custom containers, but we need to upgrade to Pandas >= 2.0,.. and for that we need to upgrade Spark to >=3.4, and for that we need to upgrade our custom containers to the...

  • 481 Views
  • 0 replies
  • 0 kudos
AbhishekDutta
by New Contributor II
  • 1543 Views
  • 2 replies
  • 1 kudos

Resolved! Unity catalog with fine grain access

When can I get fine grain access control in databricks 

  • 1543 Views
  • 2 replies
  • 1 kudos
Latest Reply
AbhishekDutta
New Contributor II
  • 1 kudos

I wanted this for some time and found that its implemented now. Thanks - https://learn.microsoft.com/en-us/azure/databricks/data-governance/table-acls/object-privileges

  • 1 kudos
1 More Replies
Narayan
by New Contributor
  • 722 Views
  • 1 replies
  • 0 kudos

Password change is not working it is getting hanged

Yesterday I created a account in community but today i am unable to login i tried to rest but when i click or reset email link it goes in hang state. screenshot is attached.for Login i am using this url Login - Databricks Community Edition  

Narayan_0-1688134714504.png Narayan_1-1688134747769.png
  • 722 Views
  • 1 replies
  • 0 kudos
Latest Reply
jose_gonzalez
Databricks Employee
  • 0 kudos

adding @Anonymous and @Retired_mod for visibility to help with your request

  • 0 kudos
SigmaTSE
by New Contributor
  • 1838 Views
  • 4 replies
  • 5 kudos

What is the best way to explain the difference between a data warehouse and a data

What is the best way to explain to non-technical customers the difference between a data warehouse and a data lakehouse?

  • 1838 Views
  • 4 replies
  • 5 kudos
Latest Reply
Vinayak_rescuer
New Contributor II
  • 5 kudos

Hi @SigmaTSE ,Data warehouse is like an organized pantry with labeled jars of ingredients.Data lakehouse is like a magical fridge where you can store all kinds of ingredients without worrying about labels, allowing for more flexibility and creativity...

  • 5 kudos
3 More Replies
Lakkireddy1
by New Contributor
  • 616 Views
  • 0 replies
  • 0 kudos

Requesting for databricks certification voucher

Hi Team,I have attended Data + AI Summit 2023! You event and have given and passed the databricks accredited lakehouse platform fundamentals certification.Could you please provide me the voucher. So that I could take another certification.Please find...

  • 616 Views
  • 0 replies
  • 0 kudos
Jim-Bob
by New Contributor
  • 446 Views
  • 0 replies
  • 0 kudos

No code

Anyone have a solution for no code on Databricks that goes from business user to engineer?

  • 446 Views
  • 0 replies
  • 0 kudos
DawidD
by New Contributor
  • 1064 Views
  • 1 replies
  • 0 kudos

DAIS 2023

Loved attending DAIS 2023, especially the data engineering training, taking the exam and getting certified, all in one go!

  • 1064 Views
  • 1 replies
  • 0 kudos
Latest Reply
Stephenmt
New Contributor II
  • 0 kudos

Awesome conference

  • 0 kudos

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
Labels
Top Kudoed Authors