- 2422 Views
- 1 replies
- 0 kudos
No enable option for Customize containers with Databricks Container Services on Azure and GCP
Customize containers with Databricks Container ServicesI want to create a spark cluster with the hail container [1]. But there is no Enable Container Services on the Workspace configuration for Azure Databricks and GCP Databricks.The API does not ret...
- 2422 Views
- 1 replies
- 0 kudos
- 2123 Views
- 1 replies
- 0 kudos
Change users status in account console
One of our users has status = Inactive in Admin setting. I tried to set it to active using rest api and the documentation but seems like api is not changing status.I tested api and I can list users so api setting are ok.api request: import requests i...
- 2123 Views
- 1 replies
- 0 kudos
- 0 kudos
@alesventus Can you test the same using CLI or may be try to make the status as inactive for a dummy user? Just want to validate if the API is actually working for you or not.
- 0 kudos
- 1713 Views
- 1 replies
- 0 kudos
Installing databricks CLI on windows . sh ??¿?
I am following databricks documentaiton for installing the cli on windows and i found that uses sh command which of course doesnt work.My windows in admin mode says cannot find "sh" application. I could install cgwyn and tools like that but since the...
- 1713 Views
- 1 replies
- 0 kudos
- 4221 Views
- 1 replies
- 1 kudos
Resolved! Guide to Migrating from AWS to Azure
Hello, I would like to know if we have any documents, checklists, or step-by-step instructions for migrating from Databricks on AWS to Azure.
- 4221 Views
- 1 replies
- 1 kudos
- 1307 Views
- 1 replies
- 0 kudos
Error upgrading Databricks workspace to premium
I tried to update a databricks workspace from Standard to Premium in the Azure portal clicking "Upgrade to Premium" but even when it was supposedly "upgraded", I still can't restrict the use of clusters or modify permissions (I'm an administrator on ...
- 1307 Views
- 1 replies
- 0 kudos
- 0 kudos
You might need to open a support ticket with Azure to get more details on this issue
- 0 kudos
- 2372 Views
- 1 replies
- 0 kudos
getting alerts in AWS UnauthorizedAccess:IAMUser/InstanceCredentialExfiltration.InsideAWS
Hi folks, I have been using IAM instance profile as a credentials provider to Databricks workspace. I am getting this error "Credentials created exclusively for an EC2 instance using instance role <role-arn> have been used from a remote AWS account 4...
- 2372 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @anurag_dev Databricks runs a commit service that coordinates writes to Amazon S3 from multiple clusters. This service runs in the Databricks control plane. (441371677306)The S3 commit service helps guarantee consistency of writes across multiple...
- 0 kudos
- 10531 Views
- 9 replies
- 2 kudos
Resolved! Adding a service principal to workspace fails
Trying to add an Azure Service Principal to a workspace fails, whether via the web UI or the databricks cli. With the databricks, the console gives this:databricks service-principals -p ************* create --application-id ********-****-****-****-**...
- 10531 Views
- 9 replies
- 2 kudos
- 2268 Views
- 0 replies
- 0 kudos
i want file upload in volume using api
how to upload file in volume using api??
- 2268 Views
- 0 replies
- 0 kudos
- 2805 Views
- 1 replies
- 1 kudos
Unable to start a SQL cluster
We have a GCP databricks hosted deployment. last night our SQL warehouse failed to start and now just sits with this message:"Cluster Start-up Delayed. Please wait while we continue to try and start the cluster. No action is required from you"It didn...
- 2805 Views
- 1 replies
- 1 kudos
- 1 kudos
Could you share the driver logs if you have them??
- 1 kudos
- 1832 Views
- 2 replies
- 0 kudos
Dashboard programmatical update
Hi,The question that I would like to answer is: How can one replicate dashboards across different environments? Ideally I would like to be able to store the definition of a dashboard in my repository and upload it to Databricks with code: this could ...
- 1832 Views
- 2 replies
- 0 kudos
- 0 kudos
@pawelzak - The Dashboards can not be exported using workspace /export API.
- 0 kudos
- 4807 Views
- 3 replies
- 0 kudos
Azure Databricks with metastore, cannot create managed table
We have set up Azure Databricks with Unity Catalog (metastore) in an ADLS Gen2 storage account.Used Managed Identity (Databricks Access Connector) for connection from workspace(s) to ADLS Gen2ADLS Gen2 storage account has Storage Blob Data Owner and ...
- 4807 Views
- 3 replies
- 0 kudos
- 0 kudos
@m997al Were you able to resolve this issue? I have same issue as you described. I am able to upload into Volumes but not able to create managed tables in ADLS metastore storage account..
- 0 kudos
- 3620 Views
- 2 replies
- 0 kudos
Resolved! System tables in Azure with private link
Hi,Is there any restriction on what is able to be enabled with System tables when using Azure Databricks with a private link connection? And is there a way around the restriction (that is secure)?In a public network I am able to enable the following...
- 3620 Views
- 2 replies
- 0 kudos
- 0 kudos
Turns out it was an issue with Microsoft somewhere, they've now fixed it and all the system schemas have been enabled that I can enable"schemas":[{"schema":"operational_data","state":"UNAVAILABLE"},{"schema":"access","state":"ENABLE_COMPLETED"},{"sch...
- 0 kudos
- 6872 Views
- 3 replies
- 1 kudos
Unable to access all schemas in system catalog
https://docs.databricks.com/en/administration-guide/system-tables/index.htmlBased on this documentation, there should be a bunch of schemas in the system catalog and when trying to list them all, I can only see the INFORMATION_SCHEMA in the system ca...
- 6872 Views
- 3 replies
- 1 kudos
- 1 kudos
Hi Team, If you have any particular solution for this, then please share as I am also unable to access any system tables I enabled in 2023 August now!!
- 1 kudos
- 1619 Views
- 1 replies
- 0 kudos
Dashboard update through API
Hi,I would like to create / update dashboard definition based on the json file. How can one do it? I tried the following:databricks api post /api/2.0/preview/sql/dashboards/$dashboard_id --json @file.jsonBut it does not update the widgetsdatabricks a...
- 1619 Views
- 1 replies
- 0 kudos
- 2647 Views
- 1 replies
- 0 kudos
Approval required when connecting Tableau Desktop to Azure Databricks
My users want to connect Tableau Desktop to Azure Databricks. I have tested this myself as Administrator of the databricks workspace and it works fine. One of my users can connect to Azure databricks fine and run notebooks. However when he connects T...
- 2647 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi, Could you please send the whole screenshot? Is it asking to login to azure and asking Azure's approval or Databricks?
- 0 kudos
Join Us as a Local Community Builder!
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now-
Access control
1 -
Apache spark
1 -
Azure
7 -
Azure databricks
5 -
Billing
2 -
Cluster
1 -
Compliance
1 -
Data Ingestion & connectivity
5 -
Databricks Runtime
1 -
Databricks SQL
2 -
DBFS
1 -
Dbt
1 -
Delta Sharing
1 -
DLT Pipeline
1 -
GA
1 -
Gdpr
1 -
Github
1 -
Partner
43 -
Public Preview
1 -
Service Principals
1 -
Unity Catalog
1 -
Workspace
2
- « Previous
- Next »
User | Count |
---|---|
103 | |
37 | |
27 | |
25 | |
19 |