- 674 Views
- 1 replies
- 1 kudos
Resolved! creating tables
%sqlThis in pay-as-you-gocreate table if not exists demo.test(country string,indicator string,date string,year_week string,value string,source string,url string)using csvoptions(path "/mnt/formal1/hospital_admissions.csv")the above worked in a pay-as...
- 674 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi @Thomas_Aimiuwu ,Here's a workaround. Of course adjust following piece of code to your needs.%sql SELECT * FROM read_files( '/Volumes/workspace/demo/raw/hospital_admissions.csv', format => 'csv', sep => ',', header => true ); The reason wh...
- 1 kudos
- 1590 Views
- 5 replies
- 1 kudos
Resolved! Lost my entire code base in community edition
Team, It's an Mayday Mayday Mayday situation !!!!!!!!!!!I need my entire code base back for the databricks community edition. This is totally unacceptable or a good sign of trust from databricks without any prior info how can you guy's erode the comp...
- 1590 Views
- 5 replies
- 1 kudos
- 1 kudos
Same issue with me, how to recover the old code base ?
- 1 kudos
- 1910 Views
- 2 replies
- 2 kudos
Resolved! Please do not discontinue Community Edition
Hi,A lot of Tutorials that I refer on YouTube (Most of them for 2025) still refer to community edition. Certain features in Community edition, especially related to Optimization do not appear in Free edition.Please do not discontinue Community editio...
- 1910 Views
- 2 replies
- 2 kudos
- 2 kudos
Hi @Suresh_Ulhasnag , thanks for the feedback. Unfortunately we can no longer support Databricks Community Edition. Could you point us to the youtube tutorials that point to CE? We'd like to work with the creators to get them updated. Thanks!
- 2 kudos
- 1553 Views
- 2 replies
- 0 kudos
Resolved! Unable to open My Community Edition
I'm unable to open DataBricks Community Edition which I was able to open last week. I have practiced a lot in different workspaces and that to I have all interview material on those workspaces. Can you please help me to log on my community edition on...
- 1553 Views
- 2 replies
- 0 kudos
- 1575 Views
- 3 replies
- 2 kudos
Resolved! Can't find zip file for "Get Started with Databricks Free Edition"
Hi, all. I'm getting stuck on the second step of the "Get Started with Databricks Free Edition" course. It's obviously instructing me to download a zip file from a GitHub repository, but there is no link provided for the repository. What am I missing...
- 1575 Views
- 3 replies
- 2 kudos
- 2 kudos
Update: The course instructions have now been updated. You can find the required ZIP file in the Repository section at the bottom of the lesson page.Apologies for the inconvenience, @jlancaster86 & @zwilk.
- 2 kudos
- 10173 Views
- 8 replies
- 4 kudos
Not able to serve or interact with LLMs in Databricks free
Hi there,Just testing the new Databricks free edition. Was trying to play around with LLMs, but I', not able to create serving endpoints with foundational model entities, interact with pay-per-token foundational model APIs or use them in Databricks a...
- 10173 Views
- 8 replies
- 4 kudos
- 4 kudos
I got the same error using the free version.
- 4 kudos
- 949 Views
- 3 replies
- 2 kudos
Gemini video input
Hello,Is it possible to use a video as an input for Google Gemini 2.5 Pro within Databricks?Thank you.
- 949 Views
- 3 replies
- 2 kudos
- 3311 Views
- 7 replies
- 6 kudos
Resolved! Databricks Free-Edition - Hive_Metastore
Hi,Today I went to access the Databricks Free_Edition catalog: Legacy / Hive_Metastore and it wasn't there.Is it no longer available in this version or have they changed it?Thanks,Fabio
- 3311 Views
- 7 replies
- 6 kudos
- 6 kudos
Free edition from the beginning had only UC
- 6 kudos
- 3226 Views
- 2 replies
- 1 kudos
Resolved! Free edition confusing me with an expired trial
Hi there. I've tried to sign up to Databricks Free Edition, but each time I log in it takes me to an expired free trials and I have no option to reset or do anything. Is there anything I can do to fix this? Many thanks for the help. Nick
- 3226 Views
- 2 replies
- 1 kudos
- 1 kudos
Hey @GreenFox , sounds like you may have spun up the Free Trial instead of the Free Edition — easy mix-up, they’re actually two different things. You can get started with the Free Edition here: https://www.databricks.com/learn/free-edition
- 1 kudos
- 1245 Views
- 2 replies
- 2 kudos
Resolved! Unable to create a Databricks Free using Google Account
Hi, I'm trying to setup a Databricks Free Edition using my personal Google Account, but for some reason it is not working.Whenever I select my Google account, the 'dot' between the first and the last name is removed, resulting in an non-existing e-ma...
- 1245 Views
- 2 replies
- 2 kudos
- 2 kudos
Hi @Advika,Kudos to you.Strangely enough, using the dotted e-mail address (which is in fact the real one) I'm unable to login to Databricks Free. However, using the non-dotted e-mail address, it works.
- 2 kudos
- 2626 Views
- 2 replies
- 0 kudos
Is there any fixed daily limit on Databricks Free?
This morning I tried to query my SQL as usual, but the workspace says "Daily limit reached" (or something else that I could not remember). I tried searching the limits on the documentation but it's nowhere to be seen. Any help?
- 2626 Views
- 2 replies
- 0 kudos
- 0 kudos
Hello @0000abcd! Yes, Databricks Free Edition does have daily free usage limits, and it’s mentioned here. When you reach the daily limit, your workspace’s compute resources are temporarily blocked for the rest of the day. This typically happens to us...
- 0 kudos
- 746 Views
- 1 replies
- 1 kudos
Resolved! How can I create my first notebook and run a Spark job in Databricks?
How do I start in Databricks by creating a notebook and use it to run a simple data processing task (a Spark job)?
- 746 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi @Suheb , You can first develop code in a notebook in Databricks https://docs.databricks.com/aws/en/notebooks/notebooks-code Once the notebook is created, you can schedule a job or run it directly from the notebook - https://docs.databricks.com/aws...
- 1 kudos
- 1452 Views
- 4 replies
- 0 kudos
Resolved! Hackaton AI Databricks
Hi! Sorry im trying to submit to this hackaton:https://www.databricks.com/resources/free-edition-hackathon?utm_source=linkedin&utm_medium=organic-social&utm_scid=701Vp00000al0zAIAQThe final date was 14 of november, I registered 4 days ago and its say...
- 1452 Views
- 4 replies
- 0 kudos
- 0 kudos
And none of the submission pages had an hour, only a date
- 0 kudos
- 1135 Views
- 3 replies
- 0 kudos
Not able to create pubic link for databricks web app
I have created a web app in databricks.the rule for hackathon says the ink to working demo shall be provided for judges. The databricks webapp or any other databricks artificate can not be made publicly accessible as per my knowledge. Also we can no...
- 1135 Views
- 3 replies
- 0 kudos
- 0 kudos
Hi @DataBeli ,From what I understand, in the Free Edition, Databricks Apps can only be shared with authenticated Databricks users. As public or anonymous access isn’t supported, you can try adding the judges’ email addresses to your workspace and the...
- 0 kudos
- 2786 Views
- 1 replies
- 1 kudos
Contract or Free trial discounts in System table
Hi,I am unable to find the contracted pricing or free trial data for Databricks DBU in system table. Can I get the discounted pricing based on All Purpose, Job Compute etc..
- 2786 Views
- 1 replies
- 1 kudos
- 1 kudos
Discounted pricing for Databricks DBU is available when you commit to usage for 1 or 3 years—a model called Databricks Commit Units (DBCUs). Discounts can reach up to 37% off pay-as-you-go rates depending on your commitment.​ DBU Discounted Rates by ...
- 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 -
BI Integrations
1 -
Billing
1 -
Billing and Cost Management
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 -
Web Application
1
- « Previous
- Next »
| User | Count |
|---|---|
| 43 | |
| 13 | |
| 11 | |
| 9 | |
| 9 |