- 142 Views
- 0 replies
- 0 kudos
Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application '2ff814a6-3304-4ab8-85cb-cd0e6f879c1d' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different...
Hi everyone,I signed up for the Databricks Community Edition free trial with the intention of testing a 3rd-party integration with Databricks. When trying to set up the integration, the account only showed the SQL Warehouses compute option, and not t...
I am also having the same problem and How can Update from Serverless compute to Compute Cluster?
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...
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...
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...
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 ...
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...
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...
Hello,by any chance do you know when the reset of the daily limit happens? Ex: 00.00 UTC or similar things?Thank you!
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...
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...
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.
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 ?
Mostly beacuse you might be using free edition of Databricks
How can I connect Databricks Genie AI from a third-party tool using API execution?
Hi @SantiNath_Dey , FYI: The managed MCP server feature may not available on the Free/Community Edition of Databricks.
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...
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...
Hi Databricks Community,I have been using Databricks Free Edition for learning and practice, but suddenly it is not working as expected. I am unable to continue my notebooks and practice work.I wanted to check if anyone else is facing a similar issue...
Quick update: this issue is now resolved! @Brahmareddy is able to access the Free Edition successfully again.
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...
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.
WorkaroundsOption A — Print first, input separately (cleanest)prompt = (('o' * 200)+ '\n'+ ('?' * 200)+ '\n'+ ('-' * 200))print(prompt)x = input("> ")
| User | Count |
|---|---|
| 43 | |
| 13 | |
| 10 | |
| 9 | |
| 9 |