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

chandru44
by New Contributor
  • 300 Views
  • 0 replies
  • 0 kudos

Networking Challenges with Databricks Serverless Compute (Control Plane) When Connecting to On-Prem

Hi Databricks Community,I'm working through some networking challenges when connecting Databricks clusters to various data sources and wanted to get advice or best practices from others who may have faced similar issues.Current Setup:I have four type...

Databricks Serverless Community Post.drawio (2).png
  • 300 Views
  • 0 replies
  • 0 kudos
m_weirath
by New Contributor II
  • 1131 Views
  • 1 replies
  • 1 kudos

Cannot remove users group "CAN_MANAGE" from /Shared

I have a Unity Catalog enabled workspace and I have full privileges including Account Admin.  I would like to be able to remove the "CAN_MANAGE" privilege from the "users" group.  According to the documentation, this should be possible.  According to...

  • 1131 Views
  • 1 replies
  • 1 kudos
Latest Reply
NandiniN
Databricks Employee
  • 1 kudos

Hi, Can you please share the entire stacktrace to the cause of Cannot modify permissions of directory. Thanks!

  • 1 kudos
GeorgeFmz
by New Contributor II
  • 364 Views
  • 4 replies
  • 0 kudos

Serverless python version

In the documentation about serverless compute release notes, it is stated that "Serverless compute for notebooks and jobs uses environment versions", and that "Serverless compute always runs using the most recently released version listed here.". At ...

  • 364 Views
  • 4 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

It seems the configuration aligns with doc https://docs.databricks.com/aws/en/release-notes/serverless/environment-version-two which specifies that the Python version in 3.11.10

  • 0 kudos
3 More Replies
noorbasha534
by Contributor III
  • 345 Views
  • 3 replies
  • 1 kudos

Azure Databricks Status

Dear all,I wanted to check if anyone implemented the solution of capturing information from Databricks status page in real-time 24x7 and load that into a log or table...https://learn.microsoft.com/en-us/azure/databricks/resources/statuswhat is the be...

  • 345 Views
  • 3 replies
  • 1 kudos
Latest Reply
TheRealOliver
Contributor
  • 1 kudos

It seems that the webhook is the way!There is nothing about system status in Databricks REST API.There is nothing about system status in the System Tables schema.

  • 1 kudos
2 More Replies
KIRKQUINBAR
by New Contributor II
  • 430 Views
  • 1 replies
  • 2 kudos

Resolved! Predictive Optimization with multiple workspaces

We currently have an older instance of Azure Databricks that i migrated to Unity Catalog. Unfortunately i ran into some weird issues that don't seem fixable so i created a new instance and pointed it to the same metastore. The setting at the metastor...

  • 430 Views
  • 1 replies
  • 2 kudos
Latest Reply
Renu_
Contributor
  • 2 kudos

Hi @KIRKQUINBAR, if you enable Predictive Optimization at the metastore level in Unity Catalog, it automatically applies to all Unity Catalog managed tables within that metastore, no matter which workspace is accessing them. PO runs centrally, so the...

  • 2 kudos
priya-g
by New Contributor II
  • 448 Views
  • 5 replies
  • 0 kudos

Issue creating a workspace with Databricks Partner Account & AWS Sandbox Environment

Subject:Hello,My name is Priya, and my organization is a Databricks partner. We've been given access to the Partner Academy, and my company has set up an AWS sandbox environment to support our certification preparation.I'm currently trying to set up ...

  • 448 Views
  • 5 replies
  • 0 kudos
Latest Reply
priya-g
New Contributor II
  • 0 kudos

I do not see anything created under network configuration. Private access settings and vpc endpoints both show 403 status when clicking on them, and there is a default policy under network policies. I will reach out to the account executive. 

  • 0 kudos
4 More Replies
chandru44
by New Contributor
  • 210 Views
  • 1 replies
  • 0 kudos

Why is Databricks Using Private IP Instead of NAT Gateway's Public IP to Connect with Source System

I have a publicly accessible SQL database that is protected by a firewall. I am trying to connect this SQL database to Databricks, but I'm encountering an authentication error. I have double-checked the credentials, port, and host, and they are all c...

  • 210 Views
  • 1 replies
  • 0 kudos
Latest Reply
Aviral-Bhardwaj
Esteemed Contributor III
  • 0 kudos

The issue occurs because the Databricks cluster's outbound traffic isn't routed through the NAT Gateway due to misconfigured network settings or conflicting outbound connectivity configurations. This should be mostly resolved by your Network team but...

  • 0 kudos
noorbasha534
by Contributor III
  • 633 Views
  • 1 replies
  • 0 kudos

Databricks delta sharing design

DearsI wanted to have a mindshare around delta sharing - how do you decide how many shares to be created and share with other departments if you are maintaining an enterprise wide data warehoouse/lakehouse using Azure Databricks. I see from the docum...

  • 633 Views
  • 1 replies
  • 0 kudos
Latest Reply
Isi
Contributor III
  • 0 kudos

Hi @noorbasha534 ,Let me share a bit about our use case and how we’re handling Delta Sharing.Delta Sharing is indeed a simple and lightweight solution, and one of its main advantages is that it’s free to use. However, it still has several limitations...

  • 0 kudos
noorbasha534
by Contributor III
  • 673 Views
  • 4 replies
  • 0 kudos

get permissions assignment done from the workspaces UI

Hi all,I am looking to capture events of permissions assigned on catalog/schemas/tables/views from the workspaces UI; example, someone gave another user USE CATALOG permission from the UI.Is it possible to capture all such events?appreciate the minds...

  • 673 Views
  • 4 replies
  • 0 kudos
Latest Reply
noorbasha534
Contributor III
  • 0 kudos

@Advika can you kindly please let me know the action name that I should filter upon...

  • 0 kudos
3 More Replies
alonisser
by Contributor II
  • 421 Views
  • 3 replies
  • 1 kudos

misbehavior of spots with fallback to on demand on job clusters

In the last few days, I've encountered in Azure (and before that also in AWS, but a bit different) this message about failing to start a cluster"run failed with error message Cluster '0410-173007-1pjmdgi1' was terminated. Reason: INVALID_ARGUMENT (CL...

  • 421 Views
  • 3 replies
  • 1 kudos
Latest Reply
alonisser
Contributor II
  • 1 kudos

I see "Fleet instances do not support GPU instances" so in this case it's a no-op 

  • 1 kudos
2 More Replies
Dnirmania
by Contributor
  • 647 Views
  • 0 replies
  • 0 kudos

Unable to destroy NCC private endpoint

Hi TeamAccidentally, we removed one of the NCC private endpoints from our storage account that was created using Terraform. When I tried to destroy and recreate it, I encountered the following error. According to some articles, the private endpoint w...

  • 647 Views
  • 0 replies
  • 0 kudos
PradeepPrabha
by New Contributor II
  • 324 Views
  • 3 replies
  • 0 kudos

Any documentation mentioning connectivity from Azure SQL database connectivity to Azure Databricks

Any documentation available to connect from the Azure SQL database to Azure Databricks SQL workspace. We created a SQL warehouse personal access token for a user in a different team who can connect from his on-prem SQL DB to Databricks using the conn...

  • 324 Views
  • 3 replies
  • 0 kudos
Latest Reply
BigRoux
Databricks Employee
  • 0 kudos

To connect an Azure SQL Database to an Azure Databricks workspace for initiating a relationship where the SQL Database interacts with Databricks (rather than the typical reverse flow), no standard methodology is outlined in public Databricks document...

  • 0 kudos
2 More Replies
Skully
by New Contributor
  • 286 Views
  • 1 replies
  • 0 kudos

Does using SDK API calls cost money?

When using the Databricks SDK to retrieve metadata—such as catalogs, schemas, or tables—through its built-in API endpoints, does this incur any cost similar to running SQL queries?Specifically, executing SQL queries via the API spins up a compute clu...

  • 286 Views
  • 1 replies
  • 0 kudos
Latest Reply
ashraf1395
Honored Contributor
  • 0 kudos

Hi there @Skully, You are right since you are just fetching the metadata information from catalog, tables etc instead of directly interacting or running any SQL queries, it doesn't cost same as creating a compute. when we retrieve the metadata inform...

  • 0 kudos