- 1890 Views
- 2 replies
- 0 kudos
Community Edition isnt't supporting importing .dbc file
Hello Databricks Community Support Team,I am using Databricks Community Edition for exploring Databricks features.It has been observed that, Importing .DBC file is no more supported in community edition. The below snippet shows the error message we a...
- 1890 Views
- 2 replies
- 0 kudos
- 0 kudos
I was informed that this feature of importing workspace files does not work and it's expected for Community Edition.
- 0 kudos
- 4006 Views
- 9 replies
- 0 kudos
Upload dbc file from another workspace
Hi team,I have a dbc file from different workspace. I am trying to upload that dbc into different workspace it says folder does not existsPlease suggest some solution
- 4006 Views
- 9 replies
- 0 kudos
- 0 kudos
Hi,I found a work around :Step 1: If you are using Azure or AWS create an instance of databricks workspaceStep 2: Once the workspace is ready, import your dbc(databricks Archive) file.Step3: This will surely show all the files within the dbcStep4: Ex...
- 0 kudos
- 1158 Views
- 1 replies
- 0 kudos
any Quota limit in Auto loader
Hi all,I encountered an issue while trying to load an 800 MB CSV file from ADLS using Auto Loader. The notebook crashed during the process. Could anyone assist me with resolving this?
- 1158 Views
- 1 replies
- 0 kudos
- 0 kudos
@JissMathew What is the error that you are getting ?
- 0 kudos
- 2443 Views
- 1 replies
- 0 kudos
I suspect that my environment variables
Hello,I’ve been trying to set up my local MLflow client to work with Databricks Community Edition, but I’m running into issues with authentication. I followed the official setup guide for integrating MLflow with Databricks, but when I try to run any ...
- 2443 Views
- 1 replies
- 0 kudos
- 0 kudos
@harold07douglas Can you follow this doc? https://docs.databricks.com/en/mlflow/access-hosted-tracking-server.html
- 0 kudos
- 3211 Views
- 1 replies
- 1 kudos
Resolved! GCP Databricks 14days free trail
I am using GCP-Databricks 14days free trail, what would happened after 14days trail is over. what happened with the already created workspaces.
- 3211 Views
- 1 replies
- 1 kudos
- 1 kudos
After the 14-day free trial of Databricks on Google Cloud Platform (GCP), your account will transition depending on whether you have provided billing information or not. Here are the key outcomes: Transition to Paid Subscription: If you have provided...
- 1 kudos
- 2878 Views
- 2 replies
- 1 kudos
Resolved! Notebook Paths Errors in Community Edition
I have the following Notebook in Databricks UI: dbutils.entry_point.getDbutils().notebook().getContext().toJson()notebook_path = dbutils.notebook.entry_point.getDbutils().notebook().getContext().notebookPath().get()print(f"Current notebook path: {not...
- 2878 Views
- 2 replies
- 1 kudos
- 1 kudos
Many thanks. It would be helpful if the error message said 'No access has been granted to this resource' instead of 'Resource not found.
- 1 kudos
- 2499 Views
- 3 replies
- 2 kudos
Multi Node Cluster
Hi All ,Using free trail subscription can we create a Multi Node Cluster ? is it possible in any region ?
- 2499 Views
- 3 replies
- 2 kudos
- 2 kudos
@JissMathew wrote:Hi All ,Using free trail subscription can we create a Multi Node Cluster ? is it possible in any region ?Hi there! Unfortunately, with a free trial subscription, you can only create a single node cluster. The free trial typically pr...
- 2 kudos
- 1263 Views
- 1 replies
- 0 kudos
request you to provide help desk number of data bricks
Hi team,Due to mother health issues, I didn't attend professional data bricks exam which was scheduled on (25th Nov 2024). So I want to attend the exam again. If there is any solution or way for that, please let me knowrequest you to provide help de...
- 1263 Views
- 1 replies
- 0 kudos
- 0 kudos
File a ticket https://help.databricks.com/s/contact-us?ReqType=training @Cert_TeamOPS will assist you.
- 0 kudos
- 1570 Views
- 1 replies
- 1 kudos
I try to run any MLflow command, I encounter the following error
Hello,I'm trying to connect my local MLflow client to Databricks Community Edition but I'm running into issues with authentication.I followed the setup guide for MLflow integration with Databricks, but when I try to run any MLflow command, I encounte...
- 1570 Views
- 1 replies
- 1 kudos
- 1 kudos
Can you share the guide you are referring to? Also please let us know what credentials are you using?
- 1 kudos
- 2215 Views
- 3 replies
- 0 kudos
DBFS Explorer displays outdated data
Hey, I use Databricks 15.4 ML LTS (and before Databricks 12LTS).When clicking on Data Ingestion, Upload files to DBFS -> DBFS and then click on the 'mnt' folder, I see outdated content. When I however use the web terminal of Databricks or the tools d...
- 2215 Views
- 3 replies
- 0 kudos
- 0 kudos
The problem persists. Is this the correct channel to report this issue which we assume to be a bug in DataBricks? Where else can one report such an issue?
- 0 kudos
- 8458 Views
- 1 replies
- 1 kudos
I am on free trial and databricks System schema gives error for lineage
I was trying to access lineage info for my workspace using admin creds. This is what i got
- 8458 Views
- 1 replies
- 1 kudos
- 1 kudos
I was able to get 'Lineage' schema enabled on my paid version in System tables. So this appears to be a limitation of the free version. I'm guessing that's because there is a cost associated with querying these schemas...
- 1 kudos
- 5607 Views
- 4 replies
- 0 kudos
saveAsTable sometimes works sometimes dont
I have the following Spark (Save As Table) example. sometimes it works fine, sometimes it failsCode below with file listed in "/temp" directory. This has worked fine as it is, but when I have to create a new Cluster, as I am using the community edit...
- 5607 Views
- 4 replies
- 0 kudos
- 0 kudos
This seems to work, along with explicitly dropping the Database, and re running all code within Notebook.Thank you
- 0 kudos
- 2297 Views
- 2 replies
- 0 kudos
Databricks documentation
All the documentation in the site "https://docs.databricks.com/en/index.html" can be found in some public git, gitlab, * repo?
- 2297 Views
- 2 replies
- 0 kudos
- 0 kudos
@dancer13 - The associated repository is not public. Could you share more details on what specifically you’re looking for?
- 0 kudos
- 2755 Views
- 1 replies
- 0 kudos
"mlflow.login()" not working with "https://community.cloud.databricks.com"
Hi,I'm trying to use databricks community edition with mlflow, and I tried to follow the instructions from https://www.databricks.com/blog/2019/10/17/managed-mlflow-now-available-on-databricks-community-edition.htmlIt looks like that "mlflow.login()"...
- 2755 Views
- 1 replies
- 0 kudos
- 0 kudos
Also, the instructions from https://docs.databricks.com/en/mlflow/access-hosted-tracking-server.html
- 0 kudos
- « Previous
- Next »
-
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 | |
| 9 |