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

tinodj
by Databricks Partner
  • 1818 Views
  • 6 replies
  • 1 kudos

Real-time output missing when using “Upload and Run File” from VS Code

I am running Python files on a Databricks cluster using the VS Code Databricks extension, specifically the “Upload and Run File” command.I cannot get real-time output in the Debug Console. I have checked the official docs:https://learn.microsoft.com/...

  • 1818 Views
  • 6 replies
  • 1 kudos
Latest Reply
tinodj
Databricks Partner
  • 1 kudos

@Dali1 I have even tried to describe  https://github.com/databricks/databricks-vscode/issues/1813  and to fix on https://github.com/databricks/databricks-vscode/pull/1814, unfortunately no one seems to be interested in this. 

  • 1 kudos
5 More Replies
mlrichmond-mill
by New Contributor III
  • 1032 Views
  • 3 replies
  • 0 kudos

Serverless Compute with HITRUST Compliance

After doing some prototyping work in a databricks environment that we threw together quickly, I am now creating a new environment for a more refined development environment. Since we work with some limited PII in my industry, I was erring on the safe...

  • 1032 Views
  • 3 replies
  • 0 kudos
Latest Reply
MoJaMa
Databricks Employee
  • 0 kudos

I think this is expected today. Serverless on HITRUST was expected in Jan 2026 but I think it slipped to end-Feb. Lots of moving parts between Databricks and MSFT for this to happen. Which region are you in?

  • 0 kudos
2 More Replies
rvm1975
by New Contributor III
  • 1279 Views
  • 2 replies
  • 2 kudos

Resolved! Deploy app using bundle asset

It is easy to deploy app as part of asset bundle resources. But after that you need to actually deploy app and start.Can we do app deploy in databricks.yml / resources as part of initial "bundle deploy"? I mean avoid separate run ofdatabricks apps de...

  • 1279 Views
  • 2 replies
  • 2 kudos
Latest Reply
shazi
New Contributor III
  • 2 kudos

Deploying an app via bundle resources in Databricks is like a Morse code decoder—both aim to streamline signals into one unified step instead of requiring separate runs.

  • 2 kudos
1 More Replies
lion_king_84
by New Contributor III
  • 5492 Views
  • 10 replies
  • 0 kudos

Resolved! Databricks Asset Bundles Deploy Apps

Hello,I checked bundle app example in Github. https://github.com/databricks/bundle-examples/blob/main/knowledge_base/app_with_database/resources/myapp.app.ymlThen, I deployed a streamlit app via Databricks Asset Bundles. Then I opened the related app...

lion_king_84_0-1770882935941.png
  • 5492 Views
  • 10 replies
  • 0 kudos
Latest Reply
sarahbhord
Databricks Employee
  • 0 kudos

I looked further - the databricks.yml file is not used in this UI-based workflow - it's only for CLI deployments. Your app configuration therefore comes from selecting options in the UI. I believe that is why the code is never getting deployed here.T...

  • 0 kudos
9 More Replies
Fabi_DYM
by Databricks Partner
  • 2044 Views
  • 3 replies
  • 1 kudos

Resolved! Error creating Git folder: Invalid Git provider credential although PAT is valid and cloning works o

Hi everyone,I’m getting this error when trying to create a Git folder in Databricks:Error creating Git folderInvalid Git provider credential for repository with URL [Placeholder]. How to fixPlease go to your remote Git provider to ensure that:You hav...

  • 2044 Views
  • 3 replies
  • 1 kudos
Latest Reply
saurabh18cs
Honored Contributor III
  • 1 kudos

how are you doing it manually ? or during job deployment or during job execution? your own identity or servie principal identity?

  • 1 kudos
2 More Replies
jonathanvdr
by New Contributor II
  • 1142 Views
  • 3 replies
  • 1 kudos

Resolved! Unity catalog resolution of Entra Groups: PRINCIPAL_DOES_NOT_EXIST

Problem statement: Unity catalog PRINCIPAL_DOES_NOT_EXIST when granting an entra group created via SDK, but works after manual UI assignment)Hi all,I'm running into a Unity Catalog identity resolution issue and I am trying to understand if this is ex...

  • 1142 Views
  • 3 replies
  • 1 kudos
Latest Reply
jonathanvdr
New Contributor II
  • 1 kudos

Hi @saurabh18cs,I am not an account admin. I am a workspace admin though

  • 1 kudos
2 More Replies
Harish_Kumar_M
by New Contributor
  • 1672 Views
  • 4 replies
  • 2 kudos

Resolved! Databricks One - Enable on Workspace

Hi,We see that Databricks One is enabled on one of the workspaces but could see this on all the workspaces. How do we enable Databricks One on rest of the workspaces. What are the workspace settings that we need to activate in order to enable it?

  • 1672 Views
  • 4 replies
  • 2 kudos
Latest Reply
nayan_wylde
Esteemed Contributor II
  • 2 kudos

@youssefmrini Databricks One is Ga now it seems. The toggle switch was available when it was in Preview.

  • 2 kudos
3 More Replies
axelboursin
by New Contributor II
  • 6665 Views
  • 3 replies
  • 3 kudos

Databricks and AWS CodeArtifact

Hello, I saw multiple topics about it, but I need explanations and a solution.In my context, we have developers that are developing Python projects, like X.In Databricks, we have a cluster with a library of the main project A that is dependent of X.p...

  • 6665 Views
  • 3 replies
  • 3 kudos
Latest Reply
theclipse
New Contributor II
  • 3 kudos

Hi @stbjelcevic,actually we are still facing a mystery.We created an init_script in order to generate a codeartifact token and change pip conf. Here isthe content:pip install awscliexport AWS_CODEARTIFACT_TOKEN=$(aws codeartifact get-authorization-to...

  • 3 kudos
2 More Replies
MiriamHundemer
by New Contributor III
  • 1087 Views
  • 1 replies
  • 2 kudos

Resolved! SQL queries unable to finish with databricks sql pro warehose

During a recent workspace migration/recreation of workspaces we stumbled upon the problem, that it was no longer possible to execute sql queries (or get sample data from tables) using our sql warehouse or the shared compute cluster.A sql query like S...

  • 1087 Views
  • 1 replies
  • 2 kudos
Latest Reply
youssefmrini
Databricks Employee
  • 2 kudos

1. Infrastructure as Code (IaC) - The "Golden Standard" If you aren't already, moving your workspace deployment to Terraform is the best way to solve this. Terraform maintains a "state" file. When you run terraform destroy, it doesn't just delete the...

  • 2 kudos
Akpel27
by New Contributor
  • 783 Views
  • 1 replies
  • 1 kudos

Resolved! Not able to access Databricks AI assistant or create thread

The user can be able to see the databricks AI assistant but not able to access. However, he can access the assistant in different environments but not in one environment let's say QA. It is not the configuration, Network, or access issue. Not able to...

Akpel27_0-1770753580757.png
  • 783 Views
  • 1 replies
  • 1 kudos
Latest Reply
joelramirezai
Databricks Employee
  • 1 kudos

Hello @Akpel27 , Have you tried removing cookies and cache from the web browser?. Could you try to check the error using the inspect tool ?    In the next section, you might find an error message:    

  • 1 kudos
roysnc
by Databricks Partner
  • 880 Views
  • 1 replies
  • 0 kudos

Resolved! Cannot login to azure databricks account console

Hi, I use my Azure account to create the Azure Databricks service. I have two questions. 1. I do not have the option to go azure databricks account console under the workspace tab,2. I get error when I login to https://accounts.azuredatabricks.net/So...

roysnc_0-1770825643650.png roysnc_1-1770825706364.png
  • 880 Views
  • 1 replies
  • 0 kudos
Latest Reply
joelramirezai
Databricks Employee
  • 0 kudos

Hi @Roysync,It looks like you’re not the Account Admin for your Databricks setup. When a workspace is created for the first time, the Databricks Account Admin role is automatically assigned to the Global Entra ID Admin.You’ll need to sign in using th...

  • 0 kudos
eric-c
by New Contributor II
  • 1668 Views
  • 2 replies
  • 1 kudos

Alert ACL's not available

The list of available ACL's for alerts suggests there's a way to set "can run" and "can manage" permissions but neither the REST API nor the Databricks CLI show options for setting permissions. Is there a way to set acl's on alerts? If so, how?Alert ...

  • 1668 Views
  • 2 replies
  • 1 kudos
Latest Reply
eric-c
New Contributor II
  • 1 kudos

Thanks @Walter_C  Looks like that api is deprecated now. Here's the latest one: Set workspace object permissions | Workspace API | REST API reference | Databricks on AWS

  • 1 kudos
1 More Replies
rpl
by Contributor
  • 8374 Views
  • 15 replies
  • 2 kudos

Resolved! Which API to use to list groups in which a given user is a member

Is there an API that can be used to list groups in which a given user is a member? Specifically, I’d be interested in account (not workspace) groups.It seems there used to be a workspace-level list-parents API referred to in the answers to this quest...

  • 8374 Views
  • 15 replies
  • 2 kudos
Latest Reply
noorbasha534
Valued Contributor II
  • 2 kudos

there will be 2 system tables soon - users, groups. Probably, that makes life easy. I have already requested the Databricks RAS meant for my customer to enabled these for our control plane

  • 2 kudos
14 More Replies
arun_prakash
by New Contributor
  • 2415 Views
  • 4 replies
  • 0 kudos

Databricks Apps not working in postman

I have a question regarding Databricks Apps. I have deployed my databricks Apps, and its working on my laptop, but when I try to open the same url in my mobile its redirecting to databricks signin page, and also its not working through postman as wel...

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

Is this issue specifically with the Databricks Apps am I right? Are you getting and erro message?

  • 0 kudos
3 More Replies