- 1659 Views
- 5 replies
- 7 kudos
From Associate to Professional: My Learning Plan to ace all Databricks Data Engineer Certifications
In today’s data-driven world, the role of a data engineer is critical in designing and maintaining the infrastructure that allows for the efficient collection, storage, and analysis of large volumes of data. Databricks certifications holds significan...
- 1659 Views
- 5 replies
- 7 kudos
- 7 kudos
@ms_ccg You are correct. I got that error too. Seems like Databricks has removed some of these. I would suggest you to search for those separately via Databricks Academy or external resources. Let me know if you need any help.
- 7 kudos
- 587 Views
- 0 replies
- 0 kudos
Databricks User interface updates
AI/BI dashboards:Improvements:The assistant can now help you edit chart axis titles and control the visibility of chart data labels.You can now assign multiple measures to pivot tables.Added more relative datetime options, such as Last 10 seconds and...
- 587 Views
- 0 replies
- 0 kudos
- 3060 Views
- 2 replies
- 0 kudos
Resolved! DevOps CICD for Databricks Schema
Does anyone know how to do DevOps CICD pipeline to deploy changes to a Databricks Catalog? I've added a couple tables in DEV and need to deploy in Prod. Could'nt find any info on this anywhere.
- 3060 Views
- 2 replies
- 0 kudos
- 0 kudos
Thanks @Retired_mod , the links refer mostly deployments of workspace objects rather than changes in database objects, eg. a new schema, table, or new column added to a table etc. I'll keep looking...
- 0 kudos
- 799 Views
- 1 replies
- 1 kudos
Databricks Terraform Authentication Methods
Databricks, a unified data analytics platform, is widely recognized for its ability to process big data and run complex algorithms. When it comes to infrastructure as code, Terraform stands out as a tool that can manage Databricks resources efficient...
- 799 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi @Ajay-Pandey , Thank you for sharing this comprehensive guide on managing Databricks resources with Terraform. The detailed explanation of the different authentication methods and examples is very helpful. I appreciate you taking the time to put t...
- 1 kudos
- 1918 Views
- 0 replies
- 0 kudos
Reading modes in spark
Hello Everyone, 3 type of reading mode into pyspark:1.Permissive Mode : its a default mode. if spark is not able to parse it due to dattype mismatch then make it as null without impacting other result, i.e only issue record are null others are fine.2...
- 1918 Views
- 0 replies
- 0 kudos
- 559 Views
- 0 replies
- 0 kudos
Lakehouse Monitoring GA: Profile, diagnose, and enforce data quality
Lakehouse Monitoring provides automated profiling and a dashboard that visualizes trends and anomalies over time. Track key metrics such as data volume, percent nulls, numerical distribution changes, and categorical distribution. For inference tables...
- 559 Views
- 0 replies
- 0 kudos
- 2126 Views
- 2 replies
- 0 kudos
Error code 403 - Invalid access to Org
I am trying to make a GET /api/2.1/jobs/list call in a Notebook to get a list of all jobs in my workspace but am unable to do so due to a 403 "Invalid access to Org" error message. I am using a new PAT and the endpoint is correct. I also have workspa...
- 2126 Views
- 2 replies
- 0 kudos
- 0 kudos
Hello, this API you are running is to the same workspace where you are currently located? Are you using classic compute or user Serverless compute? In case it is serverless can you test it with classic? Also may I know on which region and which cloud...
- 0 kudos
- 431 Views
- 0 replies
- 0 kudos
Reference SQL results in Workflows [Private Preview]
Reference the result of SQL tasks in Workflows and use it for control flow (If/else condition, For each task) or as a parameter of another task.Enable it today from your Previews page.
- 431 Views
- 0 replies
- 0 kudos
- 589 Views
- 2 replies
- 3 kudos
Resolved! Observability for materialized views and streaming tables
You can now view a materialized view/streaming table's refresh information and schedules from the Catalog Explorer page.
- 589 Views
- 2 replies
- 3 kudos
- 3 kudos
Thank you for sharing this valuable information with the community! @Ajay-Pandey This will surely help many users manage their data workflows more efficiently. We appreciate your contribution and encourage more insights like this.
- 3 kudos
- 1977 Views
- 1 replies
- 4 kudos
Best Practices for Utilizing Databricks Asset Bundles
Best practices for utilizing Databricks Asset Bundles effectively streamline your data and AI projects, ensuring they are robust, scalable, and maintainable. Here are some key practices to consider:1. Version Control: Always maintain a versioned hist...
- 1977 Views
- 1 replies
- 4 kudos
- 4 kudos
Thank you for sharing these best practices. @Ajay-Pandey We appreciate your contribution to helping the community members streamline their projects effectively.
- 4 kudos
- 634 Views
- 0 replies
- 1 kudos
Enhancements: Markdown Easy Editor
Dears,This idea is to bring the HTML editor to our markdown cells in notebook, this will help the developers add comments and note in fast and easy way.Thanks
- 634 Views
- 0 replies
- 1 kudos
- 1217 Views
- 2 replies
- 4 kudos
Resolved! DLT pipeline development made simple with notebooks
We’re just a couple weeks removed from the biggest Data + AI Summit in history, where we introduced Databricks LakeFlow, a unified, intelligent solution for data engineering. While we are hard at work evolving DLT and Workflows into the new unified s...
- 1217 Views
- 2 replies
- 4 kudos
- 4 kudos
Hi @Rishabh-Pandey Thank you for sharing this insightful update! We're thrilled to see your enthusiasm for the latest enhancements to the DLT development experience. Please keep sharing your experiences and insights with the community. Thanks,Rishab...
- 4 kudos
- 1243 Views
- 1 replies
- 1 kudos
Resolved! Databricks SQL fixes
Added support for customizing scatter point size and opacity in AI/BI dashboards.Improved interactivity in displaying tooltips when hovering over pie, scatter, and heatmap charts with many data points.AI/BI dashboard widgets created by Databricks Ass...
- 1243 Views
- 1 replies
- 1 kudos
- 1 kudos
Thank you for sharing the updates on fixes @Ajay-Pandey .
- 1 kudos
- 2223 Views
- 1 replies
- 3 kudos
What is Accumulators and Broadcast Variables
1) Accumulators: Accumulators are used to implement counters and sum in Spark applications.Accumulators allow you to aggregate values from tasks running on worker nodes back to the driver program. They provide a way for tasks to incrementally update ...
- 2223 Views
- 1 replies
- 3 kudos
- 3 kudos
Thank you for sharing this @Yogic24 . I am sure it will help other community members.
- 3 kudos
- 1241 Views
- 1 replies
- 1 kudos
Resolved! AI/BI dashboard list API
You can now list existing AI/BI dashboards via API.Learn more
- 1241 Views
- 1 replies
- 1 kudos
- 1 kudos
Thank you for sharing this , @Ajay-Pandey . We appreciate your contribution.
- 1 kudos
- 800 Views
- 1 replies
- 3 kudos
Why we are using shared variables into spark?
Hello Databricks Community!I am excited to share my first blog post with you all. This is a small and basic introduction to the concept of shared variables in Apache Spark. I hope this post will help those who are new to Spark understand why shared ...
- 800 Views
- 1 replies
- 3 kudos
- 3 kudos
Hi @Yogic24 , Welcome to the Databricks Community! Thank you for sharing your first blog post with us, I am sure it will help our community members. Thank you for your contribution and support! Thanks,Rishabh
- 3 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-
ADF Linked Service
1 -
ADF Pipeline
1 -
Append blob
1 -
AWS
1 -
Azure databricks
1 -
Azure DevOps
1 -
Azure devops integration
1 -
ChangingSchema
1 -
CICD
1 -
CICDForDatabricksWorkflows
1 -
Clone
1 -
Cluster
1 -
Cluster Pools
1 -
compute policies
1 -
compute policy
1 -
Cost
1 -
Cost Optimization Effort
1 -
custom compute policy
1 -
CustomLibrary
1 -
Data Engineering
1 -
Databricks Delta Table
1 -
Databricks Demo Center
1 -
Databricks jobs
1 -
Databricks Migration
1 -
Databricks Mlflow
1 -
Databricks Support
1 -
Databricks Unity Catalog
2 -
Databricks Workflows
1 -
DatabricksML
1 -
DatabricksWorkflowsCICD
1 -
Date
1 -
Delta Lake
3 -
Devops
1 -
DimensionTables
1 -
Dns
1 -
Dynamic
1 -
Hive metastore
1 -
Jobs & Workflows
1 -
LakeFlow
1 -
Library Installation
1 -
Mlops
1 -
Networking
1 -
Partner
1 -
Private Link
1 -
Pyspark Code
1 -
Question
1 -
Scala Code
1 -
Schema
1 -
Schema Evaluation
1 -
Serverless SQL Datawarehouse
1 -
Spark
4 -
SparkSQL
1 -
Support Ticket
1 -
Sync
1 -
ucx
1 -
Unity Catalog
2 -
Unity Catlog
1 -
Workflow Jobs
1 -
Workflows
1
- « Previous
- Next »
User | Count |
---|---|
40 | |
12 | |
10 | |
7 | |
6 |