- 1819 Views
- 4 replies
- 1 kudos
Resolved! Workflow Notification: Pass/Failed –Schema Evolution/Rescue Mode Triggered for complex json file
We are implementing an incremental load for semi-structured data [ complex nested Json file ]using Auto Loader. To handle schema drifts—such as new fields, changes in column order, or data type and precision modifications (e.g., Decimal and Integer)—...
- 1819 Views
- 4 replies
- 1 kudos
- 1 kudos
Could you please help us with this? We are currently blocked in development. When new fields are added to the source JSON, the nested field names are captured in the _rescued_data (rescue) column. However, we do not get any indication of the type of ...
- 1 kudos
- 1448 Views
- 2 replies
- 0 kudos
Resolved! Decimal Precision Loss While Reading Parquet Files in Databricks
We are extracting data from SQL Server/Oracle using ADF and storing it in Parquet format. When reading the files in Databricks using spark.read.parquet, decimal values are getting truncated—for example, 1245.1111111189979 becomes 1245.111111118. This...
- 1448 Views
- 2 replies
- 0 kudos
- 1425 Views
- 2 replies
- 0 kudos
Free Edition Apps - Failed to create app service principal due to unexpected error.
I'm trying to create an app within free edition, and I'm getting an error: "Compute error: Failed to create app service principal due to unexpected error."No matter what I do I get the same error any time I try to create an app. Any framework. hello ...
- 1425 Views
- 2 replies
- 0 kudos
- 0 kudos
Hi @mcguiles, I've checked this internally. From what you describe, you’re not doing anything wrong. This appears to be a platform issue with Databricks Apps on the Free Edition rather than a misconfiguration in your workspace. When you create an app...
- 0 kudos
- 5425 Views
- 4 replies
- 5 kudos
Resolved! Delta Share Recipient
Is it possible to catalog a delta share as a recipient in Databricks Free?
- 5425 Views
- 4 replies
- 5 kudos
- 5 kudos
Hi @lynchdhl, Yes. You can use Delta Sharing as a recipient on Databricks Free Edition, and you can catalog a share as long as your Free workspace is Unity Catalog-enabled. Functionally, this works the same as on paid workspaces. Delta Sharing is gen...
- 5 kudos
- 1845 Views
- 2 replies
- 1 kudos
Unable to login free edition
Hello Team,I hope you are doing well.I have been a long-time user of the Databricks Community Edition and have actively used it over the years to build and maintain several notebooks for learning and experimentation.Recently, I understand that Databr...
- 1845 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @dmptiprabhakar,I have seen a few cases like this recently after the transition from Community Edition to Free Edition, and there are actually two different things happening here that are often mixed together.First, about the notebooks:Community E...
- 1 kudos
- 2026 Views
- 2 replies
- 1 kudos
Resolved! Request Access for Notebooks or workspaces from Databricks Community Edition
I have been a long-time user of Databricks Community Edition, where I created and maintained several notebooks for learning and experimentation.Recently, I understand that the legacy Community Edition has been migrated to the new Free Edition. Since ...
- 2026 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @dmptiprabhakar, Databricks announced that Community Edition would be retired at the end of 2025, and that after that date, Community Edition accounts would no longer be accessible. Official community guidance now is that legacy CE workspaces are ...
- 1 kudos
- 998 Views
- 1 replies
- 0 kudos
Community Support Request: Integrating External API for Real-Time Data in Databricks One Chats
Community Support Request: External API Integration in Databricks One / Genie ChatObjectiveI am trying to integrate external real-time data (via API) into Databricks One / Genie chat so that chat responses can combine:Internal workspace data (Unity ...
- 998 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi, I've managed to get this working using the UC function approach. The key is to have a good detailed description on the registered function and then a detailed instruction in the genie room itself. For my test I used a UC function that was calling...
- 0 kudos
- 4241 Views
- 4 replies
- 0 kudos
Resolved! Databricks compute not starting in free trail from azure
I am using azure free subscription and enable databricks 14 days free trial and when starting compute its showing this, even though setting min and max workers to 1,it also shows quota exceeded , i haven't used any since three days.This account may n...
- 4241 Views
- 4 replies
- 0 kudos
- 0 kudos
By default, Access mode is auto; change it to manual and single user type. Why? Azure Free Trial subscription has specific limitations that prevent the use of "shared" compute due to insufficient CPU core quotas. Free trial accounts typically have a ...
- 0 kudos
- 8123 Views
- 11 replies
- 7 kudos
Resolved! access to dbfs file browser not present in free edition?
I am not able to access the dbfs file browser in databricks free edition. Can anyone help me out, please?
- 8123 Views
- 11 replies
- 7 kudos
- 7 kudos
Hello all, For clarity, access to the DBFS root in workspace storage isn't available in the Free edition (not the legacy, Community Edition).
- 7 kudos
- 1045 Views
- 2 replies
- 1 kudos
Resolved! Availability of Catalog Template for Databricks Modernization Program
Hi,As part of our Databricks modernization program for the customer, we have received a request from the client regarding a Catalog template that they would like to populate to capture and articulate their business benefits.I wanted to check if we ha...
- 1045 Views
- 2 replies
- 1 kudos
- 1 kudos
Great question! While Databricks doesn't publish a single "business benefits catalog template" as a downloadable artifact, there are several publicly available resources that can help you build one tailored to your modernization program: 1. Forrester...
- 1 kudos
- 1117 Views
- 2 replies
- 1 kudos
Resolved! Help on DocumentRenderer Helper Class implementation
Hi! I am new to Databricks and trying to learn. Need help with the DocumentRenderer Helper Class implementation in the Free edition. I am unable to find 'DocumentRenderer Helper Class' in my workspace, as it is missing, and I want to know about its i...
- 1117 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi Sarah, I have the same problem - it came up in one of the Databricks courses and I had downloaded the material, but still can't seem to find this object and use it with the training demo notebricks.
- 1 kudos
- 1925 Views
- 2 replies
- 1 kudos
Resolved! Implementing DQ Checks (Null, Duplicate, Date, Numeric) Using DQX
Currently implementing a Data Quality framework using the DQX framework with a metadata-driven architecture. The solution incorporates various data quality checks such as null checks, duplicate detection, date validation, and numeric validations.Coul...
- 1925 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi, I've dug out a couple of articles, that I think may be a good starting point for you but I think one of the key things to think about is how to store and manage your rules. Most teams start with Yaml based configuration and use their source contr...
- 1 kudos
- 4406 Views
- 6 replies
- 3 kudos
Resolved! Multiple UI pages stuck on infinite loading (Jobs DAG, Compute, SQL Editor, Notebooks) in AWS ap-nor
Hi,I’m trying to work in Databricks, but too many things in the workspace UI are not working properly. Almost everything is stuck on infinite loading.Here are the symptoms:Jobs DAG (Tasks tab) infinite loadingI can see the job Runs history.However, w...
- 4406 Views
- 6 replies
- 3 kudos
- 3 kudos
I had the same issue where all notebooks would not load. When switching browsers and opening the same notebook, it worked. However, I still wanted to use my previous browser. Not sure if this is a solution that will work for others, but after clearin...
- 3 kudos
- 1921 Views
- 4 replies
- 3 kudos
Resolved! Complex Json file Flatten Dynamically
Hi ,We have multiple complex JSON files and need to flatten them, especially handling array data types. Whenever an array is present, we need to create a new child table and establish a relationship between the master and child tables. This will foll...
- 1921 Views
- 4 replies
- 3 kudos
- 3 kudos
Thanks for the quick response! I'm going to dive in and start building the implementation now.
- 3 kudos
- 1203 Views
- 4 replies
- 1 kudos
Resolved! I am waiting the Verify code but not happens
I am waiting the Verify code but not happens .Is the free edition Down?
- 1203 Views
- 4 replies
- 1 kudos
-
Access Controls
1 -
ADLS Gen2 Using ABFSS
1 -
AML
1 -
Apache spark
1 -
Api Calls
1 -
App
1 -
Autoloader
1 -
Aws databricks
1 -
AWS S3 Storage
1 -
AWSDatabricksCluster
1 -
Azure databricks
3 -
Azure Delta Lake
1 -
Best Place to Buy Instagram Likes
1 -
BI Integrations
1 -
Billing
1 -
Billing and Cost Management
1 -
Buy Verified Roblox Account
1 -
chime bank account
1 -
chime bank accounts
1 -
Cluster
3 -
Cluster Creation
1 -
ClusterCreation
1 -
Community Edition
4 -
Community Edition Account
1 -
Community Edition Login Issues
2 -
community workspace login
1 -
Compute
3 -
Compute Instances
2 -
Continue Community Edition
1 -
Custom Agents
1 -
databricks
1 -
Databricks Community Edition Account
2 -
Databricks Free Edition
3 -
Databricks Issue
1 -
Databricks Notebooks
1 -
databricks one
1 -
Databricks Support
1 -
databricksapps
1 -
DB Notebook
1 -
DBFS
1 -
Delta Sharing
1 -
Delta Tables
1 -
documentation
1 -
financial data market
1 -
Free Databricks
1 -
Free Edition
1 -
Free trial
1 -
Genie
1 -
Google cloud
1 -
Hubert Dudek
1 -
link for labs
1 -
Login Issue
2 -
mcp
1 -
MlFlow
1 -
ow
1 -
Serverless
1 -
Sign Up Issues
2 -
Software Development
1 -
someone is trying to help you
1 -
Spark
1 -
URGENT
2 -
Verified Roblox Account
1 -
Web Application
1
- « Previous
- Next »
| User | Count |
|---|---|
| 43 | |
| 13 | |
| 11 | |
| 11 | |
| 9 |