- 1188 Views
- 1 replies
- 0 kudos
Resolved! Databricks free trial model serving error
I have started a free trial and was trying to play around the AI models. When trying to serve the model, its giving me the below error - "Endpoint creation with provisioned throughput is not supported for your workspace."Do we know why this error is ...
- 1188 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @TAdiwal! Provisioned throughput endpoints aren’t supported in the trial workspace. To use this feature, you would need to upgrade to a paid plan.
- 0 kudos
- 8788 Views
- 10 replies
- 1 kudos
Resolved! How to access lab through partner databricks academy
Hi , I am able to login through partner-databricks-academy but not able to see any option for accessing the lab. please guide.
- 8788 Views
- 10 replies
- 1 kudos
- 1 kudos
Thank you @Advika I could see Lab after enrolling in an e-learning course. However, the lab was confined to the course. I am currently doing the "Data Ingestion with Lakeflow Connect" course that mentions a lab, but I don't see a way to access it. Ca...
- 1 kudos
- 6593 Views
- 6 replies
- 4 kudos
Resolved! Agent Bricks on Free edition
How can I enable agent bricks on free edition of databricks?
- 6593 Views
- 6 replies
- 4 kudos
- 4 kudos
In free edition you get only features that are GA. Currently agentbricks is in beta.
- 4 kudos
- 1461 Views
- 3 replies
- 2 kudos
Resolved! Hands On Lab [Free] for LakeFlow Declarative Pipeline
Team, I am looking for free Hands On Lab on LakeFlow Declarative Pipelines. Let me know if it available. I also believe that Community edition doesn't support LakeFlow Declarative pipeline. If any of team member had tried kindly confirm?
- 1461 Views
- 3 replies
- 2 kudos
- 2 kudos
Hi @BR_DatabricksAI ,Recently databricks introduced new databricks free edition that replaces databricks community edition. In Free Edition you can do much more compared to old one. Which means that you can use Free Edition to learn Declarative Pipel...
- 2 kudos
- 983 Views
- 1 replies
- 0 kudos
Resolved! HOW TO CONNECT DBT WITH DATABRICKS
- 983 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @rajesh222222222 ,Here's a step by step guide: https://docs.getdbt.com/guides/databricks?step=1
- 0 kudos
- 17644 Views
- 16 replies
- 15 kudos
Resolved! Public dbfs root is disabled ,Access is denied on path
Hi Team,I am using Databricks free edition to run some jobs on environment but I am getting error like : Public DBFS root is disabled. Access is denied on path: /FileStore/tables/So how can i get access for this location, could anyone help me here.
- 17644 Views
- 16 replies
- 15 kudos
- 15 kudos
DBFS is disabled in your Databricks workspace, that usually means you’re in a Unity Catalog–enabled environment. In UC-enabled workspaces, direct access to dbfs:/ is restricted.Instead you must use external locations or volumes registered in Unity C...
- 15 kudos
- 709 Views
- 1 replies
- 0 kudos
Databricks - Subscription is not Active
I am getting Databricks - Subscription is not Active error after linking aws with databricks.i still have time for the same.pls help to resolve
- 709 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @rajesh2025! Check your AWS Marketplace account to ensure the subscription is active and correctly linked to your billing account. Also, verify that your email isn’t already associated with another Databricks account. If the issue persists, con...
- 0 kudos
- 3682 Views
- 1 replies
- 1 kudos
Connect langchain with databricks unity catalog
Team,Please help me connect langchain with databricks unity catalog
- 3682 Views
- 1 replies
- 1 kudos
- 1 kudos
Steps Explained: Connect LangChain with Databricks Unity Catalog1. Install Required Packagespip install langchain databricks-sql-connector2. Configure Access to Databricks Unity CatalogUse Databricks SQL Connector to connect to Unity Catalog tables....
- 1 kudos
- 3351 Views
- 2 replies
- 2 kudos
Resolved! Unable to Recover Databricks Notebook
I am working on databricks community edition and I was trying to delete 4 unused files but after selecting those files then I deleted them, but I don't know how my whole directory with multiple databrick notebooks got deleted. I am not getting the tr...
- 3351 Views
- 2 replies
- 2 kudos
- 2 kudos
Thanks for the reply. But it so unfortunate all my notebooks are vanished in 1sec.Previoulsy I was using Free edition. But I was unable to work on Python and was getting"Unsupported cell during execution. SQL warehouses only support executing SQL cel...
- 2 kudos
- 2242 Views
- 5 replies
- 2 kudos
Resolved! Run failed with error message Unexpected failure while waiting for the cluster
Hi All, Recently all of my databricks jobs are failing due to error:Run failed with error message Unexpected failure while waiting for the cluster (xxxx-xxxxxx-xxxxxxxx) to be ready: Cluster '(xxxx-xxxxxx-xxxxxxxx) is unhealthy.it was all running til...
- 2242 Views
- 5 replies
- 2 kudos
- 2 kudos
My bad , just a silly thing to miss out. Really appreciate your help @SP_6721
- 2 kudos
- 1519 Views
- 1 replies
- 0 kudos
Concurrency in replaceWhere()
Hi Databricks team I had a quick question and would appreciate your guidance. Let’s say I have a Delta table (not partitioned), and I'm using the overwrite mode along with the replaceWhere clause to overwrite data for city = 'LA' and city = 'NY' in t...
- 1519 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @arnavsood ,As per my understanding, even if parallel jobs are using overwrite with replaceWhere to update different rows, file-level conflicts can still occur. That’s because Delta Lake doesn’t provide row-level concurrency by default.Row-level c...
- 0 kudos
- 2529 Views
- 5 replies
- 3 kudos
Resolved! Is it Possible to Install Python Libraries or any Python Wheels on the New Databricks Free Account
Hi Community,I have been informed that it's not possible to install either Python libraries, Python wheels or MAVEN libraries on the new Databricks Free account - It is possible with the old Databrick Community EditionCan someone please confirm that ...
- 2529 Views
- 5 replies
- 3 kudos
- 3 kudos
szymon_dybczakThis is fantastic.Thank you so much.
- 3 kudos
- 4437 Views
- 3 replies
- 6 kudos
Resolved! re: dbfs on free edition
Thank you very much for the new free edition.I have a question related to dbfs.Am I to understand that dbfs is disabled in this edition and one needs to bring their own storage. I tried this and failed. What do I need to do in order to be able to use...
- 4437 Views
- 3 replies
- 6 kudos
- 6 kudos
Many thanks, I just realized after creating the post through resource
- 6 kudos
- 2034 Views
- 1 replies
- 0 kudos
Resolved! Licenses Required for a demo.
Our team is looking for 90 day period licenses to integrate Databricks ai functions for a demo. Could you please let us know the procedure to procure them ASAP ?
- 2034 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @Mohit787! Please contact Help@databricks.com. The support team will be able to guide you through the next steps.
- 0 kudos
- 2436 Views
- 2 replies
- 1 kudos
Resolved! Community (Legacy) Edition Question
Hello,I have been teaching my Data Warehousing class using the Databricks Community Edition. With the change to the Databricks Free Edition, there are many aspects of my Community Edition notebooks that no longer work in the free Edition. Is there ...
- 2436 Views
- 2 replies
- 1 kudos
- 1 kudos
Hello @OU_Professor! Access to existing Community Edition accounts will remain available for the rest of the year. However, please note that new users attempting to sign up for Community Edition are now redirected to the Free Edition instead.
- 1 kudos
-
Access Controls
1 -
ADLS Gen2 Using ABFSS
1 -
AML
1 -
Apache spark
1 -
Api Calls
1 -
App
1 -
Autoloader
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 -
databricks
1 -
Databricks Community Edition Account
2 -
Databricks Free Edition
1 -
Databricks Issue
1 -
Databricks Notebooks
1 -
databricks one
1 -
Databricks Support
1 -
databricksapps
1 -
DB Notebook
1 -
DBFS
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 |
|---|---|
| 41 | |
| 12 | |
| 10 | |
| 9 | |
| 8 |