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

rameshkumar610
by New Contributor
  • 828 Views
  • 0 replies
  • 0 kudos

S60 Eliminate SPN secrets - Connect Azure Databricks to ADLS Gen2 , Gen1 via custom AD token

Hi Team,In Azure Databricks, we currently use Service Principal when creating Mount Points to Azure storage ( ADLS Gen1, ADLS Gen 2 and Azure Blob Storage).As part of S360 action to eliminate SPN secrets, we were asked to move to SPN+certificate / MS...

  • 828 Views
  • 0 replies
  • 0 kudos
derek_s
by New Contributor
  • 652 Views
  • 0 replies
  • 0 kudos

Field mapping

What’s a good way to map ddiiferent datasets all to a standard set of variables. For example in table 1 there is an ‘user_number’ field. And table 2 has the same field but it’s labeled ‘user_id’. They are both the same, and I want to plug both into a...

  • 652 Views
  • 0 replies
  • 0 kudos
Yogic24
by Valued Contributor II
  • 1761 Views
  • 2 replies
  • 1 kudos

Resolved! Regarding Certification renewal process

hi team,Anyone can guide me for certification renewal process?  

  • 1761 Views
  • 2 replies
  • 1 kudos
Latest Reply
daniel_sahal
Esteemed Contributor
  • 1 kudos

@Yogic24 It's in certification FAQ. https://www.databricks.com/learn/certification/faq#certificationsTo recertify, you will need to take the full current live exam.

  • 1 kudos
1 More Replies
mh-hsn
by New Contributor III
  • 2432 Views
  • 0 replies
  • 0 kudos

Inconsistent behavior while loading pickle file

I have a pickle file "vectorizer.pkl" and I am currently facing an inconsistent behavior when trying to load that file. Sometimes it gets loaded successfully and sometimes I face an error. Here is how I am trying to load the file:from joblib import l...

Get Started Discussions
datascience
machine learning
pickle
python
  • 2432 Views
  • 0 replies
  • 0 kudos
mh-hsn
by New Contributor III
  • 8606 Views
  • 5 replies
  • 8 kudos

python multiprocessing hangs at map on one cluster but works fine on another

I have a simple python script which have been running fine on my cluster but recently the same script gets stuck at map. So I tried creating a new cluster with less resources and tried to run the same script over that and it ran just fine.Here are th...

Get Started Discussions
datascience
machine learning
MAP
multiprocessing
python
  • 8606 Views
  • 5 replies
  • 8 kudos
Latest Reply
jacovangelder
Honored Contributor
  • 8 kudos

I agree with @raphaelblg. Most likely you're running out of memory. Multiprocessing or threadpools unfortunately do not benefit from extra workers as they only run on your driver node. This is very annoying and not a very known fact. Spark driver als...

  • 8 kudos
4 More Replies
nileshtiwaari
by New Contributor
  • 1442 Views
  • 1 replies
  • 1 kudos

Streaming Query

How to remove duplicates in streaming query on the basis of some id?

  • 1442 Views
  • 1 replies
  • 1 kudos
Latest Reply
daniel_sahal
Esteemed Contributor
  • 1 kudos

@nileshtiwaari Are you refering to Strucutred Streaming or DLT?In case of Structured Streaming: https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html#streaming-deduplicationAbout DLT, here's a thread from a couple of months...

  • 1 kudos
businessloansnz
by New Contributor
  • 981 Views
  • 0 replies
  • 0 kudos

Business Loans NZ

Boost Your Business with Unsecured Business Loans in NZ - Apply Now Looking for quick and easy unsecured business loans in New Zealand?For Business Loans NZ, it's crucial to understand the pivotal role they play in supporting businesses of all sizes ...

  • 981 Views
  • 0 replies
  • 0 kudos
himoshi
by New Contributor II
  • 1050 Views
  • 0 replies
  • 0 kudos

Clarification on overwriting in Unity Catalog

Hello, While reviewing Unity Catalog to better understand its limitations, I came across the following statement:Overwrite mode for DataFrame write operations into Unity Catalog is supported only for Delta tables, not for other file formats. The user...

  • 1050 Views
  • 0 replies
  • 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