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

Ajay3
by New Contributor
  • 3207 Views
  • 1 replies
  • 0 kudos

How can I install maven coordinates using init script?

Hi,I need to install the below maven coordinates on the clusters using databricks init scripts.1. coordinate: com.microsoft.azure:synapseml_2.12:0.11.2 with repo https://mmlspark.azureedge.net/maven2. coordinate: com.microsoft.azure:spark-mssql-conne...

  • 3207 Views
  • 1 replies
  • 0 kudos
Latest Reply
FRB1984
New Contributor II
  • 0 kudos

Did you get it working? I have the same issue!

  • 0 kudos
daboncanplay
by New Contributor
  • 857 Views
  • 4 replies
  • 2 kudos

Asset Bundle on Free Edition

I am trying to use Databricks Asset Bundles in the workspace in my Free Edition account. I can deploy the bundle from my own computer, but I want to use the feature within Databricks. I am able to clone an empty repo to a Git folder and create the bu...

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

Hi @daboncanplay,Databricks Asset Bundles rely on Terraform under the hood to manage the Databricks resources the bundle defines. It automatically downloads the binaries it needs. If it can't, you'll get an error like the one you see. This looks like...

  • 2 kudos
3 More Replies
Anonymous
by Not applicable
  • 355 Views
  • 1 replies
  • 0 kudos

Delta Live Tables not enabled, nor is feature enablement in account settings

I am the account admin of a Premium workspace and I need Delta Live Tables enabled.I created a support request, but it was closed automatically due to lack of a support contract, despite being a Premium customer.There is no way in the UI to enable th...

  • 355 Views
  • 1 replies
  • 0 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 0 kudos

Hi @Anonymous ,Are you sure? If you have premium workspace, you shouldn't do anything, DLT should be there. But they changed name recently, so now it's called Lakeflow Declartive Pipelines.Check if you can see in UI ETL Pipelines button. Go to:- Jobs...

  • 0 kudos
Buavika
by New Contributor II
  • 1816 Views
  • 6 replies
  • 4 kudos

Requesting Assistance with /billing-profiles API Endpoint Access - 503 TEMPORARILY_UNAVAILABLE

Hi,I am trying to use the `/billing-profiles` endpoint from the Accounts API to retrieve billing profile and currency information. I am authenticated using OAuth2 client credentials, but I am consistently getting the following error:Status Code: 503 ...

  • 1816 Views
  • 6 replies
  • 4 kudos
Latest Reply
Buavika
New Contributor II
  • 4 kudos

Hi @Advika ,Yes, I am able to access the workspace endpoint using OAuth2 setup .Our Databricks account is in the ap-southeast-2 region. Please let me know if any additional information is needed.    

  • 4 kudos
5 More Replies
Chris2794
by New Contributor II
  • 693 Views
  • 2 replies
  • 0 kudos

Azure Databricks databricks-cli authentication with M2M using environment variables

Which environment variables do I have to set to use the databricks-cli with m2m oauth using Microsoft Entra ID managed service principals? I already added the service principal to the workspace.I found the following documentation, but I am still conf...

  • 693 Views
  • 2 replies
  • 0 kudos
Latest Reply
Prakazsh
New Contributor II
  • 0 kudos

Hi @ashraf1395, I’m trying to use environment variables to configure the Databricks CLI, instead of relying on the .databrickscfg file.@Chris2794 Have you found a way to authenticate using Machine-to-Machine (M2M) OAuth with Microsoft Entra ID manage...

  • 0 kudos
1 More Replies
jeremy98
by Honored Contributor
  • 5673 Views
  • 33 replies
  • 5 kudos

Databricks to SFTP: Connection Fails Even with Whitelisted NAT Gateway IP

Hi community,I’m experiencing a strange issue with my connection from Databricks to an SFTP server.I provided them with an IP address created for Databricks via a NAT gateway, and that IP is whitelisted on their side. However, even though I have the ...

  • 5673 Views
  • 33 replies
  • 5 kudos
Latest Reply
Kenji_3000
New Contributor III
  • 5 kudos

Hi @szymon_dybczak , Thanks for the suggestion. I tried to attach the ip address to the NAT but it requires a NAT also to have an internet routing preference and Azure doesn't allow that. Quite a unique scenario indeed. We have created a workaround n...

  • 5 kudos
32 More Replies
Paweł_Janczyk
by New Contributor
  • 1996 Views
  • 7 replies
  • 1 kudos

missing github email address in commits

Hello everyone, I would like to configure github client on my databricks workspace. Especially an email address in not visible and is replace by my github user name. Do you know how I can do that? 

Pawe_Janczyk_0-1747049752792.png
  • 1996 Views
  • 7 replies
  • 1 kudos
Latest Reply
aakashnand-kt
New Contributor III
  • 1 kudos

@Louis_Frolio Hi Louis,I am using Enterprise databricks version. Could you please share the exact name of the features that needs to be enabled that I can ask my account team to enable this for us ?Thanks

  • 1 kudos
6 More Replies
PedroRodriguezx
by New Contributor
  • 432 Views
  • 1 replies
  • 1 kudos

Databricks RoadMap

Is there any RoadMap delivered by Databricks Team ? I'm doing some tests in my enviroment in order to decide if I will use Databricks as my GenAI platform. However, there are a lot of features in beta stage that can be usefull or not, and to properly...

  • 432 Views
  • 1 replies
  • 1 kudos
Latest Reply
Louis_Frolio
Databricks Employee
  • 1 kudos

Hey Pedro, Databricks does not have a public-facing roadmap.  Cheers, Lou.

  • 1 kudos
FRB1984
by New Contributor II
  • 895 Views
  • 1 replies
  • 0 kudos

Error installing python dependencies

Hi guys! At first, I am sorry if my question is dumb but I am newbie to Databricks! I am just starting and as I try to install ibm_db as a dependency for my python notebook, I get this error :Collecting ibm_db (from -r /tmp/tmp-e8a4538f00b7498fab13c2...

  • 895 Views
  • 1 replies
  • 0 kudos
Latest Reply
SP_6721
Honored Contributor
  • 0 kudos

Hi @FRB1984 ,It looks like the ibm_db package doesn’t support the Python version currently used in your Databricks environment.Instead of relying on ibm_db, you can use Spark’s JDBC connector with the IBM DB2 JDBC driver for a more stable and support...

  • 0 kudos
Khaja_Zaffer
by Contributor III
  • 2297 Views
  • 5 replies
  • 4 kudos

Resolved! community portal needs some updates

Hello  databricks teamcan you please make me understand the search bar on community portal doesnt show results. is it for me or for everyone?Also this portal needs good updates. 

  • 2297 Views
  • 5 replies
  • 4 kudos
Latest Reply
Khaja_Zaffer
Contributor III
  • 4 kudos

@Advika Hey thank you so much.  Just wow. Its working now. I dont know what you did but it works as expected. thank you so much 

  • 4 kudos
4 More Replies
matthiasn
by New Contributor III
  • 729 Views
  • 2 replies
  • 0 kudos

Share notebooks with a AD-user assigned via group

Hi everybody,I try to share a notebook with a user that was assigned to the workspace via a AD-Group (using the new automatic sync). But I only see users directly assigned to the workspace. My expectation would be that I see all users that are within...

  • 729 Views
  • 2 replies
  • 0 kudos
Latest Reply
Louis_Frolio
Databricks Employee
  • 0 kudos

Here are some helpful tips/tricks, and general guidance.   Sharing notebooks with users who are members of Active Directory (AD) groups can sometimes be challenging due to the way Azure Databricks handles user permissions. Here are some important poi...

  • 0 kudos
1 More Replies
nishaath
by New Contributor
  • 3542 Views
  • 1 replies
  • 0 kudos

Workspace creation is getting failed constanly

We are trying to create a workspace with custome VPC. But the creation is getting failed constantly.The error doesn't have any description which makes the troubleshoting hard.Does anyboday had similar issue like this before and has a solution? Thanks...

nishaath_1-1740998508239.png
  • 3542 Views
  • 1 replies
  • 0 kudos
Latest Reply
kamal_ch
Databricks Employee
  • 0 kudos

Hi Nisha, If you are still having the issue, I recommend opening a Support ticket with the workspace ID and any error details so that we can investigate. Regards Kamal

  • 0 kudos
jAAmes_bentley
by Contributor
  • 1245 Views
  • 1 replies
  • 1 kudos

Resolved! Databricks Apps - X-Forwarded-Access-Token not available

Hi all,I've recently been getting started with Databricks Apps, and have been trying to use on-behalf-of access. However, it seems that the X-Forwarded-Access-Token is not coming through in my app headers. I have lots of other X-Forwarded ones such a...

jAAmes_bentley_0-1753219027973.png jAAmes_bentley_1-1753219116820.png
  • 1245 Views
  • 1 replies
  • 1 kudos
Latest Reply
jAAmes_bentley
Contributor
  • 1 kudos

For anybody who comes across this post with the same issue, this issue is caused by enabling the on-behalf-of preview after deploying an App. The solution is to fully stop the App and then start it again after the preview has been enabled. Redeployin...

  • 1 kudos
hmnilp
by New Contributor II
  • 1055 Views
  • 2 replies
  • 0 kudos

Error with file events in external location (via pub/sub)

Hi everyone!I am new here and in Databricks world.I was trying to enable a trigger event on file uploading in GCP bucket in order to start a job following this tutorial: https://docs.databricks.com/gcp/en/connect/unity-catalog/cloud-storage/manage-ex...

hmnilp_0-1752831905771.png hmnilp_1-1752832082230.png hmnilp_3-1752832431023.png
  • 1055 Views
  • 2 replies
  • 0 kudos
Latest Reply
Khaja_Zaffer
Contributor III
  • 0 kudos

Hey @hmnilp did you contact databricks, may be there is a feature to be enabled. 

  • 0 kudos
1 More Replies
RameshRetnasamy
by Contributor
  • 24548 Views
  • 26 replies
  • 26 kudos

Resolved! Unable to login to Azure Databricks Account Console

I have a personal Azure pay-as-you-go subscription in which I have the 'Global Administrator' role. I am also the databricks account administrator.Until two weeks ago, I was able to access the databricks account console without any issues, but I am f...

Screenshot 2024-08-07 at 12.13.53.png Screenshot 2024-08-07 at 12.15.30.png Screenshot 2024-08-07 at 12.17.20.png Screenshot 2024-08-07 at 12.18.35.png
Administration & Architecture
account-console
Databricks
  • 24548 Views
  • 26 replies
  • 26 kudos
Latest Reply
satyaki_guha
New Contributor II
  • 26 kudos

Hi @RameshRetnasamy thanks for your solution.I was able to login to Databricks Account Console but was unable to set the metastore path.Something got broke along the way.It would definitely be beneficial if we could have the same email address for ou...

  • 26 kudos
25 More Replies