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

RJ1
by New Contributor
  • 74 Views
  • 1 replies
  • 0 kudos

Share dashboard with external customers

I’m new to Databricks and still exploring the platform. One of our requirements is to share a Databricks dashboard with multiple external customers (for example, Customer 1 and Customer 2).The key requirement is data isolation:When a user from Custom...

  • 74 Views
  • 1 replies
  • 0 kudos
Latest Reply
KrisJohannesen
New Contributor II
  • 0 kudos

So just to clarify here, you want to control what the users can see but you don’t know who the users are? how do you know if a user is coming from customer1 or customer2 in this case? Would you rely on the domains?users need to be added in UC to see ...

  • 0 kudos
nafikazi
by New Contributor III
  • 204 Views
  • 2 replies
  • 1 kudos

Where is Lakeflow Designer in the databricks UI

Hello everyone,Yesterday I saw a demo of Lakeflow Designer, and it looked very interesting. I tried to find this option in the UI, but I was not able to locate it.Could anyone please guide me on where I can access or try out this feature?I would real...

  • 204 Views
  • 2 replies
  • 1 kudos
Latest Reply
Louis_Frolio
Databricks Employee
  • 1 kudos

Hey @nafikazi , @balajij8 has it right: You’re looking in the right place. Lakeflow Designer does not appear in the UI as its own separate “Lakeflow Designer” menu item. Instead, it shows up through the ETL pipeline entry points. You can get to it ei...

  • 1 kudos
1 More Replies
Danny2
by New Contributor
  • 44 Views
  • 1 replies
  • 0 kudos

Passkey lockout

Hi there,I am locked out of my account - https://community.databricks.com/t5/user/viewprofilepage/user-id/99755 - due to adding a passkey improperly.  The reset passkey doesnt work and I submitted a request 00859868 but the service rep is saying they...

  • 44 Views
  • 1 replies
  • 0 kudos
Latest Reply
Advika
Community Manager
  • 0 kudos

Hello @Danny2, I’ve sent you a direct message to collect a few more details and help resolve this.

  • 0 kudos
athang
by New Contributor
  • 146 Views
  • 3 replies
  • 2 kudos

Resolved! Data governance solution

I am here looking for Data governance solution for organization. I also searched this on many different website and found many solutions. We are bit confused to which one to choose. One of my friend suggest me this platform, and i am hoping i will ge...

  • 146 Views
  • 3 replies
  • 2 kudos
Latest Reply
balajij8
New Contributor III
  • 2 kudos

You can use Unity Catalog for Databricks Lakehouse. You can use Collibra/Open Metadata along with Unity Catalog for complete governance

  • 2 kudos
2 More Replies
krishnakanth240
by New Contributor
  • 131 Views
  • 2 replies
  • 2 kudos

Resolved! Looking for resources to learn Databricks

Hi Community Members,I'm working as a Power BI Developer and interested to upskill into Databricks platform as a Data Analyst and Data Engineering.Request to share the resources(documentation/video tutorials) in a sequential order.Thank You!Best Rega...

  • 131 Views
  • 2 replies
  • 2 kudos
Latest Reply
pradeep_singh
Contributor
  • 2 kudos

For Bite-size overviews check the demo center - https://www.databricks.com/resources/demos/library This youtube channel is great for more detailed oriented discussion around specific features .https://www.youtube.com/@nextgenlakehouseFor more structu...

  • 2 kudos
1 More Replies
samandrew3
by New Contributor
  • 3703 Views
  • 3 replies
  • 0 kudos

Unlocking the Power of Databricks: A Comprehensive Guide for Beginners

In the rapidly evolving world of big data, Databricks has emerged as a leading platform for data engineering, data science, and machine learning. Whether you're a data professional or someone looking to expand your knowledge, understanding Databricks...

  • 3703 Views
  • 3 replies
  • 0 kudos
Latest Reply
PizzaHut1212
New Contributor II
  • 0 kudos

This is a clear and helpful guide to Databricks. You explained its key features and learning steps in a beginner-friendly way, making it easy for readers to get started and build practical skills in data analytics and machine learning. There is sone ...

  • 0 kudos
2 More Replies
CuriousEngineer
by New Contributor
  • 143 Views
  • 3 replies
  • 0 kudos

Row count is higher than expected after breaking cases into 15-minute segments

I’m building a fact table in Databricks where the grain is one row per case per 15-minute segment. For example, if a case lasts 90 minutes, I expect about 6 rows.I generate the 15-minute segments and MERGE into a Delta table (incremental load). Howev...

Get Started Discussions
Databricks
Databricks SQL
pyspark
  • 143 Views
  • 3 replies
  • 0 kudos
Latest Reply
balajij8
New Contributor III
  • 0 kudos

MERGE causes duplicates if the ON clause does not enforce the target grain. Validate if ON uniquely identifies each row at the fact grain

  • 0 kudos
2 More Replies
h_h_ak
by Contributor
  • 7560 Views
  • 6 replies
  • 2 kudos

Resolved! Understanding Autoscaling in Databricks: Under What Conditions Does Spark Add a New Worker Node?

I’m currently working with Databricks autoscaling configurations and trying to better understand how Spark decides when to spin up additional worker nodes. My cluster has a minimum of one worker and can scale up to five. I know that tasks are assigne...

  • 7560 Views
  • 6 replies
  • 2 kudos
Latest Reply
aranjan99
Contributor
  • 2 kudos

Is the above information true for job clusters as well? Looks like the enhanced auto scalar is only available for pipelines

  • 2 kudos
5 More Replies
Kirankumarbs
by New Contributor III
  • 183 Views
  • 7 replies
  • 2 kudos

Continuous Job - How to set max_retries

Hello Community,I have a couple of continuous workflows (jobs) running in production, and they’ve been working well so far. However, we’re seeing some transient failures that are causing the entire job to restart — which I’d prefer to avoid.While we ...

Screenshot 2026-02-17 at 07.52.23.png
  • 183 Views
  • 7 replies
  • 2 kudos
Latest Reply
IM_01
New Contributor III
  • 2 kudos

@Kirankumarbs  the option would remove default retries and then you can add custom retry logic within script and can dynamically change number of retries as a task parameter.hope this helps  

  • 2 kudos
6 More Replies
Kirankumarbs
by New Contributor III
  • 83 Views
  • 2 replies
  • 3 kudos

Resolved! Am i publishing article in a correct way or not?

Hello Community,I’d like to check with the contributors whether the article I recently published follows the correct approach. Did I choose the right options and the appropriate place to publish it in the Databricks Community?https://community.databr...

  • 83 Views
  • 2 replies
  • 3 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 3 kudos

Hi @Kirankumarbs ,Yes, you did everything in correct manner. You put your article in correct place which is "Community Articles".Anyway, thanks for sharing with us

  • 3 kudos
1 More Replies
samuel86
by New Contributor II
  • 166 Views
  • 3 replies
  • 1 kudos

“Provisioned throughput is not enabled for this workspace”

Hello,when I try setting up a model with provisioned throughput, the deployment fails with the message “Provisioned throughput is not enabled for this workspace.”. It doesn’t work for databricks-hosted models nor for 3rd party models from the marketp...

samuel86_1-1770273516561.jpeg
  • 166 Views
  • 3 replies
  • 1 kudos
Latest Reply
pradeep_singh
Contributor
  • 1 kudos

Can you try following - https://docs.databricks.com/aws/en/workspace/navigate-workspace#get-helphttps://docs.databricks.com/aws/en/resources/supporthttps://www.databricks.com/company/contactSupport based on your tier . https://www.databricks.com/supp...

  • 1 kudos
2 More Replies
RyanHager
by Contributor
  • 76 Views
  • 0 replies
  • 0 kudos

Better Diff for Jupyter Notebooks in Bitbucket

Comparing versions of Jupyter Notebooks (new preferred format on Databricks) in Bitbucket is much more difficult than the previous format. TPlease use the link below vote on adding better Jupyter Notebooks comparison to Bitbucket.Enable rich renderin...

  • 76 Views
  • 0 replies
  • 0 kudos
newenglander
by New Contributor II
  • 3829 Views
  • 6 replies
  • 1 kudos

Cannot import editable installed module in notebook

Hi,I have the following directory structure:- mypkg/ - setup.py - mypkg/ - __init__.py - module.py - scripts/ - main # notebook From the `main` notebok I have a cell that runs:%pip install -e /path/to/mypkgThis command appears to succ...

  • 3829 Views
  • 6 replies
  • 1 kudos
Latest Reply
kenmyers-8451
Contributor II
  • 1 kudos

Sorry to triple post but I have another update: it seems to work for standalone clusters, but it refuses to build the wheel (I get a write permission error) on the job clusters.

  • 1 kudos
5 More Replies
cheerwthraj
by New Contributor
  • 2897 Views
  • 2 replies
  • 0 kudos

Best practices for tableau to connect to Databricks

Having problem in connecting to Databrikcs with service principal from tableau . Wanted to how how tableau extracts refreshing connecting to databricks , is it via individual Oauth or service principal

  • 2897 Views
  • 2 replies
  • 0 kudos
Latest Reply
saikumar246
Databricks Employee
  • 0 kudos

Hi @cheerwthraj,  To connect Tableau to Databricks and refresh extracts, you can use either OAuth or service principal authentication. For best practices, please refer to the below link, https://docs.databricks.com/en/partners/bi/tableau.html#best-pr...

  • 0 kudos
1 More Replies
Labels