cancel
Showing results for 
Search instead for 
Did you mean: 
Community Articles
Dive into a collaborative space where members like YOU can exchange knowledge, tips, and best practices. Join the conversation today and unlock a wealth of collective wisdom to enhance your experience and drive success.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

himoshi
by New Contributor II
  • 5972 Views
  • 3 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...

  • 5972 Views
  • 3 replies
  • 0 kudos
Latest Reply
xmad2772
New Contributor II
  • 0 kudos

Hey did you make any progress on the error? I'm experiencing the same in my environment. Thanks! 

  • 0 kudos
2 More Replies
yadvendra_ksh
by New Contributor II
  • 615 Views
  • 0 replies
  • 0 kudos

The Hidden Security Risks in Stored Procedure Migrations—What Databricks Exposed

Your stored procedure migration to DB isn't just a 'copy-paste' job - it's a security nightmare waiting to happen.We discovered our 'trusted' stored procedures had hidden access patterns that nearly compromised our entire data governance model. Here'...

  • 615 Views
  • 0 replies
  • 0 kudos
yadvendra_ksh
by New Contributor II
  • 1242 Views
  • 0 replies
  • 1 kudos

The Hidden Pitfalls of Snowflake to Databricks Migrations

Everyone's rushing their Snowflake to Databricks migration, and they're setting themselves up for failure.After leading multiple enterprise migrations to Databricks last quarter, here's what shocked me: The technical lift isn't the hard part. It's th...

  • 1242 Views
  • 0 replies
  • 1 kudos
Ajay-Pandey
by Databricks MVP
  • 2089 Views
  • 1 replies
  • 1 kudos

📊 Simplifying CDC with Databricks Delta Live Tables & Snapshots 📊

In the world of data integration, synchronizing external relational databases (like Oracle, MySQL) with the Databricks platform can be complex, especially when Change Data Feed (CDF) streams aren’t available. Using snapshots is a powerful way to mana...

Pull-Based Snapshots.png
  • 2089 Views
  • 1 replies
  • 1 kudos
Latest Reply
BilalHaniff1
New Contributor II
  • 1 kudos

Hi AjayCan apply changes into snapshot handle re-processing of an older snapshot? UseCase:- Source has delivered data on day T, T1 and T2.  - Consumers realise there is an error on the day T data, and make a correction in the source. The source redel...

  • 1 kudos
ChsAIkrishna
by Contributor
  • 1627 Views
  • 1 replies
  • 4 kudos

Consideration Before Migrating Hive Tables to Unity Catalog

Databricks recommends four methods to migrate Hive tables to Unity Catalog, each with its pros and cons. The choice of method depends on specific requirements.SYNC: A SQL command that migrates schema or tables to Unity Catalog external tables. Howeve...

highresrollsafe piz.PNG
  • 1627 Views
  • 1 replies
  • 4 kudos
Latest Reply
Mantsama4
Valued Contributor
  • 4 kudos

This is a great solution! The post effectively outlines the methods for migrating Hive tables to Unity Catalog while emphasizing the importance of not just performing a simple migration but transforming the data architecture into something more robus...

  • 4 kudos
MichTalebzadeh
by Valued Contributor
  • 5956 Views
  • 3 replies
  • 3 kudos

Resolved! Feature Engineering for Data Engineers: Building Blocks for ML Success

For a  UK Government Agency, I made a Comprehensive presentation titled " Feature Engineering for Data Engineers: Building Blocks for ML Success".  I made an article of it in Linkedlin together with the relevant GitHub code. In summary the code delve...

Community Articles
feature engineering
ML
python
  • 5956 Views
  • 3 replies
  • 3 kudos
Latest Reply
Mantsama4
Valued Contributor
  • 3 kudos

This is a fantastic post! The detailed explanation of feature engineering, from handling missing values to using Variational Autoencoders (VAEs) for synthetic data generation, provides invaluable insights for improving machine learning models. The ap...

  • 3 kudos
2 More Replies
Harun
by Honored Contributor
  • 13735 Views
  • 3 replies
  • 6 kudos

Comprehensive Guide to Databricks Optimization: Z-Order, Data Compaction, and Liquid Clustering

Optimizing data storage and access is crucial for enhancing the performance of data processing systems. In Databricks, several optimization techniques can significantly improve query performance and reduce costs: Z-Order Optimize, Optimize Compaction...

  • 13735 Views
  • 3 replies
  • 6 kudos
Latest Reply
Mantsama4
Valued Contributor
  • 6 kudos

I also have the same question!

  • 6 kudos
2 More Replies
Mantsama4
by Valued Contributor
  • 5199 Views
  • 0 replies
  • 0 kudos

How can Databricks AI/BI Genie, RAG, & LLMs seamlessly coexist with MS Copilot to drive innovation?

The future of enterprise productivity and analytics lies in the seamless integration of advanced tools like Databricks Genie AI/BI, RAG & LLMs and Microsoft Copilot. While each serves distinct purposes, their coexistence can unlock unparalleled value...

  • 5199 Views
  • 0 replies
  • 0 kudos
Mantsama4
by Valued Contributor
  • 2019 Views
  • 0 replies
  • 1 kudos

How Databricks Empowers Scalable Data Products Through Medallion Mesh Architecture?

Unlock the Power of Your Data: Solving Fragmentation and Governance Challenges!In today’s fast-paced, data-driven enterprises, fragmented data and governance issues create roadblocks to decision-making and innovation. Traditional architectures strugg...

  • 2019 Views
  • 0 replies
  • 1 kudos
Mantsama4
by Valued Contributor
  • 683 Views
  • 0 replies
  • 0 kudos

Rebuilding and Re-Platforming Your Databricks Lakehouse with Serverless Compute

Dear Databricks Community,In today’s fast-paced data landscape, managing infrastructure manually can slow down innovation, increase costs, and limit scalability. Databricks Serverless Compute solves these challenges by eliminating infrastructure over...

  • 683 Views
  • 0 replies
  • 0 kudos
nk25
by New Contributor II
  • 2745 Views
  • 3 replies
  • 0 kudos

Getting data from Databricks into Excel using Databricks Jobs API

If you have your data in Databricks, but like to analyse it in Excel, you can use Web API on Power Query. It allows you to not just query an existing table, but also trigger the execution of a PySpark notebook using Databricks Jobs API, and get the d...

  • 2745 Views
  • 3 replies
  • 0 kudos
Latest Reply
NandiniN
Databricks Employee
  • 0 kudos

Got it, yes you have specified the same in your message. Thanks for sharing.

  • 0 kudos
2 More Replies
Takuya-Omi
by Valued Contributor III
  • 2321 Views
  • 1 replies
  • 3 kudos

How to Grant Workspace Admin Permissions to an ID Using Parent Groups

Hello,There are several ways to grant Workspace Admin permissions in Databricks. While this may seem straightforward, I found it a bit confusing when I started using Databricks, so I’d like to share my experience. This guide is aimed at beginners.How...

TakuyaOmi_4-1735401774100.png TakuyaOmi_2-1735401216903.png TakuyaOmi_5-1735401862717.png TakuyaOmi_6-1735402496967.png
  • 2321 Views
  • 1 replies
  • 3 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 3 kudos

Thanks for sharing this is great!

  • 3 kudos
Akash_Wadhankar
by New Contributor III
  • 702 Views
  • 0 replies
  • 0 kudos

Learn Data Engineering on Databricks step by step

For new aspiring Data Engineers, it has always been difficult to start their learning. With decade of experience in Data Engineering now I have put together a series of article that can help new aspirants. The list is small attempt to help new Data E...

  • 702 Views
  • 0 replies
  • 0 kudos
jirukulapati
by New Contributor III
  • 2258 Views
  • 3 replies
  • 1 kudos

Is there any way to add a Matplotlib visualizaton to a notebook Dashboard?

So I love that  databricks lets you display a dataframe, create a visualization of it, then add that visualization to notebook dashboard to present.  However, the visualizations lack some customization that I would like.  For example the heat map vis...

  • 2258 Views
  • 3 replies
  • 1 kudos
Latest Reply
Walter_C
Databricks Employee
  • 1 kudos

This is correct, it seems the way you want to implement is not currently supported

  • 1 kudos
2 More Replies

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
Labels