cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

THIAM_HUATTAN
by Valued Contributor
  • 1279 Views
  • 2 replies
  • 0 kudos

A problem has occured

I am using the Community version of Databricks, and even though how much I clear and delete my items, notebooks, the below message appear when I want to insert a new cell in the notebook. Where can I see my usage and quota? A problem has occuredServe...

  • 1279 Views
  • 2 replies
  • 0 kudos
Latest Reply
THIAM_HUATTAN
Valued Contributor
  • 0 kudos

sorry, I do not see any Trash button on my side. Can you printscreen?

  • 0 kudos
1 More Replies
Ivan_
by New Contributor II
  • 1048 Views
  • 1 replies
  • 1 kudos

Model logging issues - Azure Databricks

I am running job with service principal ( principal e1077c1b-1dcf-4975-8164-d14f748d4774). Mentioned job has a task that will log (mlflow.pyfunc.log_model) newly trained model to unity catalog, but I get PERMISSION DENIED error. I do not get why prin...

Screenshot 2024-03-29 100157.png Screenshot 2024-03-29 103021.png
  • 1048 Views
  • 1 replies
  • 1 kudos
Latest Reply
" src="" />
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
  • 1 kudos

This widget could not be displayed.
I am running job with service principal ( principal e1077c1b-1dcf-4975-8164-d14f748d4774). Mentioned job has a task that will log (mlflow.pyfunc.log_model) newly trained model to unity catalog, but I get PERMISSION DENIED error. I do not get why prin...

This widget could not be displayed.
  • 1 kudos
This widget could not be displayed.
RahulChaubey
by New Contributor III
  • 1955 Views
  • 2 replies
  • 3 kudos

Resolved! Can we get the all notebooks attached to an all purpose compute at a particular instant ?

For an all purpose compute, we can see the notebooks attached to a cluster in the UI. Is there a way to get the same details using some api or other method in program.  

RahulChaubey_0-1711954016858.png
  • 1955 Views
  • 2 replies
  • 3 kudos
Latest Reply
" src="" />
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
  • 3 kudos

This widget could not be displayed.
For an all purpose compute, we can see the notebooks attached to a cluster in the UI. Is there a way to get the same details using some api or other method in program.  

This widget could not be displayed.
  • 3 kudos
This widget could not be displayed.
1 More Replies
himashu-singh
by New Contributor
  • 899 Views
  • 1 replies
  • 0 kudos

Urgent: Issue with Databricks Certified Machine Learning Engineer Associate Exam

Hello Team,I encountered an issue during my Databricks Certified Machine Learning Engineer Associate exam, which took place on  30- 03- 2024, at 11:00 AM IST. Despite being present at my seat and viewing the camera, the proctor unexpectedly suspended...

  • 899 Views
  • 1 replies
  • 0 kudos
Latest Reply
Cert-Team
Databricks Employee
  • 0 kudos

@himashu-singh thank you for filing at ticket with the support team, it looks like they have already responded to you.

  • 0 kudos
Abdurrahman
by New Contributor II
  • 2224 Views
  • 1 replies
  • 0 kudos

How to install and use tkinter in databricks notebooks?

I have access to databricks cloud UI. I use the notebooks for my experiments (not MLFlow).I install libraries using the notebooks by using this command - !pip install LIBRARY_NAMEI am unable to install tkinter and use it in notebook as. Is there a wa...

Community Platform Discussions
Data Science
GUI
WebApps
  • 2224 Views
  • 1 replies
  • 0 kudos
Latest Reply
Abdurrahman
New Contributor II
  • 0 kudos

Hi @Retired_mod Thanks for your response. I believe the "Create Library" is depreciated. Although there is a way to install libraries in the cluster configurations which I found and can try to install libraries through there. After using that, still ...

  • 0 kudos
sai27
by New Contributor III
  • 1331 Views
  • 1 replies
  • 0 kudos

Exam suspended

Hi Team,My databricks exam got suspended on 28h march 2024 and it is still in the suspended state. I have raised a support request using the below linkhttps://help.databricks.com/s/contact-us?ReqType=trainingand my request Id is #00454905I would real...

  • 1331 Views
  • 1 replies
  • 0 kudos
Latest Reply
" src="" />
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
  • 0 kudos

This widget could not be displayed.
Hi Team,My databricks exam got suspended on 28h march 2024 and it is still in the suspended state. I have raised a support request using the below linkhttps://help.databricks.com/s/contact-us?ReqType=trainingand my request Id is #00454905I would real...

This widget could not be displayed.
  • 0 kudos
This widget could not be displayed.
Fawcee
by New Contributor
  • 927 Views
  • 0 replies
  • 0 kudos

Why are data companies like Databricks investing or looping in k-12 education institutions?

Hello there,I work in the K-12 education sector, where the use of data is becoming increasingly important. With some schools having to manage over 13 grades and hundreds, if not thousands, of students, the ability to use data effectively is crucial. ...

  • 927 Views
  • 0 replies
  • 0 kudos
sbs
by New Contributor II
  • 1729 Views
  • 3 replies
  • 0 kudos

issue when reading csv in pandas

 Hello Team,I've encountered an issue while attempting to read a CSV data file into a pandas DataFrame by uploading it into DBFS in the community version of Databricks. Below is the error I encountered along with the code snippet I used:import pandas...

  • 1729 Views
  • 3 replies
  • 0 kudos
Latest Reply
YuliyanBogdanov
New Contributor III
  • 0 kudos

Assuming dbutils.fs.ls works without the "dbfs:/" prefix, try using it directly, i.e. df1 = pd.read_csv("/FileStore/shared_uploads/shiv/Dea.csv") . Alternatively, adjust the path as needed if using a local file path df1 = pd.read_csv("dbfs:/FileStore...

  • 0 kudos
2 More Replies
Kayla
by Valued Contributor
  • 2218 Views
  • 0 replies
  • 0 kudos

Export notebook dashboard

I'm looking to find way to export notebook dashboards as HTML files.We will be scheduling the notebook via workflows, so I'm not sure if we'd be looking at exporting something from the workflow via API or if there's a better way to do this.I'm also c...

  • 2218 Views
  • 0 replies
  • 0 kudos
Prasad_Koneru
by New Contributor III
  • 1398 Views
  • 1 replies
  • 0 kudos

DevOps Pipeline failing after implementing Private End Points

Hi Team,I have created devops pipeline for databricks deployment on different environments and which got succussed but recently i have implemented the PEP's on databricks and devops pipeline getting failed with below error.Error: JSONDecodeError: Exp...

  • 1398 Views
  • 1 replies
  • 0 kudos
Latest Reply
Prasad_Koneru
New Contributor III
  • 0 kudos

Bump@Retired_mod  

  • 0 kudos
Gopi9
by New Contributor II
  • 2109 Views
  • 2 replies
  • 0 kudos

Need Guidance on Key Rotation Process for Storage Customer-Managed Keys in Databricks Workspace

Problem Statement: We are currently utilizing customer-managed keys for Databricks compute encryption at the workspace level. As part of our key rotation strategy, we find ourselves needing to bring down the entire compute/clusters to update storage ...

  • 2109 Views
  • 2 replies
  • 0 kudos
Latest Reply
feiyun0112
Honored Contributor
  • 0 kudos

Maybe you can use azure key vault to store customer-managed keyshttps://learn.microsoft.com/en-us/azure/databricks/security/secrets/secret-scopes#--create-an-azure-key-vault-backed-secret-scope 

  • 0 kudos
1 More Replies

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group
Top Kudoed Authors