cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Pranav_jha
by New Contributor III
  • 1442 Views
  • 9 replies
  • 3 kudos

Unable to Login - Account Verification Loop

I'm having trouble logging in to my Databricks account at databricks.com. Here's what happens:I enter my email address and password.I receive an account verification code via email.I enter the verification code on the login page.Instead of logging me...

  • 1442 Views
  • 9 replies
  • 3 kudos
Latest Reply
wlam1
New Contributor II
  • 3 kudos

Hi team, one possible issue here might be insufficient access roles.We have a Databricks account on Google Cloud, and used a service principal to create a workspace in that account. Our user accounts are account admins, and we got stuck in a similar ...

  • 3 kudos
8 More Replies
mahfooz_iiitian
by New Contributor III
  • 469 Views
  • 1 replies
  • 0 kudos

Merging customer and company account into single account

I have two accounts: One is my company account and another one is my personal account in databricks community. I want to merge it into single one. Kindly let me know how to do it.

  • 469 Views
  • 1 replies
  • 0 kudos
Latest Reply
Advika
Databricks Employee
  • 0 kudos

Hello @mahfooz_iiitian! Please send an email to community@databricks.com with both of your email addresses, specifying which account you’d like to retain. The IT team will assist you with merging the accounts.

  • 0 kudos
Dharshan777
by New Contributor
  • 229 Views
  • 1 replies
  • 0 kudos

Databricks Data engineer Exam got suspended while still 8 minutes left.

Hi @Cert-Team,I hope this message finds you well.Request ID- #00556592 I am writing to seek clarification regarding my recent exam, which was suspended due to a reflection issue caused by my spectacles. During the exam, the proctor paused it and aske...

  • 229 Views
  • 1 replies
  • 0 kudos
Latest Reply
Cert-TeamOPS
Databricks Employee
  • 0 kudos

Hello @Dharshan777 , We are sorry to hear that your exam was suspended.. Thank you for filing a ticket with our support team. Please allow the support team 24-48 hours for a resolution. In the meantime, you can review the following documentation: Beh...

  • 0 kudos
AlexVB
by New Contributor III
  • 3461 Views
  • 2 replies
  • 4 kudos

Metabase support

Databricks x MetabaseHi, as someone who previously used Metabase as their self-service BI tool in their org, I was disappointed to see that Databricks is not supported officially: https://www.metabase.com/data_sources/The community drivers project is...

  • 3461 Views
  • 2 replies
  • 4 kudos
Latest Reply
ramiro
New Contributor II
  • 4 kudos

It happened! With the release of Metabase 51, Databricks is now officially supported as a driver 拾- Databricks and Metabase docs- Video guide

  • 4 kudos
1 More Replies
Shravanshibu
by New Contributor III
  • 1542 Views
  • 3 replies
  • 3 kudos

Unable to install a wheel file which is in my volume to a serverless cluster

I am trying to install a wheel file which is in my volume to a serverless cluster, getting the below error@ken@Retired_mod Note: you may need to restart the kernel using %restart_python or dbutils.library.restartPython() to use updated packages. WARN...

  • 1542 Views
  • 3 replies
  • 3 kudos
Latest Reply
Shravanshibu
New Contributor III
  • 3 kudos

@vanessafvg Serverless currently dont support this fucntionality, as per my understanding. 

  • 3 kudos
2 More Replies
EvanMarth
by New Contributor III
  • 5915 Views
  • 11 replies
  • 1 kudos

Cannot create an account to try Community Edition

Hi,Whenever I try to signup for an account, I keep getting the following message  - "an error has occurred. please try again later" when I click on the button "get started with databricks community edition".Could you please let me know why this could...

  • 5915 Views
  • 11 replies
  • 1 kudos
Latest Reply
senthur123
New Contributor II
  • 1 kudos

I got the same problem if I try to register or login through Community Edition link. But I tried by clicking the "Try Databricks" button on top right corner of the https://www.databricks.com/ home page, I was able to register and login successfully j...

  • 1 kudos
10 More Replies
jes
by New Contributor II
  • 209 Views
  • 2 replies
  • 0 kudos

spark_partition_id() - User does not have permission SELECT on anonymous function

I'm trying to verify the partitions assigned to rows.I'm running something like this:from pyspark.sql.functions import spark_partition_id df = spark.read.table("some.uc.table").limit(10) df = df.repartition(2) df = df.withColumn("partitionid", spar...

  • 209 Views
  • 2 replies
  • 0 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 0 kudos

Hello @jes, I have validate your failure internally and found that there is already an internal request to address this behavior.  Are you using a shared access mode cluster? As this behavior does not look to be observed when using single access mode...

  • 0 kudos
1 More Replies
KristiLogos
by New Contributor III
  • 282 Views
  • 4 replies
  • 1 kudos

Connection type 'SALESFORCE' is not enabled. Please enable the connection to use it.

I'm trying to connect to Salesforce in databricks, I'm following this:https://learn.microsoft.com/en-us/azure/databricks/query-federation/salesforce-data-cloud#sql-1and when I run the "Create Catalog..." I see this error, how would I enable salesforc...

  • 282 Views
  • 4 replies
  • 1 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 1 kudos

The reason they're getting this error is because workspace is not enabled for the LakeFlow Connect preview.  Could you please file a ticket with us, as we might required additional details. Please refer to: https://docs.databricks.com/en/resources/s...

  • 1 kudos
3 More Replies
MattRoger
by New Contributor
  • 530 Views
  • 1 replies
  • 0 kudos

Databricks User Group

Are there any Databricks User Group Meetups in UK?

  • 530 Views
  • 1 replies
  • 0 kudos
Latest Reply
twole
Databricks Employee
  • 0 kudos

You can find some of the groups in EMEA here: https://community.databricks.com/t5/europe-middle-east-and-africa/ct-p/EMEA

  • 0 kudos
MonuDatabricks
by New Contributor II
  • 374 Views
  • 1 replies
  • 0 kudos

Resolved! Using Autoloader with merge

Hi Everyone, I have been trying to use autoloader with foreach so that I could able to use merge into in databricks, but while using I have been getting below error.error-Found error inside foreachBatch Python processMy code-from delta.tables import ...

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

It seems the columns of your join condition are not found.  Are they in the dataframes/table?Also try to put the whole join condition in a single string:"s.JeHeaderId = t.JeHeaderId and s.JeLineId = t.JeLineId"

  • 0 kudos
rhtermaat
by New Contributor II
  • 394 Views
  • 2 replies
  • 0 kudos

Databricks workspace adjust column width

Hi, is it possible to change the column width in the workspace overview?  Currently I have a lot of jobs with a name which is too wide for the standard overview and so it not easy to find certain jobs.

  • 394 Views
  • 2 replies
  • 0 kudos
Latest Reply
rhtermaat
New Contributor II
  • 0 kudos

In workflow you are right, there it is possible to change the width but I am not able to this in the workspace view.

  • 0 kudos
1 More Replies
DBricksNewbie
by New Contributor III
  • 584 Views
  • 2 replies
  • 0 kudos

Resolved! Can I give different git branches in the same repo for different tasks in a data bricks workflow

I have 2 tasks (T1 &T2) that run in branch B1 of Repo1.I have created a new task (depends on T2 ) which points to a different branch B2  of same Repo1.Is it possible to run them in the same workflow pipeline? When I tried to set this up, databricks c...

  • 584 Views
  • 2 replies
  • 0 kudos
Latest Reply
DBricksNewbie
New Contributor III
  • 0 kudos

I was to able to find a workaround. Created separate jobs for those that need to be in different branch (testing tasks) and then ran all of them from a new job.

  • 0 kudos
1 More Replies
MKTexas13
by New Contributor II
  • 457 Views
  • 1 replies
  • 0 kudos

Resolved! Setting a preset list of values in a task parameter in databricks job

I want to be able to have a user select from a preset list of values for a task parameter when they kick off a job with the "Run now with different parameters" option. In a notebook I am able to use dbutils.widgets.dropdown() to set the list of value...

  • 457 Views
  • 1 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

Unfortunately providing a job params dropdown list is not currently available, you can alway do a Run with different params, but the user will have to change them manually and not with a predefined list.

  • 0 kudos
colinhoad
by New Contributor
  • 234 Views
  • 1 replies
  • 0 kudos

New icon for SQL Editor looks like a broken image

Hey - I may be showing my age here, but I felt compelled to point out that at a glance, the new icon for a SQL Editor tab in the Databricks UI looks an awful lot like a broken image link icon, from the days of Internet Explorer. This, subconsciously,...

87338258.png colinhoad_1-1728893941310.png
  • 234 Views
  • 1 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

Is this still showing broking image? Is this only happening in Explorer, if you try Chrome for example does it work?Can you share an screenshot of your workspace to better understand how it shows?  

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