- 263 Views
- 4 replies
- 0 kudos
Error while installing lakebridge
Hi All,As part of my Databricks learning journey, I am trying installing the Lakebridge in my system but getting below error.Traceback (most recent call last):File "C:\Users\himan\.databricks\labs\lakebridge\state\venv\Lib\site-packages\databricks\sd...
- 263 Views
- 4 replies
- 0 kudos
- 0 kudos
Hi Himan, Run the 1 command below before you retry the lakebridge installation.set DATABRICKS_AUTH_TYPE=pat Lakebridge will install without issues.
- 0 kudos
- 98 Views
- 0 replies
- 0 kudos
How to restore a workspace ( Cancelled) by mistake
Hello Team, I accidentally cancelled a subscription for a workspace and I lost all the notebooks, jobs along with it. How do I get them restored from Databaricks. Storage is on AWS s3 bucket using unity catalog and I still have access to s3 on aws.I ...
- 98 Views
- 0 replies
- 0 kudos
- 329 Views
- 2 replies
- 0 kudos
Resolved! Guidance Needed on Publishing a Databricks App to the Databricks Marketplace
Hi everyone,We are a Databricks Partner now and Salesforce Partner with over 15 years of experience. We have developed a Databricks App using Free Edition and seek for publication of our App on the Databricks Marketplace. We would appreciate guidance...
- 329 Views
- 2 replies
- 0 kudos
- 0 kudos
Yes, Databricks Marketplace now supports third-party Databricks Apps in Public Preview, so partner-built Streamlit/data and AI apps can be published for customers to discover and install in their own Databricks workspaces. For publishing, the documen...
- 0 kudos
- 214 Views
- 1 replies
- 0 kudos
Not able to login Partner Academy
Hi Team,My company has become a Databricks Partner. I have followed the following steps for Partner Academy RegistrationOpen https://partner-academy.databricks.com/learn in your web browser.after that i was getting likeYou are not authorized to acces...
- 214 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @Vyshnavi_Usthel, Please reach out to your company's Databricks Partner contact first. If you're still unable to access Partner Academy, please raise a support ticket with the Databricks Support team. They will be able to investigate and assist...
- 0 kudos
- 156 Views
- 1 replies
- 0 kudos
Cross-account credential validation failing (MALFORMED_REQUEST) with correctly-configured IAM role
Unable to create a credential configuration via the Account Console (and originally via the AWS Quick Start CloudFormation template). Both the automated CloudFormation createCredentials custom resource and manual credential configuration attempts fai...
- 156 Views
- 1 replies
- 0 kudos
- 0 kudos
Given that you've already ruled out the typical suspects (ARN format, external ID, trust policy, permissions policy, SCPs, propagation delay, role-specific corruption), this is most consistent with a known, somewhat misleadingly-named issue rather th...
- 0 kudos
- 622 Views
- 4 replies
- 1 kudos
AI Is Becoming a Data Problem Before It Becomes a Model Problem
The conversation around AI often starts with models. In reality, long-term value comes from how well data pipelines, governance, and workflows work together.The teams moving fastest seem to be simplifying their stack instead of expanding it.What tren...
- 622 Views
- 4 replies
- 1 kudos
- 1 kudos
Coming from a statistics background, this makes a lot of sense to me. Before any model, we always spend most of the time just cleaning and validating data. the actual modeling is usually the smaller part.I think that's why the medallion architecture ...
- 1 kudos
- 504 Views
- 2 replies
- 1 kudos
Resolved! Databricks apps versus ServiceNow apps
I'm a ServiceNow developer evaluating Databricks as an alternative platform for app development. My pain points with ServiceNow include:Limited-to-zero support for developing apps in popular modern frameworks like React, Flask, and so on.Buggy implem...
- 504 Views
- 2 replies
- 1 kudos
- 1 kudos
TLDR: Databricks Apps is not a 1:1 ServiceNow replacement. Its intended uses are internal web apps tied to data/AI, especially data entry forms and custom operational interfaces; it supports Python or Node.js, React, local IDE-based development, Git-...
- 1 kudos
- 299 Views
- 0 replies
- 1 kudos
From Innovation to Business Impact: Data + AI Summit Executive Debrief
Hi everyone! I hope you're doing well.Many of you know that the Databricks Data + AI Summit is the biggest Data & AI event of the year. This year was particularly special for me, it was my second consecutive year speaking live on stage in San Francis...
- 299 Views
- 0 replies
- 1 kudos
- 269 Views
- 2 replies
- 0 kudos
Query filter among Favorites not returning some favorite queries
Query filter among Favorites not returning some favorite queries. When I search among My queries, they are returned and show as being Favorites. But they do not show up in results when I limit search to Favorites. This seems to be new behavior in t...
- 269 Views
- 2 replies
- 0 kudos
- 0 kudos
Greetings @alm958 , I did some digging and here are some suggestions. Thanks for flagging this. From what you described, this doesn't look like expected Databricks SQL behavior. The clue is that the same queries still show up under My queries as favo...
- 0 kudos
- 6142 Views
- 5 replies
- 4 kudos
Resolved! Databricks partner journey for small firms
Hello,We are a team of 5 ( DE/ Architects ) exploring the idea of starting a small consulting company focused on Databricks as a SI partner and wanted to learn from others who have gone through the partnership journey.I would love to understand how t...
- 6142 Views
- 5 replies
- 4 kudos
- 4 kudos
You can do both at the same time. Start the application process for becoming a partner, and create a Databricks Academy account using your work emails. Hope this helps. Louis
- 4 kudos
- 693 Views
- 6 replies
- 1 kudos
Resolved! create button doesnt work
Hello everyone,I am new to databricks, i created a new free azure account and when i tried to create a new workspace by clicking on the create button on the top right hand corner, nothing happens, i am sure this is some access issue, can someone shed...
- 693 Views
- 6 replies
- 1 kudos
- 1 kudos
Hi Ganesh, As well as @balajij8 advice around making sure you are using a fresh browser. I'd recommend taking a look at these resources. They will help you to understand the overall UI. Customer Academy: Get Started with Databricks Platform Administ...
- 1 kudos
- 584 Views
- 4 replies
- 0 kudos
Incremental Load Without any keys
so am performing incremental load where i want to insert or update data but there are no date columns or any keys how can i do the incremental load from silver to gold layer
- 584 Views
- 4 replies
- 0 kudos
- 0 kudos
The short answer is yes, but with an important condition.Delta Lake's versioning and Change Data Feed make keyless incremental loads possible by tracking changes at the storage layer rather than the data layer. Every write to a Delta table increments...
- 0 kudos
- 63 Views
- 0 replies
- 0 kudos
Question about learning paths for data engineering
Hi everyone, I am relatively new to the platform and I am looking for the best starting point or learning paths regarding data engineering and architecture. Are there any specific documentation sections or community guides you would recommend for beg...
- 63 Views
- 0 replies
- 0 kudos
- 79 Views
- 0 replies
- 0 kudos
Hello from a new community member!
Hi everyone,I am excited to join the Databricks community! I am looking forward to learning more about data architectures, platforms, and sharing insights with other tech enthusiasts here.Glad to be part of the community!
- 79 Views
- 0 replies
- 0 kudos
- 2251 Views
- 3 replies
- 1 kudos
Partnership with Databricks
Hello,What are the pre-requisites to become Databricks partner?
- 2251 Views
- 3 replies
- 1 kudos
- 1 kudos
Hello @Bala_K! For information on becoming a Databricks partner, please email partnerops@Databricks.com. They can guide you through the prerequisites and next steps.
- 1 kudos
-
.CSV
1 -
Access Data
2 -
Access Databricks
3 -
Access Delta Tables
2 -
Account reset
1 -
adcAws databricks
1 -
ADF Pipeline
1 -
ADLS Gen2 With ABFSS
1 -
Advanced Data Engineering
2 -
AI
5 -
Analytics
1 -
Apache spark
1 -
Apache Spark 3.0
1 -
api
1 -
Api Calls
1 -
API Documentation
4 -
App
2 -
Application
2 -
Architecture
1 -
asset bundle
1 -
Asset Bundles
3 -
Auto-loader
1 -
Autoloader
4 -
Aws databricks
1 -
AWS security token
1 -
AWSDatabricksCluster
1 -
Azure
7 -
Azure data disk
1 -
Azure databricks
16 -
Azure Databricks Delta Table
1 -
Azure Databricks Job
1 -
Azure Databricks SQL
6 -
Azure databricks workspace
1 -
Azure Unity Catalog
6 -
Azure-databricks
1 -
AzureDatabricks
1 -
AzureDevopsRepo
1 -
best practices
1 -
Big Data Solutions
1 -
Billing
1 -
Billing and Cost Management
2 -
Blackduck
1 -
Bronze Layer
1 -
Business Intelligence
1 -
CDC
1 -
Certification
3 -
Certification Exam
1 -
Certification Voucher
3 -
CICDForDatabricksWorkflows
1 -
Cloud_files_state
1 -
CloudFiles
1 -
Cluster
3 -
Cluster Init Script
1 -
Comments
1 -
Community Edition
4 -
Community Edition Account
1 -
Community Event
1 -
Community Group
2 -
Community Members
1 -
CommunityArticle
1 -
Compute
3 -
Compute Instances
1 -
conditional tasks
1 -
Connection
1 -
Contest
1 -
Credentials
1 -
csv
1 -
Custom Python
1 -
CustomLibrary
1 -
DAIS2026
1 -
Data
1 -
Data + AI Summit
1 -
Data Engineer Associate
1 -
Data Engineering
4 -
Data Explorer
1 -
Data Governance
1 -
Data Ingestion & connectivity
1 -
Data Ingestion Architecture
1 -
Data Processing
1 -
Databrick add-on for Splunk
1 -
databricks
5 -
Databricks Academy
1 -
Databricks AI + Data Summit
1 -
Databricks Alerts
1 -
Databricks App
2 -
Databricks Assistant
1 -
Databricks autoloader
1 -
Databricks Certification
1 -
Databricks Cluster
2 -
Databricks Clusters
1 -
Databricks Community
10 -
Databricks community edition
3 -
Databricks Community Edition Account
1 -
Databricks Community Rewards Store
3 -
Databricks connect
1 -
Databricks Dashboard
3 -
Databricks delta
2 -
Databricks Delta Table
2 -
Databricks Demo Center
1 -
Databricks Documentation
4 -
Databricks genAI associate
1 -
Databricks JDBC Driver
1 -
Databricks Job
1 -
Databricks Lakeflow
1 -
Databricks Lakehouse Platform
6 -
Databricks Migration
1 -
Databricks Model
1 -
Databricks notebook
2 -
Databricks Notebooks
4 -
Databricks Partner
1 -
Databricks Platform
2 -
Databricks Pyspark
1 -
Databricks Python Notebook
1 -
Databricks Repo
1 -
Databricks Runtime
1 -
Databricks Serverless
2 -
Databricks SQL
5 -
Databricks SQL Alerts
1 -
Databricks SQL Warehouse
1 -
Databricks Terraform
1 -
Databricks UI
1 -
Databricks Unity Catalog
4 -
Databricks User Group
1 -
Databricks Workflow
2 -
Databricks Workflows
2 -
Databricks workspace
3 -
Databricks-connect
1 -
databricks_cluster_policy
1 -
DatabricksJobCluster
1 -
DataCleanroom
1 -
DataDays
1 -
Datagrip
1 -
DataMasking
2 -
DataVersioning
1 -
dbdemos
2 -
DBFS
1 -
DBRuntime
1 -
DBSQL
1 -
DDL
1 -
Dear Community
1 -
deduplication
1 -
Delt Lake
1 -
Delta Live Pipeline
3 -
Delta Live Table
5 -
Delta Live Table Pipeline
5 -
Delta Live Table Pipelines
4 -
Delta Live Tables
7 -
Delta Sharing
2 -
Delta Time Travel
1 -
deltaSharing
1 -
Deny assignment
1 -
Development
1 -
DevOps
1 -
DLT
10 -
DLT Pipeline
7 -
DLT Pipelines
5 -
Dolly
1 -
Download files
1 -
DQX
1 -
Dynamic Variables
1 -
Engineering With Databricks
1 -
env
1 -
ETL Pipelines
1 -
Event Driven
1 -
External Sources
1 -
External Storage
2 -
FAQ for Databricks Learning Festival
2 -
Feature Store
2 -
File Trigger
1 -
Filenotfoundexception
1 -
Free Edition
1 -
Free trial
1 -
friendsofcommunity
1 -
GCP Databricks
1 -
GenAI
2 -
GenAI and LLMs
1 -
GenAI Course Material
1 -
Getting started
3 -
Google Bigquery
1 -
HIPAA
1 -
Hubert Dudek
2 -
import
2 -
Integration
1 -
JDBC Connections
1 -
JDBC Connector
1 -
Job Task
1 -
JSON Object
1 -
LakeflowDesigner
1 -
Learning
2 -
Lineage
1 -
LLM
1 -
Login
1 -
Login Account
1 -
Machine Learning
3 -
MachineLearning
1 -
Market Place
1 -
Materialized Tables
2 -
Medallion Architecture
1 -
meetup
2 -
Metadata
1 -
Migration
1 -
ML Model
2 -
MlFlow
2 -
Model
1 -
Model Serving
1 -
Model Training
1 -
Module
1 -
Monitoring
1 -
Networking
2 -
Notebook
1 -
Onboarding
1 -
Onboarding Trainings
1 -
OpenAI
1 -
Pandas udf
1 -
Permissions
1 -
personalcompute
1 -
Pipeline
2 -
Plotly
1 -
PostgresSQL
1 -
Pricing
1 -
provisioned throughput
1 -
Pyspark
1 -
Python
5 -
Python Code
1 -
Python Wheel
1 -
Quickstart
1 -
Read data
1 -
Repos Support
1 -
Reset
1 -
Rewards Store
2 -
Salesforce with Databricks
1 -
Sant
1 -
Schedule
1 -
Serverless
3 -
serving endpoint
1 -
Session
1 -
Sign Up Issues
2 -
Software Development
1 -
Spark
1 -
Spark Connect
1 -
Spark scala
1 -
sparkui
2 -
Speakers
1 -
Splunk
2 -
SQL
8 -
streamlit
1 -
Summit23
7 -
Support Tickets
1 -
Sydney
2 -
Table Download
1 -
Tags
3 -
terraform
1 -
Training
2 -
Troubleshooting
1 -
Unity Catalog
4 -
Unity Catalog Metastore
2 -
Update
1 -
user groups
2 -
Venicold
3 -
Vnet
1 -
Voucher Not Recieved
1 -
Watermark
1 -
Webinar
1 -
Weekly Documentation Update
1 -
Weekly Release Notes
2 -
Women
1 -
Workflow
2 -
Workspace
3
- « Previous
- Next »
| User | Count |
|---|---|
| 142 | |
| 123 | |
| 57 | |
| 45 | |
| 40 |