cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

karthik_p
by Esteemed Contributor
  • 1741 Views
  • 1 replies
  • 6 kudos

do we have any API or way to find out how we have mounted s3 bucket in AWS

HI Team,we have mounted our s3 buckets 2-3 years back and we don't have a place that has been maintained with config that are used to mount s3 bucket on data bricks instance. can we get complete config and keys/profiles that are used to mount s3 buck...

  • 1741 Views
  • 1 replies
  • 6 kudos
Trung
by Contributor
  • 2186 Views
  • 2 replies
  • 1 kudos

Resolved! DataBricks best practice to manage resource correspond deleted user

currently I have some prblem about my DataBricks workspace when an user was deleted and it cause some issue:Applications or scripts that use the tokens generated by the user will no longer be able to access the Databricks APIJobs owned by the user wi...

  • 2186 Views
  • 2 replies
  • 1 kudos
Latest Reply
Trung
Contributor
  • 1 kudos

@Vivian Wilfred​ it really useful for my case, many thanks!

  • 1 kudos
1 More Replies
Nath
by New Contributor II
  • 3048 Views
  • 3 replies
  • 2 kudos

Resolved! Error with multiple FeatureLookup calls outside databricks

I access databricks feature store outside databricks with databricks-connect on my IDE pycharm.The problem is just outside Databricks, not with a notebook inside Databricks.I use FeatureLookup mecanism to pull data from Feature store tables in my cus...

  • 3048 Views
  • 3 replies
  • 2 kudos
Latest Reply
shan_chandra
Databricks Employee
  • 2 kudos

Also, Please refer to the below KB for additional resolution - https://learn.microsoft.com/en-us/azure/databricks/kb/dev-tools/dbconnect-protoserializer-stackoverflow

  • 2 kudos
2 More Replies
elgeo
by Valued Contributor II
  • 1546 Views
  • 0 replies
  • 3 kudos

Number of parquet files per delta table

Hello. We would like to understand how many parquet files are created per data table. To be more specific, we refer to the current snapshot of the table. For example, we noticed that while we performed initial inserts to a table, one parquet file was...

  • 1546 Views
  • 0 replies
  • 3 kudos
ncouture
by Contributor
  • 4112 Views
  • 4 replies
  • 4 kudos

How to include visualizations returned from %run in the caller notebooks dashboard?

I have a notebook (nb1) that calls another one (nb2) via the %run command. This returns some visualizations that I want to add to a dashboard of the caller notebook (nb1-db). When I select the visualization drop down, then select Add to dashboard, th...

  • 4112 Views
  • 4 replies
  • 4 kudos
Latest Reply
Debayan
Databricks Employee
  • 4 kudos

Hi @Nicholas Couture​ , Could you please check and refer to https://docs.databricks.com/sql/user/security/access-control/dashboard-acl.html . Please let us know if this helps.

  • 4 kudos
3 More Replies
dsura
by Contributor
  • 11199 Views
  • 5 replies
  • 17 kudos

Resolved! Azure AAD token with Databricks for User defined managed Identity inside Docker Container

Hi, We are currently using a Azure AAD Token inorder to authenticate with Databricks instead of generating Personal Access Tokens from Databricks. We have a multi-tenant architecture and so we are using Azure container instances to run multiple trans...

  • 11199 Views
  • 5 replies
  • 17 kudos
Latest Reply
Debayan
Databricks Employee
  • 17 kudos

Hi, This looks like an old issue which we have faced earlier, Could you please update the DBR to the latest version and try again?

  • 17 kudos
4 More Replies
AbhishekBreeks
by New Contributor II
  • 25642 Views
  • 9 replies
  • 4 kudos

Referential Integrity (Primary Key / Foreign Key Constraint) - Azure Databricks SQL

Hello, Please suggest how can we implement Referential Integrity (Primary Key / Foreign Key Constraint) - between different tables defined on Azure Databricks Database. Basically the syntax to add Primary and Foreign Key constraint in the table defi...

  • 25642 Views
  • 9 replies
  • 4 kudos
Latest Reply
elgeo
Valued Contributor II
  • 4 kudos

Is there any alternate way you could suggest to implement and enforce primary key constraint?

  • 4 kudos
8 More Replies
Raymond_Garcia
by Contributor II
  • 10082 Views
  • 4 replies
  • 4 kudos

Resolved! Issue with databricks and DRIVER_LIBRARY_INSTALLATION_FAILURE.?

I have like 5 maven libraries, and with all of them, I have the same issue with Job or Notebooks. How much do I have to wait? is there another solution? Thank you very much!

issue with databricks
  • 10082 Views
  • 4 replies
  • 4 kudos
Latest Reply
Debayan
Databricks Employee
  • 4 kudos

@Raymond Garcia​ , could you please open a support case with Databricks for the same? We will triage the issue and provide a solution.

  • 4 kudos
3 More Replies
mmlime
by New Contributor III
  • 5255 Views
  • 4 replies
  • 0 kudos

Resolved! Can I use VMs from Pool for my Workflow cluster?

Hi,there is no option to take VMs from a Pool for a new workflow (Azure Cloud)?default schema for a new cluster:{ "num_workers": 0, "spark_version": "10.4.x-scala2.12", "spark_conf": { "spark.master": "local[*, 4]", "spark...

  • 5255 Views
  • 4 replies
  • 0 kudos
Latest Reply
Vivian_Wilfred
Databricks Employee
  • 0 kudos

@Michal Mlaka​ I just checked on the UI and I could find the pools listing under worker type in a job cluster configuration. It should work.

  • 0 kudos
3 More Replies
kthneighbor
by New Contributor II
  • 4542 Views
  • 5 replies
  • 2 kudos

Resolved! What will be the next LTS version after 10.4?

What will be the next LTS version after 10.4?

  • 4542 Views
  • 5 replies
  • 2 kudos
Latest Reply
youssefmrini
Databricks Employee
  • 2 kudos

Hello, 11.3 LTS is now available https://learn.microsoft.com/en-us/azure/databricks/release-notes/runtime/11.3

  • 2 kudos
4 More Replies
HenriqueMoniz
by New Contributor II
  • 2512 Views
  • 1 replies
  • 2 kudos

How to access Delta Live Tables feature?

Hi, I tried following the Delta Live Tables quickstart (https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-quickstart.html), but I don't see the Pipelines tab under the Jobs page in my workspace. The same guide mentions...

  • 2512 Views
  • 1 replies
  • 2 kudos
Latest Reply
virbickt
New Contributor III
  • 2 kudos

Hi, you need a Premium workspace for the Pipelines tab to show up. This is what I see on my workspace with Standard Pricing Tier selected: And this is what what I see on my workspace with the Premium Pricing Tier:

  • 2 kudos
THIAM_HUATTAN
by Valued Contributor
  • 4854 Views
  • 3 replies
  • 3 kudos

Using R, how do we write csv file to say dbfs:/tmp?

let us say I already have the data 'TotalData'write.csv(TotalData,file='/tmp/TotalData.csv',row.names = FALSE)I do not see any error from abovewhen I list files below:%fs ls /tmpI do not see any files written there. Why?

  • 4854 Views
  • 3 replies
  • 3 kudos
Latest Reply
Cedric
Databricks Employee
  • 3 kudos

Hi Thiam,Thank you for reaching out to us. In this case it seems that you have written a file to the OS /tmp and tried to fetch the same folder in DBFS.Written >> /tmp/TotalData.csvReading >> /dbfs/tmp/TotalData.csvPlease try to execute write.csv wit...

  • 3 kudos
2 More Replies
jm99
by New Contributor III
  • 3763 Views
  • 2 replies
  • 3 kudos

Ingesting Kafka Avro into an Delta STREAMING LIVE TABLE

Using Azure Databricks:I can create a DLT table in python usingimport dlt import pyspark.sql.functions as fn from pyspark.sql.types import StringType   @dlt.table( name = "<<landingTable>>", path = "<<storage path>>", comment = "<< descri...

  • 3763 Views
  • 2 replies
  • 3 kudos
Latest Reply
lninza
New Contributor II
  • 3 kudos

Hi @John Mathews​  did you find a way to progress here?i am stuck in the same point...

  • 3 kudos
1 More Replies

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now
Labels