cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RameshSolanki
by New Contributor II
  • 1430 Views
  • 1 replies
  • 0 kudos

Bring data from databricks to sharepoint list using the Power Automate

Good afternoon to all and I am new to this community.We are trying to bring data from databricks to sharepoint list using the Power Automate app (create workflow and trigger it when there is new record or exising record is modified in source table in...

  • 1430 Views
  • 1 replies
  • 0 kudos
Latest Reply
RameshSolanki
New Contributor II
  • 0 kudos

Hi all, Can anyone assist me with this request ?Thanks in advance 

  • 0 kudos
vhazeleger
by New Contributor
  • 907 Views
  • 1 replies
  • 0 kudos

Tabs for notebooks

Browsing this page of the documentation, the displayed GIF shows a notebook that is opened in its own tab. I've been looking for how to enable this feature in my own workspace, but cannot find it.Does anyone know how to enable this feature?

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

Nope.It seems that is some kind of new version of the UI.In the SQL editor one can open multiple tabs. But for python notebooks I have no idea.

  • 0 kudos
PabloCSD
by Valued Contributor II
  • 1198 Views
  • 1 replies
  • 0 kudos

How to generate an Azure Subscription from a Databricks Generated Service Principal?

Hello, I currently have a Service Principal (SP) Client_Id and its associated secret, I generated it directly from my workspace in Databricks, i was following this post: https://github.com/databricks/cli/issues/1722, but I don't know how to generate ...

  • 1198 Views
  • 1 replies
  • 0 kudos
Latest Reply
VictoriaTha
New Contributor II
  • 0 kudos

Learn to summon an Azure Subscription from a Databricks-generated Service Principal. Harness the power of data with this vital step in Azure infrastructure management. Mastering it is as crucial as surviving Fnaf

  • 0 kudos
tcmx
by New Contributor II
  • 1945 Views
  • 1 replies
  • 0 kudos

Resolved! Restrictions on setting environment variables in Compute Policies

As recommended by Databricks, we are trying to use Compute Policies to set environment variables, which are used by our notebooks, across clusters.However, when specifying a JSON string as env var, we are getting this error upon applying the policy t...

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

This is because you use Shared access mode.This enables multiple users to use the cluster simultaneously.However, there are features that do not work on these Shared access mode clusters:https://docs.databricks.com/en/compute/access-mode-limitations....

  • 0 kudos
stevanovic
by New Contributor
  • 3296 Views
  • 1 replies
  • 0 kudos

One Azure Tenant with Multiple Azure Databricks Accounts

Hi there,We have one Azure tenant with multiple subscriptions. Each subscription is a project for itself.At this moment, we have only one Azure Databricks account, and all workspaces (created under different subscriptions) are associated with it.Can ...

  • 3296 Views
  • 1 replies
  • 0 kudos
Latest Reply
radothede
Valued Contributor II
  • 0 kudos

hello @stevanovic ,as far as I understand, in Azure, you can create one databricks account per tenant, meaning for example unity catalog is also tenant-level resource.There is a fantastic blog post available here:https://community.databricks.com/t5/t...

  • 0 kudos
Kayla
by Valued Contributor II
  • 2464 Views
  • 3 replies
  • 2 kudos

Resolved! Silly question-Easy way to show full notebook path or owner in UI?

We have a few people working in Databricks right now in different clones of the same repository. Occasionally we'll have multiple people with the same branch open- one working, another just has it open to see what it looks like, sort of deal.This has...

  • 2464 Views
  • 3 replies
  • 2 kudos
Latest Reply
radothede
Valued Contributor II
  • 2 kudos

hi @Kayla ,I think the easiest way to check the current notebook location when opened is just hover the mouse cursor over the name of the notebook (top left, "ADE 3.1 - Streaming Deduplication" in this case) and wait for about 1-2 seconds; after that...

  • 2 kudos
2 More Replies
sharat_n
by New Contributor
  • 1758 Views
  • 1 replies
  • 1 kudos

Delta Lake: Running Delete and writes concurrently

Is it safe to run a delete query when there are active writes to a delta lake table? Next question : Is it safe to run a vacuum when writes are being done actively?  

  • 1758 Views
  • 1 replies
  • 1 kudos
Latest Reply
radothede
Valued Contributor II
  • 1 kudos

Hello @sharat_n ,Yes, it is generally safe to run a DELETE query on a Delta Lake table while active writes are happening.Delta Lake is designed with ACID transactions, meaning operations like DELETE, UPDATE, and MERGE are atomic and isolated.In other...

  • 1 kudos
chaaaaaarlie
by New Contributor II
  • 2516 Views
  • 2 replies
  • 1 kudos

Resolved! Missing 'Permissions' settings for Delta Live Tables Pipelines

Context: Azure Databricks, I am account admin, workspace admin, and pipeline owner (as confirmed via the API and visually in the Pipelines screen). When attempting to grant CAN_MANAGE access to developers for our DLT pipelines via the Databricks web ...

  • 2516 Views
  • 2 replies
  • 1 kudos
Latest Reply
Walter_C
Databricks Employee
  • 1 kudos

If you click on the link of the Pipeline and then you access the kebab menu you will see the Permissions page  

  • 1 kudos
1 More Replies
sjs
by New Contributor II
  • 1160 Views
  • 1 replies
  • 0 kudos

Unable to create a databricks workspace

I am unable to create a databricks workspace with vnet injection. I get this error:│ { │ "status": "Failed", │ "error": { │ "code": "InternalServerError", │ "message": "INTERNAL_ERROR: Unexpected error: Cannot call getCertifiedMetastoreFo...

  • 1160 Views
  • 1 replies
  • 0 kudos
Latest Reply
sjs
New Contributor II
  • 0 kudos

The issue resolved itself when I tried to create a new resource group, dedicated to just Databricks. I don't know why that worked. If anyone know what went wrong, I would appreciate feedback!

  • 0 kudos
arkadiuszr
by New Contributor III
  • 6716 Views
  • 5 replies
  • 1 kudos

Resolved! Unable to access Live Ganglia UI

I’m having a trouble accessing Ganglia UI on a job run cluster. The job run is executed by a service principal and I would like to enable the Ganglia UI view to an user/admin group in Databricks. The error I get is: HTTP ERROR 403 PERMISSION_DENIED: ...

  • 6716 Views
  • 5 replies
  • 1 kudos
Latest Reply
shan_chandra
Databricks Employee
  • 1 kudos

Hi @arkadiuszr  -  can you please try the following steps and let us know? To resolve this error, first you want to add your service principal to the workspace: Go to admin console as a workspace adminSelect “service principal tab”Click “Add service ...

  • 1 kudos
4 More Replies
art1
by New Contributor III
  • 7247 Views
  • 7 replies
  • 5 kudos

Resolved! How to get rid of a pesky gen AI feature in the editor ?

Hi,The editor interface has that gen AI feature following empty lines with a cursor. I find that very distracting and irritating. More over, once a line is deleted that unsolicited thing is interfering with code (snapshots included).How to get rid of...

art1_0-1727364182823.png art1_1-1727364247306.png
  • 7247 Views
  • 7 replies
  • 5 kudos
Latest Reply
art1
New Contributor III
  • 5 kudos

Summary:I was not able to solve the UI/UX artifact on my own (on user side)The UI/UX issue was resolved somewhere on Databricks side. The UI/AX artifact is no longer interfering with work.

  • 5 kudos
6 More Replies
mannepk85
by New Contributor III
  • 1124 Views
  • 1 replies
  • 0 kudos

Resolved! Attach a databricks_instance_pool to databricks_cluster_policy via terraform

Hello Team,I am trying to create a databricks instance pool and attach it to a cluster policy in our terraform code. But I am having hard time finding a good documentation. Has any one done it? Below is my sample code and I am getting errorI keep get...

  • 1124 Views
  • 1 replies
  • 0 kudos
Latest Reply
mannepk85
New Contributor III
  • 0 kudos

Fixed it! "instance_pool_id" : { type = "fixed" values = "databricks_instance_pool.dev_test_cluster_pool.id"}

  • 0 kudos
SanthoshKumarK
by New Contributor II
  • 1267 Views
  • 2 replies
  • 0 kudos

Lakehouse federation -' on behalf of ' queries

Is it possible to achieve the following in a lake-house federation setup using Azure Databricks?1. Establish an external connection (EC1) to an external data source (EDS) using the credentials of user U1.2. Create a foreign catalog (FC1) utilizing EC...

  • 1267 Views
  • 2 replies
  • 0 kudos
Latest Reply
SanthoshKumarK
New Contributor II
  • 0 kudos

Thanks for explaining the authorization flow, @rangu . In the example mentioned, does Databricks support passing the user’s credentials to an external data source? For instance, can it pass the OAuth token for the user along with the externalID crede...

  • 0 kudos
1 More Replies
noorbasha534
by Valued Contributor II
  • 2425 Views
  • 4 replies
  • 0 kudos

Libraries installation governance

Dear allI like to know the best practices around libraries installation on Databricks compute - all-purpose, job.The need is to screen the libraries, conduct vulnerability tests, and then let them be installed through a centralized CI/CD process. How...

  • 2425 Views
  • 4 replies
  • 0 kudos
Latest Reply
noorbasha534
Valued Contributor II
  • 0 kudos

@filipniziol thanks again for your time. The thing is we like to block access to these URLs as at times we found developers & data scientists downloading packages that were marked as vulnerable by Maven.

  • 0 kudos
3 More Replies
VJ5
by New Contributor
  • 1341 Views
  • 2 replies
  • 0 kudos

Azure Databricks Serverless Compute

Hello,Looking for documents related to Azure Databricks Serverless Compute. What are the things we need to consider for security point of view when we decide to use serverless compute? 

  • 1341 Views
  • 2 replies
  • 0 kudos
Latest Reply
David-jono123
New Contributor II
  • 0 kudos

These steps are really helpful. I especially appreciate the reminder to check my credentials and consider browser-related issues, as those are often overlooked. I'll make sure to clear my cache and cookies first, and if that doesn't work, I’ll try us...

  • 0 kudos
1 More Replies