cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

jvk
by New Contributor II
  • 30 Views
  • 1 replies
  • 0 kudos

"AWS S3 resource has been disabled" error on job, not appearing on notebook

I am getting an "INTERNAL_ERROR" on a databricks job submitted through the API. Which says:"Run result unavailable: run failed with error message All access to AWS S3 resource has been disabled"However, when I click on the notebook created by the job...

  • 30 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

Hi @jvk, The “INTERNAL_ERROR” you’re encountering in your Databricks job, along with the message “Run result unavailable: run failed with error message All access to AWS S3 resource has been disabled,” indicates that there’s an issue related to acces...

  • 0 kudos
Prashanthkumar
by New Contributor II
  • 39 Views
  • 1 replies
  • 0 kudos

Databricks Users Access Control via Azure AAD?

Hi All,Looking for suggestions to see if it is possible to control users via Azure AD (outside of Azure Databricks). As i want to create a new users in Azure and then I want to give RBAC to individual users and rather than control their permissions f...

  • 39 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

  Hi @Prashanthkumar , Managing users in Azure Databricks involves a combination of Azure Active Directory (Azure AD) and Databricks-specific configurations. Let’s explore how you can achieve this: Sync Users from Azure AD to Azure Databricks: As...

  • 0 kudos
DavidP32
by New Contributor
  • 19 Views
  • 1 replies
  • 0 kudos

DLT Pipeline problem - Unable to read dataset. The dataset is not defined within the pipeline.

Context:I've developed a DLT (Data Lifecycle Tool) pipeline where I create several temporary tables. Initially, when I ran these tables individually in separate notebooks, they functioned correctly within the DLT framework.However, after merging the ...

  • 19 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

Hi @DavidP32,  In the bronze layer, the focus is on quick change data capture (CDC) and maintaining a historical archive of raw data. It’s recommended to keep the data types and structure consistent with the source system table.If your individual not...

  • 0 kudos
Prashanthkumar
by New Contributor II
  • 2372 Views
  • 6 replies
  • 0 kudos

Is it possible to view Databricks cluster metrics using REST API

I am looking for some help on getting databricks cluster metrics such as memory utilization, CPU utilization, memory swap utilization, free file system using REST API.I am trying it in postman using databricks token and with my Service Principal bear...

Prashanthkumar_0-1705104529507.png
  • 2372 Views
  • 6 replies
  • 0 kudos
Latest Reply
Prashanthkumar
New Contributor II
  • 0 kudos

OK thank you, any plans to introduce a new feature in Databricks to capture CPU usage?

  • 0 kudos
5 More Replies
kushalnagrani
by New Contributor III
  • 366 Views
  • 2 replies
  • 0 kudos

Resolved! Getting error while running the MLOPS demo

Hello,I am trying to run this demo in databricks community edition but i am facing error.MLOPS DEMO - https://www.databricks.com/resources/demos/tutorials/data-science-and-ai/mlops-end-to-end-pipeline?itm_data=demo_centerSomeone else also faced the s...

kushalnagrani_0-1713782286430.png kushalnagrani_1-1713782333329.png
Get Started Discussions
dbdemos
mlflow
MLOPS
  • 366 Views
  • 2 replies
  • 0 kudos
Latest Reply
kushalnagrani
New Contributor III
  • 0 kudos

I was able to resolve this issue. The requirements for dbdemos were not satisfied. I didn't have permission to create the cluster.dbdemos requires the current user to have:Cluster creation permissionDLT Pipeline creation permissionDBSQL dashboard & q...

  • 0 kudos
1 More Replies
jvk
by New Contributor II
  • 434 Views
  • 4 replies
  • 1 kudos

Resolved! Cant create cluster: "Aws Authorization Failure:" .. not authorized to perform: sts:AssumeRole

Full error here:Aws Authorization Failure:Failure happened when talking to AWS, AWS API error code: AccessDenied AWS error message: User: arn:aws:iam::414351767826:user/ConsolidatedManagerIAMUser-ConsolidatedManagerUser-VX02FYW0SSCY is not authorized...

  • 434 Views
  • 4 replies
  • 1 kudos
Latest Reply
jvk
New Contributor II
  • 1 kudos

Never mind, I see it now thanks!

  • 1 kudos
3 More Replies
Surajv
by New Contributor III
  • 1984 Views
  • 2 replies
  • 0 kudos

Getting client.session.cache.size warning in pyspark code using databricks connect

Hi Community, I have setup a jupyter notebook in a server and installed databricks connect in its kernel to leverage my databricks cluster compute in the notebook and write pyspark code. Whenever I run my code it gives me below warning: ```WARN Spark...

  • 1984 Views
  • 2 replies
  • 0 kudos
Latest Reply
Surajv
New Contributor III
  • 0 kudos

Thank you @Riyakh 

  • 0 kudos
1 More Replies
Surajv
by New Contributor III
  • 304 Views
  • 1 replies
  • 0 kudos

Getting python version errors when using pyspark rdd using databricks connect

Hi community, When I use pyspark rdd related functions in my environment using databricks connect, I get below error: Databricks cluster version: 12.2. `RuntimeError: Python in worker has different version 3.9 than that in driver 3.10, PySpark cannot...

  • 304 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

Hi @Surajv, The error message you’re encountering indicates a Python version mismatch between the Spark worker and the Spark driver. To resolve this issue, follow these steps: Install Correct Python Version on Worker Node: Ensure that the correct Py...

  • 0 kudos
chloeh
by New Contributor II
  • 234 Views
  • 1 replies
  • 0 kudos

Using SQL for Structured Streaming

Hi!I'm new to Databricks. I'm trying to create a data pipeline with structured streaming. A minimal example data pipeline would look like: read from upstream Kafka source, do some data transformation, then write to downstream Kafka sink. I want to do...

  • 234 Views
  • 1 replies
  • 0 kudos
Latest Reply
chloeh
New Contributor II
  • 0 kudos

Ok I figured out why I was getting an error on the usage of `read_kafka`. My default cluster was set up with the wrong Databricks runtime

  • 0 kudos
RakeshRakesh_De
by New Contributor III
  • 2228 Views
  • 3 replies
  • 0 kudos

Resolved! if any user has only permission 'select table' in unityCatalog but not having permission to ext loc

Hi,Suppose one use having access 'Select' permission the table but user not having any permission to table external location in the 'external location'..  User will be able to read the data from table?? if yes how can user will be able to read the wh...

  • 2228 Views
  • 3 replies
  • 0 kudos
Latest Reply
RakeshRakesh_De
New Contributor III
  • 0 kudos

Hi @Kaniz , thanks for response.. Why the hyperlink command not showing full?

  • 0 kudos
2 More Replies
RobinK
by New Contributor III
  • 435 Views
  • 5 replies
  • 0 kudos

How to switch Workspaces via menue

Hello,In various webinars and videos featuring Databricks instructors, I have noticed that it is possible to switch between different workspaces using the top menu within a workspace. However, in our organization, we have three separate workspaces wi...

  • 435 Views
  • 5 replies
  • 0 kudos
Latest Reply
Rajani
Contributor
  • 0 kudos

Hi @RobinK looking at screenshots provided i can see you have access to different workspaces but still the dropdown is not visible for you, i also checked if there is any setting for same but i didnt found it.you can raise a ticket to databricks and ...

  • 0 kudos
4 More Replies
dustint121
by New Contributor II
  • 790 Views
  • 1 replies
  • 1 kudos

Resolved! Issue with creating cluster on Community Edition

I have recently signed up for Databricks Community Edition and have yet to succesfully create a cluster.I get this message when trying to create a cluster:"Self-bootstrap failure during launch. Please try again later and contact Databricks if the pro...

  • 790 Views
  • 1 replies
  • 1 kudos
Latest Reply
Ajay-Pandey
Esteemed Contributor III
  • 1 kudos

Hi @dustint121 It's Databricks internal issue; wait for some time and it will resolve.

  • 1 kudos
halox6000
by New Contributor II
  • 762 Views
  • 3 replies
  • 1 kudos

Resolved! Databricks community edition down?

I am getting this error when trying to create a cluster: "Self-bootstrap failure during launch. Please try again later and contact Databricks if the problem persists. Node daemon fast failed and did not answer ping for instance"

  • 762 Views
  • 3 replies
  • 1 kudos
Latest Reply
dustint121
New Contributor II
  • 1 kudos

I still have this issue, and have yet to successfully create a cluster instance.Please advise on how this error was fixed.

  • 1 kudos
2 More Replies
Chinu
by New Contributor III
  • 915 Views
  • 3 replies
  • 0 kudos

System Tables - Billing schema

Hi Experts!We enabled UC and also the system table (Billing) to start monitoring usage and cost. We were able to create a dashboard where we can see the usage and cost for each workspace. The usage table in the billing schema has workspace_id but I'd...

  • 915 Views
  • 3 replies
  • 0 kudos
Latest Reply
Kaizen
Contributor III
  • 0 kudos

@Kaniz Im also not seeing the compute names logged in the system billing tables. Is this located elsewhere?

  • 0 kudos
2 More Replies
Labels
Top Kudoed Authors