- 10612 Views
- 2 replies
- 6 kudos
Databricks LLM Evolution and Future Prospects
Databricks LLM Evolution and Future ProspectsDatabricks has progressed from a big-data compute engine to a full-stack AI powerhouse that designs, trains, and serves state‐of‐the-art large language models (LLMs). This article explores two key technica...
- 10612 Views
- 2 replies
- 6 kudos
- 6 kudos
Thanks, @RiyazAliM, for checking out the blog post!More insights on Databricks LLM and Dolly are on the way in the next one. Stay tuned and keep learning!Best,Ayush
- 6 kudos
- 9333 Views
- 3 replies
- 9 kudos
Modernizing Legacy Data Platforms to Lakehouse for AI-Readiness
As organizations increasingly migrate from legacy platforms—like on-prem SQL Server, Oracle Exadata, Teradata, Informatica, Cloudera, or Netezza—to modern cloud architectures, one critical question often arises:"Are we just lifting and shifting the s...
- 9333 Views
- 3 replies
- 9 kudos
- 9 kudos
Great article @hozefa413 , It shows all your expertise and delivery excellence
- 9 kudos
- 3093 Views
- 0 replies
- 0 kudos
Implementing data contracts on Databricks for industrial AI pipelines
Enforce schema consistency using declarative contracts on Databricks Lakehouse.Industrial AI is transforming how operations are optimized, from forecasting equipment failure to streamlining supply chains. But even the most advanced models are only as...
- 3093 Views
- 0 replies
- 0 kudos
- 4419 Views
- 2 replies
- 3 kudos
Establishing Trust relationship for Databricks on AWS
Hello.Our databricks is on Azure. We are trying to connect with AWS S3 as an external source from Unity Catalog.We have followed all steps given here, is there anything additional required?https://docs.databricks.com/aws/en/connect/unity-catalog/clou...
- 4419 Views
- 2 replies
- 3 kudos
- 3 kudos
Hi @gdschld ,what ID have you used here:"sts:ExternalId": "<STORAGE-CREDENTIAL-EXTERNAL-ID>"I haven't done this for some time and got a bit confused with this STORAGE-CREDENTIAL-EXTERNAL_ID. I used to put there Databricks Account ID.I found this, it ...
- 3 kudos
- 8563 Views
- 2 replies
- 1 kudos
How to enable unity catalog system tables?
Unity Catalog system tables provide lots of metadata & log data related to the operations of Databricks. System tables are organized into separate schemas containing one to a few tables owned and updated by Databricks. The storage and the cost of the...
- 8563 Views
- 2 replies
- 1 kudos
- 1 kudos
It's in the Databricks CLI Unity Catalog section Databricks CLI commands | Databricks DocumentationmetastoresCommands to manage metastores, which are the top-level container of objects in Unity Catalog:assign, create, current, delete, get, list, summ...
- 1 kudos
- 3008 Views
- 1 replies
- 3 kudos
Building DLT Pipelines with Databricks Free Edition and Amazon Q Developer
How AI-powered development accelerated my data engineering workflow Watch the Complete Development Process YouTube Video: See the entire 30-minute development sessionThis is a screen recording without voice narration showing the complete development ...
- 3008 Views
- 1 replies
- 3 kudos
- 3 kudos
This is super insightful @Pat, thanks for sharing this with the Community!
- 3 kudos
- 2065 Views
- 2 replies
- 0 kudos
Resolved! Databricks VS code extension to add cell title
I use the databricks extension in vs code for all my work. Is there any way for me to add a cell title from the extension itself?. There is no point in adding in the server version of this notebook cause when I sync the local to sever, it will overwr...
- 2065 Views
- 2 replies
- 0 kudos
- 0 kudos
One needs to use # DBTITLE 1,cell_title in a py file # COMMAND ---------- # DBTITLE 1,Title 1 from pyspark.sql import SparkSession from delta.tables import DeltaTable from pyspark.sql.functions import *
- 0 kudos
- 3108 Views
- 1 replies
- 4 kudos
The Databricks Python SDK
The Databricks SDK is a script (written in Python, in our case) which lets you control and automate actions on Databricks using the methods available in the WorkSpaceClient (more about this below).Why do we need Databricks SDK:- Automation: You can d...
- 3108 Views
- 1 replies
- 4 kudos
- 3021 Views
- 2 replies
- 4 kudos
Apache 4.0
Missed the Apache Spark 4.0 release? It is not just a version bump, it is a whole new level for big data processing. Some of the highlights that really stood out to me:1. SQL just got way more powerful: reusable UDFs, scripting, session variables, an...
- 3021 Views
- 2 replies
- 4 kudos
- 4 kudos
Yeah, Spark 4.0 brings powerful enhancements while staying compatible with existing workloads.Thank you for putting this together and highlighting the key updates, @ilir_nuredini.
- 4 kudos
- 3845 Views
- 4 replies
- 0 kudos
Data Modeling
Just got out of a session on Data Modeling using the Data Vault paradigm. Highly recommended to help think through complex data design. Look out for Data Modeling 101 for Data Lakehouse Demystified by Luan Medeiros.
- 3845 Views
- 4 replies
- 0 kudos
- 0 kudos
Hi @BS_THE_ANALYST , please use this link with code for reference :https://www.databricks.com/blog/data-vault-best-practice-implementation-lakehouse
- 0 kudos
- 1948 Views
- 0 replies
- 1 kudos
Databricks Asset Bundles
Why Should You Use Databricks Asset Bundles (DABs)?Without proper tooling, Data Engineering and Machine Learning projects can quickly become messy.That is why we recommend leveraging DABs to solve these common challenges:1. Collaboration:Without stru...
- 1948 Views
- 0 replies
- 1 kudos
- 15389 Views
- 8 replies
- 8 kudos
My Journey with Schema Management in Databricks
When I first started handling schema management in Databricks, I realized that a little bit of planning could save me a lot of headaches down the road. Here’s what I’ve learned and some simple tips that helped me manage schema changes effectively. On...
- 15389 Views
- 8 replies
- 8 kudos
- 8 kudos
Haha, glad it made sense! Joao.Try it out, and if you run into any issues, just let me know. Always happy to help! And best friends? You got it!
- 8 kudos
- 2370 Views
- 2 replies
- 6 kudos
🔐 How Do I Prevent Users from Accidentally Deleting Tables in Unity Catalog? 🔐
Question:I have a role called dev-dataengineer with the following privileges on the catalog dap_catalog_dev:APPLY TAGCREATE FUNCTIONCREATE MATERIALIZED VIEWCREATE TABLECREATE VOLUMEEXECUTEREAD VOLUMEREFRESHSELECTUSE SCHEMAWRITE VOLUMEDespite this, u...
- 2370 Views
- 2 replies
- 6 kudos
- 6 kudos
Managing assets in UC is always a overhead maintenance. We have this access controls in terraform codes and it is always hard to see what level of access is given to different personas in the org. We are building an audit dashboard for it.
- 6 kudos
- 2574 Views
- 1 replies
- 1 kudos
Databricks Optimization Tips – What’s Your Secret?
When I first started working with Databricks, I was genuinely impressed by its potential. The seamless integration with Delta Lake, the power of PySpark, and the ability to process massive datasets at incredible speeds—it was truly impactful.Over tim...
- 2574 Views
- 1 replies
- 1 kudos
- 1 kudos
1. Try to remove cache() and persist() in the dataframe operations in the code base.2. Fully avoid driver operations like collect() and take() - the information from the executors are brought back to driver, which is highly network i/o overhead.3. Av...
- 1 kudos
- 996 Views
- 0 replies
- 0 kudos
Request for a guest post
Hi, I hope you're doing well. My name is Prasanna. C, Digital Marketing Strategist at Express Analytics, a company that understands consumer behavior and provides analytics solutions and services to businesses. Express Analytics primarily offers...
- 996 Views
- 0 replies
- 0 kudos
-
Access Data
1 -
Access Delta Tables
1 -
ADB
1 -
ADF Linked Service
1 -
ADF Pipeline
1 -
Advanced Data Engineering
6 -
agent bricks
2 -
Agent Skills
1 -
Agentic AI
3 -
agents
1 -
AI
4 -
AI Agents
8 -
AI Readiness
1 -
AIBI
3 -
Analytics
2 -
Analytics Engineering
1 -
Apache Iceberg
1 -
Apache spark
3 -
Apache Spark 3.0
2 -
ApacheSpark
1 -
Aqe
1 -
Architecture
6 -
Asset Bundles
1 -
Associate Certification
2 -
Audit
1 -
AUTO CDC
1 -
Auto-loader
1 -
Automation
3 -
Automl
1 -
AWSDatabricksCluster
2 -
Azure
5 -
Azure databricks
4 -
Azure Databricks Delta Table
3 -
Azure Databricks Job
2 -
Azure Delta Lake
3 -
Azure devops integration
2 -
Azure Unity Catalog
3 -
AzureDatabricks
2 -
best practices
1 -
BI Integrations
1 -
Big data
1 -
Billing and Cost Management
2 -
Blog
1 -
BroadcastJoin
1 -
Bronze Layer
1 -
Bronze Table
1 -
Build a Databricks App on Free Edition with a Genie Agent at its core.
1 -
Caching
2 -
Cash Flow
1 -
CDC
4 -
CDF
1 -
Certification
1 -
Certification Badge
1 -
Certification Exam
1 -
CICD
4 -
CICDForDatabricksWorkflows
2 -
Cluster
1 -
Cluster Policies
1 -
Cluster Pools
1 -
Collect
1 -
Community Contest
1 -
Community Event
1 -
CommunityArticle
2 -
Cost Optimization Effort
2 -
CostOptimization
3 -
Creative Thinking
1 -
custom compute policy
1 -
CustomLibrary
1 -
DABs
2 -
DAIS 0206
3 -
DAIS 2026
2 -
Dashboards
2 -
Data
1 -
Data Agents
1 -
Data Analysis with Databricks
1 -
Data Architecture
2 -
Data Driven AI Roadmap
1 -
Data Engineering
24 -
Data Governance
5 -
Data Ingestion
2 -
Data Ingestion & connectivity
1 -
data layout
1 -
Data Mesh
1 -
data optimization
1 -
Data Processing
1 -
Data Quality
3 -
Data warehouse
1 -
Data Warehousing
1 -
databricks
4 -
Databricks App
2 -
Databricks Apps
13 -
Databricks Assistant
2 -
Databricks Blog
1 -
Databricks Certified
1 -
Databricks Clusters
1 -
Databricks Community
1 -
Databricks Dashboard
2 -
Databricks Delta Table
3 -
Databricks Demo Center
1 -
Databricks Free Edition
1 -
Databricks genAI associate
1 -
databricks genie
3 -
Databricks Job
2 -
Databricks Lakeflow
3 -
Databricks Lakehouse
3 -
Databricks Migration
3 -
Databricks Mlflow
1 -
Databricks News
1 -
Databricks Notebooks
1 -
Databricks Partner
1 -
Databricks Pyspark
3 -
Databricks Serverless
3 -
Databricks SQL
1 -
Databricks Support
1 -
Databricks Training
1 -
Databricks Unity Catalog
3 -
Databricks Workflows
3 -
DatabricksAutomation
2 -
DatabricksML
1 -
DatabricksOptimization
1 -
DataEngineering
1 -
DBR Versions
1 -
Declartive Pipelines
2 -
DeepLearning
1 -
Delta Lake
19 -
Delta Lake Files
1 -
Delta Live Table
3 -
Delta Live Tables
1 -
Delta Tables
1 -
Delta Time Travel
1 -
Delta-lake
1 -
DeltaLake
1 -
DevOps
2 -
DimensionTables
1 -
DLT
3 -
DLT Pipeline
1 -
DLT Pipelines
3 -
DLT-Meta
1 -
Dns
1 -
Dynamic
1 -
Dynamic Partition
1 -
ETL
1 -
ETL Pipelines
2 -
fastapi
1 -
Feature Store
1 -
Financial Services
1 -
Forecasting
1 -
Fraud Detection
1 -
Free Databricks
3 -
Free Edition
1 -
GenAI
1 -
GenAI agent
2 -
GenAI and LLMs
4 -
GenAIGeneration AI
2 -
Generation AI
1 -
Generative AI
6 -
Generative AI Engineer
1 -
Genie
15 -
Genie Agent
1 -
Genie Agents
11 -
Genie-Powered App Challenge - 2026
3 -
GenieOntology
2 -
Git
1 -
Gold Layer
1 -
GoldLayer
1 -
Google Bigquery
1 -
Google cloud
1 -
Governance
2 -
Governed Tag
1 -
hackathon
2 -
Hive metastore
1 -
Hubert Dudek
42 -
Hybrid Lakehouse
1 -
Incremental Load
1 -
Kafka streaming
3 -
Keyvault
1 -
LakeBase
4 -
Lakeflow
1 -
Lakeflow Declarative Pipelines
1 -
Lakeflow Pipelines
3 -
LakeflowDesigner
1 -
Lakehouse
5 -
Lakehouse Migration
1 -
Langchain
1 -
LangGraph
2 -
Lazy Evaluation
1 -
Learning
2 -
Library Installation
1 -
LightGBM
1 -
Lineage
2 -
LiquidClustering
2 -
Live Tables CDC
2 -
Llama
1 -
LLM
1 -
LLM Evaluation
1 -
LLM-as-a-Judge
1 -
LLMs
1 -
Machine Learning
3 -
mcp
3 -
Medallion Architecture
7 -
MERGE
1 -
MERGE Performance
2 -
Metadata
2 -
Metric Views
2 -
Migration
1 -
Migrations
1 -
MlFlow
3 -
Model Serving
1 -
mosic ai search
1 -
MSExcel
3 -
Multi-Table Transactions
1 -
Multiagent
4 -
Networking
2 -
New Features
1 -
NotMvpArticle
1 -
Ontology
1 -
Operations Analytics
2 -
Optimization
1 -
Optimize Command
1 -
Partitioning
4 -
Partner
2 -
Performance
2 -
Performance Tuning
4 -
PII
1 -
Powerbi
1 -
PredictiveOptimization
1 -
Private Link
1 -
Prompt Tuning
1 -
Pyspark
8 -
Pyspark Code
1 -
Pyspark Databricks
1 -
Pytest
1 -
Python
1 -
RBAC
1 -
Reading-excel
2 -
Retail Forecasting
1 -
Row Level Security
1 -
SAP
3 -
SAP BW
1 -
Sap Hana Driver
1 -
Scala Code
1 -
Scd Type 2
1 -
Scheduled Tasks
1 -
Scripting
1 -
SDK
1 -
Security
1 -
Semantic Layer
1 -
Serverless
2 -
Small Business
1 -
Spanish
2 -
Spark
9 -
Spark Caching
1 -
Spark Performance
1 -
SparkSQL
1 -
SQL
4 -
Sql Scripts
2 -
SQL Serverless
1 -
streaming
2 -
streamlit
3 -
Structured streaming
1 -
Students
2 -
Supervisor Agent
1 -
Supply Chain
1 -
Support Ticket
1 -
Sync
1 -
Table Formats
1 -
Training
1 -
Tutorial
4 -
UCSD
1 -
Unit Test
1 -
Unit testing
1 -
Unity Catalog
23 -
Unity Cataloge
1 -
Unity Catalogue
1 -
Unity Catlog
1 -
University Alliance
1 -
VACUUM Command
1 -
Variant
1 -
Vnet Injection
1 -
Vnet peering
1 -
Warehousing
1 -
Workflow Jobs
1 -
Workflows
10 -
Zerobus
2 -
Zorder
1 -
Zordering
2
- « Previous
- Next »
| User | Count |
|---|---|
| 85 | |
| 75 | |
| 72 | |
| 60 | |
| 43 |