- 1101 Views
- 2 replies
- 2 kudos
Resolved! Discussion on Databricks Cost Caps and Genie Pricing Update
Hi Team,With the upcoming changes to the Databricks Genie pricing model effective July 6, we would like to explore options for implementing cost controls across the entire Databricks environment.Our primary objective is to establish the ability to mo...
- 1101 Views
- 2 replies
- 2 kudos
- 485 Views
- 1 replies
- 1 kudos
Resolved! Delta Shared catalog use cost allocation
Hi. I have the following scenario on AWS Databricks:I have a catalog that I need to Delta Share to external systems (both other dbks accounts and other non-dbks systems).All tables on this catalog are MANAGED type, with all the files sitting in the s...
- 485 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi As you've rightly said the cost of delta sharing is not in the compute but in the egress costs. I would also ignore the GetObject costs as these again will probably be negligible, around $0.0004 per 1000 get object requests. So the egress charges...
- 1 kudos
- 5729 Views
- 4 replies
- 3 kudos
Resolved! Signup issues - Free Edition
Signup issues - Free EditionFrom what I could observe in this community, every now and then, there are signup issues.As of now / today - 13:30 UTCJoining this community worked as expected.Getting access to databricks - Free Edition failed.I received ...
- 5729 Views
- 4 replies
- 3 kudos
- 3 kudos
Adding one more workaround that isn't mentioned above. In my case, the existing 401-error fixes (incognito, official link, contact support) didn't help. What finally worked: signing up with a Gmail address that has no dots.Gmail treats first.last@gma...
- 3 kudos
- 1945 Views
- 2 replies
- 1 kudos
Resolved! Hitting Free Tier Daily Limit During Hackathon - Unable to Continue Work!
Hi Databricks Team,I’m currently participating in the Databricks Free Edition Hackathon, but I’m running into an issue where I can no longer run my SQL Warehouse or Serverless Cluster.Each time I try to start the Serverless Starter Warehouse or execu...
- 1945 Views
- 2 replies
- 1 kudos
- 1 kudos
Hello,by any chance do you know when the reset of the daily limit happens? Ex: 00.00 UTC or similar things?Thank you!
- 1 kudos
- 1798 Views
- 4 replies
- 3 kudos
- 1798 Views
- 4 replies
- 3 kudos
- 3 kudos
You can follow below to enable the Gemini agent (to detect when users ask data-related questions (invoice status, supplier details etc)) and route those queries to the Genie Space, then return the results in the Gemini chat window.Google Gemini Enter...
- 3 kudos
- 1230 Views
- 5 replies
- 1 kudos
Resolved! Databricks Free Edition Suddenly Not Working - June 9
Hello Community,I am using databricks free edition for doing POC(s) of multiple use case.The databricks free edition page is not opening from the morning and I am unable to login.Is there any outage or some issues that is going on right now?Regards,R...
- 1230 Views
- 5 replies
- 1 kudos
- 1 kudos
Thanks @Brahmareddy and @Advika for the follow up. The issue was resolved by itself on the same day after few hours. Not sure why it was happening.
- 1 kudos
- 2551 Views
- 4 replies
- 3 kudos
Not able to open all all-purpose compute
I want to create "all-purpose compute" but while clicking on Compute on lift side list, I am automatically getting "SQL warehouses". Can I have a solution on it ?
- 2551 Views
- 4 replies
- 3 kudos
- 3 kudos
Mostly beacuse you might be using free edition of Databricks
- 3 kudos
- 2369 Views
- 5 replies
- 3 kudos
Resolved! How to Connect Databricks Genie AI via API
How can I connect Databricks Genie AI from a third-party tool using API execution?
- 2369 Views
- 5 replies
- 3 kudos
- 3 kudos
Hi @SantiNath_Dey , FYI: The managed MCP server feature may not available on the Free/Community Edition of Databricks.
- 3 kudos
- 618 Views
- 1 replies
- 0 kudos
how to purge the soft-deleted schema and tables manually? Quota limited exceeded...
got quota exceeded error. I have deleted 150 tables and related schemas, and it shows only 350 tables, but it seems the tables in catalog have 7-days retention. is there any way to purge the soft-deleted tables immediately? [RequestId=595819c3-ad31-4...
- 618 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @woodymo, Dropped Unity Catalog tables remain recoverable with UNDROP for roughly 7 days, and SHOW TABLES DROPPED lists dropped tables that are still within that retention window. This is expected behaviour as per the documentation. For the actual...
- 0 kudos
- 1087 Views
- 3 replies
- 0 kudos
Resolved! Merge Conflicts During Concurrent Delta Table Updates
I have a requirement where I need to run multiple concurrent runs on a particular table, however some merges fail and some merges execute. how can i handle thisI have a requirement where I need to run multiple concurrent runs on a particular table, h...
- 1087 Views
- 3 replies
- 0 kudos
- 1261 Views
- 1 replies
- 0 kudos
input() ignores newlines, truncates after 200 characters
Is there any setting to respect newlines and not truncate for input?Also you can see the input text overflows over outside the box when the browser is narrow which is not desirable.
- 1261 Views
- 1 replies
- 0 kudos
- 0 kudos
WorkaroundsOption A — Print first, input separately (cleanest)prompt = (('o' * 200)+ '\n'+ ('?' * 200)+ '\n'+ ('-' * 200))print(prompt)x = input("> ")
- 0 kudos
- 1938 Views
- 2 replies
- 0 kudos
Resolved! Notebook load failed
Hi Everyone, I am facing issue in loading the Notebook, also on top of it. Some of the other application are also not loading. I am attaching the image for it. Please see if anyone can help on it.
- 1938 Views
- 2 replies
- 0 kudos
- 1025 Views
- 2 replies
- 1 kudos
Resolved! Is Databricks Genie android app not available in Databricks free edition?
Hi guys,Just wanted to ask if Databricks Genie android app is disabled or not for free edition accounts. I'm encountering the following error: {"error_description":"OAuth application with client_id: 'databricks-mobile' not available in Databricks acc...
- 1025 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @PROAC, It looks like the Genie Android app isn’t enabled for Free Edition accounts at the moment. The error specifically says the mobile OAuth app databricks-mobile isn’t available for that Databricks account, which usually means the account isn’...
- 1 kudos
- 515 Views
- 1 replies
- 0 kudos
Node.js on Databricks: where do i find information about available runtime(s) (versions)?
Hi all,Following https://www.databricks.com/sites/default/files/2026-02/hands-on-guide-apps-databricks.pdf i created a lakebase based app with React frontend. From the app overwiew page i seePython 3.11.15; Node.js v22.16.0as environment used.There a...
- 515 Views
- 1 replies
- 0 kudos
- 0 kudos
I found https://docs.databricks.com/aws/en/dev-tools/databricks-apps/system-env in the meantime.
- 0 kudos
- 7030 Views
- 8 replies
- 5 kudos
billing payment problem
I was using a trial account and my 40$ credit was finished. I set a budget limit but it also exceeded that without warning and now I'm being charge for extra 90$!!! But this is only the first problem. The second problem is since my credit card reject...
- 7030 Views
- 8 replies
- 5 kudos
- 5 kudos
Hello @DatabricksEddy @adamActable , Hello everyone!I'd like to know how you resolved this issue.I am currently facing samrThank you!
- 5 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 |