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

zll_0091
by New Contributor III
  • 1373 Views
  • 3 replies
  • 1 kudos

How to return the function result instead of the function syntax of a variable?

Hi,I'm trying to get the certain value of my variable in the for loop but it's returning the syntax instead of the value. Also, is it possible to covert this value to an integer? Thanks 

zll_0091_0-1723013056629.png
  • 1373 Views
  • 3 replies
  • 1 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 1 kudos

Hi @zll_0091 ,Could you provide more code? What's inside dsfd variable? What's your expected outcome?

  • 1 kudos
2 More Replies
orophile_user
by New Contributor II
  • 1046 Views
  • 1 replies
  • 1 kudos

Azure Databricks add repo

While adding arepo in databricks workspace I am getting error as 'Error creating repoThe Azure container does not exist'Please see the attached screenshot.Anyone please suggest the fix.

error.png
  • 1046 Views
  • 1 replies
  • 1 kudos
Latest Reply
NandiniN
Databricks Employee
  • 1 kudos

There are three possible causes.  The Azure container might not have been properly created when the workspace was provisioned.The Azure container might have been deleted or moved after it was created.There might be a problem with the permissions or r...

  • 1 kudos
Sharif
by New Contributor III
  • 3055 Views
  • 6 replies
  • 4 kudos

Cannot Create databricks account

I am trying to create databricks community account but after providing all the information and completing the puzzle it is showing me an error occurred: I also recorded the the network request for the error:Header:Request URL:https://www.databricks.c...

Sharif_0-1722566342399.png
  • 3055 Views
  • 6 replies
  • 4 kudos
Latest Reply
Sharif
New Contributor III
  • 4 kudos

@AllI am trying it from Bangladesh. Is there any country wise restrictions??

  • 4 kudos
5 More Replies
slechtd
by New Contributor II
  • 2013 Views
  • 4 replies
  • 0 kudos

Cannot sign-in at accounts.cloud.databricks.com

Hi,I have registered for Community Edition and can access it with no problems trough: https://community.cloud.databricks.com/login.htmlNow, I'm interested in completing the free "lakehouse fundamentals" training here and taking the quiz to get the ba...

  • 2013 Views
  • 4 replies
  • 0 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 0 kudos

Hi @slechtd , @qiuqiu You can't log in because this is login page for databricks customers. You should use login at community edition, like on the bottom left side of the below screen Furthermore, to get databricks fundamentals accreditation you need...

  • 0 kudos
3 More Replies
radix
by New Contributor II
  • 2678 Views
  • 1 replies
  • 1 kudos

Liquid clustering on and dynamic overwrites

I use the following option to write from multiple tasks to the same table with overwrite (in Pyspark).option("partitionOverwriteMode", "dynamic")The table was created with partition by so it works as expected.I read about liquid clustering and it's b...

  • 2678 Views
  • 1 replies
  • 1 kudos
Latest Reply
Ranjeet1981
New Contributor II
  • 1 kudos

No it doesn't support partition overwrite. 

  • 1 kudos
Phani1
by Valued Contributor II
  • 1295 Views
  • 1 replies
  • 0 kudos

ConcurrentAppendException

Hi Team,We're dealing with a concurrency issue when we attempt to run multiple jobs at the same time, and we're still having the same problem even after using partition and liquid clustering features. Now we're making sure to have the right where con...

  • 1295 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kannathasan
New Contributor III
  • 0 kudos

Option 3 Bit complicated process but works well: Considering you will do Update, Insert and Delete operation on the same table at the same time by using multiple job.1. Create a Dummy table with the target table schema with additional column called O...

  • 0 kudos
Sameekshaji
by New Contributor II
  • 1505 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...

  • 1505 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
  • 2741 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...

  • 2741 Views
  • 2 replies
  • 3 kudos
Latest Reply
vidya_kothavale
Contributor
  • 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
  • 3092 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...

  • 3092 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
sanjay
by Valued Contributor II
  • 3172 Views
  • 1 replies
  • 1 kudos

how to reduce scale to zero time in MLFlow Serving

Hi,I am deploying MLflow models using Databrick serverless serving but seems servers scale down to 0 only after 30 minute of inactivity. Is there any way to reduce this time?Also, Is it possible to deploy multiple models under single endpoint. I want...

  • 3172 Views
  • 1 replies
  • 1 kudos
Latest Reply
Walter_C
Databricks Employee
  • 1 kudos

Regarding your first question about reducing the scale-down time of Databricks serverless serving, currently, the system is designed to scale down to zero after 30 minutes of inactivity. This is to ensure that instances are kept warm to handle any su...

  • 1 kudos
qs
by New Contributor III
  • 2777 Views
  • 3 replies
  • 0 kudos

Resolved! Help trying to use Python in Databricks

I am watching an Introduction to Databricks - running Python scripts and I don't see where I create a notebook in my databricks instance to even select Python as the Default Language.Is it possible, my level of databricks isn't allowing me to run Pyt...

  • 2777 Views
  • 3 replies
  • 0 kudos
Latest Reply
qs
New Contributor III
  • 0 kudos

I think its a settings/permission issue.

  • 0 kudos
2 More Replies
fabuvel
by New Contributor
  • 1884 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 ...

  • 1884 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
  • 5127 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
  • 5127 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

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