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

naveenanto
by New Contributor III
  • 2764 Views
  • 4 replies
  • 2 kudos

Resolved! Unable to get external groups from list group details API

Hi Team, I see that automatic group sync is enabled in our azure databricks by default but I am not able to get the groups using list groups endpoint. What is the right way to get it. I've an automated process to bring certain account groups to works...

  • 2764 Views
  • 4 replies
  • 2 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 2 kudos

I checked it and I can confirm that it worked. I enabled automatic identity management, then I've added EntraId group to the workspace and using above endpoint I was able to get information about that group.

  • 2 kudos
3 More Replies
noorbasha534
by Valued Contributor II
  • 2006 Views
  • 2 replies
  • 0 kudos

Is there a way to see Job/Workflow in the lineage of a table/view

Hi allOne frequent question I get from the data users is - how often a view is refreshed? ((users are given access to views not tables))I was thinking to guide them to leverage lineage for the same. However, I noticed the lineage tab in the catalog e...

  • 2006 Views
  • 2 replies
  • 0 kudos
Latest Reply
noorbasha534
Valued Contributor II
  • 0 kudos

@Vidhi_Khaitan the user wants to know the frequency of the schedule, not whether the view/table is fresh...

  • 0 kudos
1 More Replies
hajojko
by New Contributor
  • 1357 Views
  • 1 replies
  • 0 kudos

Job Runs Permissions for Runs Submit API via ADF

I wanted to assign group permissions to Job runs in Azure Databricks which are triggered from ADF via Runs Submit API.How can we assign Job Runs Permissions in Azure Databricks for ADF triggers by Runs Submit API?

  • 1357 Views
  • 1 replies
  • 0 kudos
Latest Reply
Vidhi_Khaitan
Databricks Employee
  • 0 kudos

Hi @hajojko ,Good Day!I believe this is what you can try for your use case - https://docs.databricks.com/api/workspace/jobs_21/submit#access_control_list  

  • 0 kudos
sg-vtc
by New Contributor III
  • 1639 Views
  • 1 replies
  • 0 kudos

Databricks compute failed to start due to EC2 security group id change in AWS default VPC

I have been using Databricks on AWS for almost 2 years.  Recently, I cannot start up Databricks compute.        "databricks_error_message": "The VM launch request to AWS failed, please check your configuration. [details] InvalidGroup.NotFound: The se...

  • 1639 Views
  • 1 replies
  • 0 kudos
Latest Reply
Isi
Honored Contributor III
  • 0 kudos

hey @sg-vtc You need to register a new network configuration in Databricks that points to the updated VPC and security group. Here’s how:- Go to the Databricks Account Console (not the workspace UI). (Click in workspaces dropbox and Manage Account)- ...

  • 0 kudos
alsetr
by Databricks Partner
  • 786 Views
  • 1 replies
  • 0 kudos

Costs incurred by systems table usage

Doc about system tables says "The billable usage and pricing tables are free to use. Tables in Public Preview are also free to use during the preview but could incur a charge in the future."https://learn.microsoft.com/en-us/azure/databricks/admin/sys...

  • 786 Views
  • 1 replies
  • 0 kudos
Latest Reply
SP_6721
Honored Contributor II
  • 0 kudos

Hi @alsetr ,The billable usage and pricing system tables are the clearly marked as free to use.Tables in Public Preview are also free for now.For the rest, there’s no mention of a direct cost, but you’ll still be billed for the compute (DBUs) used wh...

  • 0 kudos
vishwas7
by Databricks Partner
  • 2914 Views
  • 3 replies
  • 1 kudos

Using logged in user's identity in Databricks Apps

Hi Databricks Community, I recently started using Datbricks apps where I list some schemas and tables in the UI.What I explicitly want to do is only show the schemas and tables on which user actually have permission. Currently the databricks apps wou...

  • 2914 Views
  • 3 replies
  • 1 kudos
Latest Reply
samlauncher
Databricks Employee
  • 1 kudos

https://docs.databricks.com/aws/en/dev-tools/databricks-apps/auth#retrieve-user-authorization-credentials : they launched this recently to support user identity in databricks apps

  • 1 kudos
2 More Replies
gt-ferdyh
by Databricks Partner
  • 2114 Views
  • 1 replies
  • 0 kudos

Custom hostname for Azure Databricks workspace

For a client it's required that all applications use a subdomain of an internal hostname. Does anyone have a suggestion on how to achieve this? Options could be in the line of CNAME or Reverse Proxy, but couldn't get that to work yet.Does Azure Datab...

  • 2114 Views
  • 1 replies
  • 0 kudos
Latest Reply
Renu_
Valued Contributor II
  • 0 kudos

Hi @gt-ferdyh, Azure Databricks doesn’t natively support custom subdomains. However, to make it accessible via an internal subdomain, you can:Enable Azure Private Link for your Databricks workspace.In your internal DNS, create an A record or CNAME th...

  • 0 kudos
xx123
by New Contributor III
  • 2700 Views
  • 2 replies
  • 0 kudos

Resolved! "Aws Invalid Kms Key State" when trying to start new cluster on AWS

Hey,We just established new environment based on AWS. Our first step was to create Cluster but while doing so, we have encountered an error. We tried different policies, configurations and instance types. All resulted in:Aws Invalid Kms Key State: Th...

  • 2700 Views
  • 2 replies
  • 0 kudos
Latest Reply
xx123
New Contributor III
  • 0 kudos

Yes, I followed this document and that fixed it. Thanks.

  • 0 kudos
1 More Replies
APJESK
by Contributor
  • 1921 Views
  • 2 replies
  • 2 kudos

Databricks Logs

I’m trying to understand the different types of logs available in Databricks and how to access and interpret them. Could anyone please guide me on:What types of logs are available in Databricks?Where can I find these logs?How can I use these logs to ...

  • 1921 Views
  • 2 replies
  • 2 kudos
Latest Reply
MadhuB
Valued Contributor
  • 2 kudos

Hi @APJESK,In addition, job logs are very useful to monitor and troubleshoot any job failures. They can be found under Workflows. Workspace admins role is required to have full access on all jobs unless explicitly granted to the user by Job Owner/adm...

  • 2 kudos
1 More Replies
Yuki
by Contributor
  • 3865 Views
  • 3 replies
  • 2 kudos

Resolved! Clarification on Databricks Access Modes: Standard vs. Dedicated with Unity Catalog

Hello,I’d like to ask for clarification regarding the access modes in Databricks, specifically the intent and future direction of the “Standard” and “Dedicated” modes.According to the documentation below:https://docs.databricks.com/aws/ja/compute/acc...

  • 3865 Views
  • 3 replies
  • 2 kudos
Latest Reply
Vidhi_Khaitan
Databricks Employee
  • 2 kudos

Hi @Yuki Thank you, I am glad I could help!

  • 2 kudos
2 More Replies
andreapeterson
by Contributor
  • 1852 Views
  • 2 replies
  • 0 kudos

Have authenticator app set up but databricks still resorts to email mfa

Good monring,I set up an authenticator app through settings, profile, mfa. However, when I logout and log back into the workspace, I am still only getting the email verification to get in. Is there a way I can turn off email verification or have it d...

  • 1852 Views
  • 2 replies
  • 0 kudos
Latest Reply
Takuya-Omi
Valued Contributor III
  • 0 kudos

Hi, @andreapeterson Do you have Account Admin privileges?If you do, you can enforce MFA from the account console, just as shown in the attached image.If you’re using the Databricks Free Edition rather than a paid account, you can’t enforce MFA. This ...

  • 0 kudos
1 More Replies
prakash4
by Databricks Partner
  • 1629 Views
  • 1 replies
  • 0 kudos
  • 1629 Views
  • 1 replies
  • 0 kudos
Latest Reply
TheOC
Databricks Partner
  • 0 kudos

hey @prakash4 I understand you're having trouble connecting to a remote server / getting your Databricks workspace to start. Would you be able to share a little more detail to help track down your issue?Specifically:- What happens when you try to sta...

  • 0 kudos
Malthe
by Valued Contributor II
  • 1315 Views
  • 1 replies
  • 3 kudos

Resolved! Cost of SQL Warehouse scaled to 0 clusters

A SQL Warehouse can be scaled to a minimum of 0.Presumably, there is still a cost to keeping the resource active, because we also have Auto-Stop which can completely stop the warehouse after a configurable amount of time.This cost is not documented. ...

  • 1315 Views
  • 1 replies
  • 3 kudos
Latest Reply
MoJaMa
Databricks Employee
  • 3 kudos

1. Just to clarify, minimum is 1, not 0. See https://docs.databricks.com/api/workspace/warehouses/create#min_num_clusters 2. How it works is based on concurrency. Assuming your max clusters is 2, and based on the concurrency, we don't need the 2nd cl...

  • 3 kudos
ankit_kothiya1
by Databricks Partner
  • 2247 Views
  • 2 replies
  • 2 kudos

Resolved! JJDBC Insert Performance and Unsupported Data Types

We are reaching out regarding two observations with the Databricks JDBC driver:We’ve noticed that each INSERT query is taking approximately 1 second to execute via the JDBC driver (please refer to the attached screenshot). This seems unusually slow f...

ankit_kothiya1_0-1750157093748.png
  • 2247 Views
  • 2 replies
  • 2 kudos
Latest Reply
Saritha_S
Databricks Employee
  • 2 kudos

Hi @ankit_kothiya1  Please find below my findings for your query 1. Slow INSERT Performance via Databricks JDBC Driver Observation:Each INSERT query takes about 1 second via the Databricks JDBC driver, which is unusually slow for high-throughput use ...

  • 2 kudos
1 More Replies
chandru44
by Databricks Partner
  • 1605 Views
  • 2 replies
  • 0 kudos

Guidance on Populating the cloud_infra_cost Table in System Catalog

In the system catalog, there are three tables: cloud_infra_cost, list_prices, and usage. While the list_prices and usage tables contain cost-related information, the cloud_infra_cost table is currently empty. I am using AWS cloud. Can anyone provide ...

Screenshot_1.png
  • 1605 Views
  • 2 replies
  • 0 kudos
Latest Reply
aranjan99
Contributor
  • 0 kudos

I am opted in for the features in preview but I dont see any data in this table

  • 0 kudos
1 More Replies