- 8215 Views
- 7 replies
- 0 kudos
Can't access to manage account console
Hello!I have got problem with logging into manage account console.After clicking the Manage Account button, it takes me to the Workspace selection window and after selecting any of them, my workspace opens again.The first login was done by Acitve Dir...
- 8215 Views
- 7 replies
- 0 kudos
- 0 kudos
I'm facing the same problem, I´m admin on my workspace. Please someone from the Databricks team could respond what is happening when users can't access Accounts to create catalog ??????? It stay in infinite loops requesting the workspace name.
- 0 kudos
- 3612 Views
- 3 replies
- 0 kudos
Resolved! Small files and discrepancy in S3 vs catalog
Hello all,I'm in the process of optimizing my tables and I'm running into a confusing situation. I have a table named "trace_messages_fg_streaming_event". If I navigate to the Databricks catalog, it shows stats:Size: 6.7GB, Files: 464But when I look ...
- 3612 Views
- 3 replies
- 0 kudos
- 0 kudos
Nevermind, I'm dumb, figured it out, high frequency transactions leave many little files that need to be vacuumed.
- 0 kudos
- 4624 Views
- 5 replies
- 2 kudos
Cannot access admin group members
Hi,I'm using Azure databricks premium tier and lately, when I'm creating a new workspace and after that trying to browse to the admin members page, I get the following error:Uncaught Error: No QueryClient set, use QueryClientProvider to set oneReload...
- 4624 Views
- 5 replies
- 2 kudos
- 2 kudos
Same issue here - both Chrome and Firefox.
- 2 kudos
- 3862 Views
- 2 replies
- 1 kudos
Resolved! Azure databricks issue
Hi,I'm using Azure databricks service and having trouble blocking public access to my workspace.The security groups that are attached to the subnets that databrics is using are being ignored.From what I've learned in the last couple of days, the data...
- 3862 Views
- 2 replies
- 1 kudos
- 1 kudos
HiForgot to mention that I was using standard edition when writing this question but after struggling too long with that we've decided to upgrade to premium and use the IP access list feature and that worked!ThanksGil
- 1 kudos
- 1361 Views
- 0 replies
- 0 kudos
How can I find my Account Executive?
I opened a support ticket to Databricks asking how I could whitelist an email domain to access Databricks Academy free self-paced training. I was told that I should see my account executive. How can I find it? Could anyone help me with this?
- 1361 Views
- 0 replies
- 0 kudos
- 2692 Views
- 2 replies
- 0 kudos
Validation error on cluster_name is empty
Hi,When trying to update the Worker Type for a cluster that is specific for a job, I get a validation error saying the cluster name is empty.The name is present in the UI.In json view, the attribute is set to empty string ("")Swapping for a new clust...
- 2692 Views
- 2 replies
- 0 kudos
- 0 kudos
@DX Is that job cluster/all purpose cluster that you are using for Jobs
- 0 kudos
- 1856 Views
- 2 replies
- 1 kudos
restrict ip access
Hi guru'sI working on Databricks azure. I have a question is it possible to restrict access (to the workspace url) based on ipadress other than "enableIpAccessLists": "true" in Databricks self ? for example NSG/firewall/conditional access .. ?Tha...
- 1856 Views
- 2 replies
- 1 kudos
- 1 kudos
@OvZ if you are not going to provide access to user either resource level from azure they can not access databricks workspace right, usually recommended approach is to use access list that was suggested by @Retired_mod
- 1 kudos
- 10795 Views
- 9 replies
- 5 kudos
Resolved! Setting up Databricks with Unity Catalog using a service principal (instead of managed identity)
Hi,We are attempting to set up Databricks with Unity Catalog (metastore) using a service principal (as opposed to the managed identity).Instructions we are using are here: Create a Unity Catalog metastore - Azure Databricks | Microsoft LearnThe chal...
- 10795 Views
- 9 replies
- 5 kudos
- 5 kudos
Thanks to all for the suggestions. Ultimately, we went with the Managed Identity configuration (after all that investigation). Answers very much appreciated. Thank you.
- 5 kudos
- 6507 Views
- 2 replies
- 0 kudos
Resolved! What is best practice for determining how many workspaces I need?
What is the best practice for determining how many workspaces our company needs? What are the most appropriate boundaries now that we have UC?
- 6507 Views
- 2 replies
- 0 kudos
- 0 kudos
@StephanieAlba adding to @Walter_C no of workspaces will depend on design that you are planning1. you can based on business unit2. you can just go by Dev/Qa/Tst/Prd for CICD Practices wise3. if you go based on above approach, UC schema/catalog wise w...
- 0 kudos
- 1740 Views
- 1 replies
- 0 kudos
Tags are not getting added to the nodes
Tags which were added are not getting added to the EC2 instances,
- 1740 Views
- 1 replies
- 0 kudos
- 0 kudos
@SivaPras_50542 adding to @Retired_mod are you using clusters from pools, then the behavior will be different . tags wont get inherited from clusters for pools, we need to create tags to workspace level/pool level, please check below linkhttps://docs...
- 0 kudos
- 4180 Views
- 3 replies
- 1 kudos
Resolved! How many workspaces should we have?
There is a default limitation for workspace numbers in a Databricks account, which is 50 for an enterprise account: https://docs.databricks.com/en/resources/limits.html What is the best practice if we need more than 50 workspaces? Will we need more a...
- 4180 Views
- 3 replies
- 1 kudos
- 1 kudos
Thank you so much for helping me. I didn't even expect it.
- 1 kudos
- 1845 Views
- 0 replies
- 0 kudos
Problem with provisioning lakehouse via Terraform
I am trying to provision the lakehouse on Azure using the Terraform template provided here: https://github.com/databricks/terraform-databricks-examples/tree/main/examples/adb-lakehouse. I have started from scratch and have only added a resource group...
- 1845 Views
- 0 replies
- 0 kudos
- 1749 Views
- 1 replies
- 1 kudos
Help Needed: Grants remaining for removed Groups and Service Principal
We have an issue in a Workspace which is managed by Terraform, a change went in to update the Group and Service Principal (SP) names but due to the internal ordering the Groups and SP were removed and replaced before the Grants were updated.If we now...
- 1749 Views
- 1 replies
- 1 kudos
- 1 kudos
We are experiencing a similar issue, except with the storage credential resource. We created some storage credentials using Terraform, but when trying to destroy them using Terraform they were ignored. So we decided to manually delete the storage cre...
- 1 kudos
- 2026 Views
- 1 replies
- 1 kudos
Why do we need different AWS Accounts ?
I am just going through the AWS Databricks Platform Administration course and I am curious to know about the Cloud Accounts used to setup DatabricksWhen we are setting up the Databricks, we are using AWS Account but we are not using that account sayi...
- 2026 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi @HappySK, The AWS account you're using basically serves as the data plane - this is where your data lives, and the compute resources that process it (at least in the classical compute model) will be provisioned there as well. As part of the confi...
- 1 kudos
- 4057 Views
- 0 replies
- 0 kudos
Consequences of removing a workspace from a metastore in Azure Databricks
In the documentation (Enable a workspace for Unity Catalog - Azure Databricks | Microsoft Learn), it appears that I can remove a workspace from a metastore, and as long as the workspace has jobs that don't use tables, files, and models stored in any ...
- 4057 Views
- 0 replies
- 0 kudos
Connect with Databricks Users in Your Area
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.
If there isn’t a group near you, start one and help create a community that brings people together.
Request a New Group-
Access control
1 -
Access Delta Tables
2 -
ActiveDirectory
1 -
AmazonKMS
1 -
Apache spark
1 -
App
1 -
Availability
1 -
Availability Zone
1 -
AWS
5 -
Aws databricks
1 -
AZ
1 -
Azure
8 -
Azure Data Lake Storage
1 -
Azure databricks
6 -
Azure databricks workspace
1 -
Best practice
1 -
Best Practices
2 -
Billing
2 -
Bucket
1 -
Cache
1 -
Change
1 -
Checkpoint
1 -
Checkpoint Path
1 -
Cluster
1 -
Cluster Pools
1 -
Clusters
1 -
ClustersJob
1 -
Compliance
1 -
Compute Instances
1 -
Cost
1 -
Credential passthrough
1 -
Data
1 -
Data Ingestion & connectivity
6 -
Data Plane
1 -
Databricks Account
1 -
Databricks Control Plane
1 -
Databricks Error Message
2 -
Databricks Partner
1 -
Databricks Repos
1 -
Databricks Runtime
1 -
Databricks SQL
3 -
Databricks SQL Dashboard
1 -
Databricks workspace
1 -
DatabricksJobs
1 -
DatabricksLTS
1 -
DBFS
1 -
DBR
3 -
Dbt
1 -
Dbu
3 -
Deep learning
1 -
DeleteTags Permissions
1 -
Delta
4 -
Delta Sharing
1 -
Delta table
1 -
Dev
1 -
Different Instance Types
1 -
Disaster recovery
1 -
DisasterRecoveryPlan
1 -
DLT Pipeline
1 -
EBS
1 -
Email
2 -
External Data Sources
1 -
Feature
1 -
GA
1 -
Ganglia
3 -
Ganglia Metrics
2 -
GangliaMetrics
1 -
GCP
1 -
GCP Support
1 -
Gdpr
1 -
Gpu
2 -
Group Entitlements
1 -
HIPAA
1 -
Hyperopt
1 -
Init script
1 -
InstanceType
1 -
Integrations
1 -
IP Addresses
1 -
IPRange
1 -
Job
1 -
Job Cluster
1 -
Job clusters
1 -
Job Run
1 -
JOBS
1 -
Key
1 -
KMS
1 -
KMSKey
1 -
Lakehouse
1 -
Limit
1 -
Live Table
1 -
Log
2 -
LTS
3 -
Metrics
1 -
MFA
1 -
ML
1 -
Model Serving
1 -
Multiple workspaces
1 -
Notebook Results
1 -
Okta
1 -
On-premises
1 -
Partner
62 -
Pools
1 -
Premium Workspace
1 -
Public Preview
1 -
Redis
1 -
Repos
1 -
Rest API
1 -
Root Bucket
2 -
SCIM API
1 -
Security
1 -
Security Group
1 -
Security Patch
1 -
Service principal
1 -
Service Principals
1 -
Single User Access Permission
1 -
Sns
1 -
Spark
1 -
Spark-submit
1 -
Spot instances
1 -
SQL
1 -
Sql Warehouse
1 -
Sql Warehouse Endpoints
1 -
Ssh
1 -
Sso
2 -
Streaming Data
1 -
Subnet
1 -
Sync Users
1 -
Tags
1 -
Team Members
1 -
Thrift
1 -
TODAY
1 -
Track Costs
1 -
Unity Catalog
1 -
Use
1 -
User
1 -
Version
1 -
Vulnerability Issue
1 -
Welcome Email
1 -
Workspace
2 -
Workspace Access
1
- « Previous
- Next »
User | Count |
---|---|
40 | |
13 | |
9 | |
9 | |
9 |