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: 
Data + AI Summit 2024 - Data Engineering & Streaming

Forum Posts

natadhorcross
by New Contributor III
  • 970 Views
  • 1 replies
  • 4 kudos

Hi, we encountered a problem of timeout every (60 / 80 minutes ) on a long execution of copy json into parquet file in datalake Gen 2.

First, our process was triggered by the datafactory. First the connexion was set with token access, then with managed service identity.We prove the untimely time out was not due to the datafactory by running directly the notebook. Secondly, we tried ...

  • 970 Views
  • 1 replies
  • 4 kudos
Latest Reply
Kaniz_Fatma
Community Manager
  • 4 kudos

Hi @Natacha D'hour​, Does this thread help resolve your question?

  • 4 kudos
AmineHY
by Contributor
  • 6786 Views
  • 7 replies
  • 9 kudos

Resolved! How to read JSON files embedded in a list of lists?

HelloI am trying to read this JSON file but didn't succeed  You can see the head of the file, JSON inside a list of lists. Any idea how to read this file?

image image image
  • 6786 Views
  • 7 replies
  • 9 kudos
Latest Reply
AmineHY
Contributor
  • 9 kudos

Here is my solution, I am sure it can be optimizedimport json  data=[] with open(path_to_json_file, 'r') as f:   data.extend(json.load(f))   df = spark.createDataFrame(data[0], schema=schema)

  • 9 kudos
6 More Replies
Data_Engineer3
by Contributor II
  • 1824 Views
  • 3 replies
  • 8 kudos

Resolved! Getting error popup in databricks

when i migrated to new databricks workspace, I am getting error popup message continuously and also indentation what I changed it is getting changed to other value every with new login .

image
  • 1824 Views
  • 3 replies
  • 8 kudos
Latest Reply
Kaniz_Fatma
Community Manager
  • 8 kudos

Hi @KARTHICK N​, Please contact your Databricks support representative.

  • 8 kudos
2 More Replies
huy_le
by New Contributor II
  • 533 Views
  • 0 replies
  • 1 kudos

How to Update openapi specs ?

I found a few errors/differences between https://docs.databricks.com/_static/api-refs/permissions-2.0-aws.yaml and the actual api. Where can we update this specs for everyone because engineers are using this specs to generate their clients

  • 533 Views
  • 0 replies
  • 1 kudos
mickniz
by Contributor
  • 1936 Views
  • 3 replies
  • 3 kudos

Dbx installation for local development on Vscode

Hi Folks,Since databricks is now asking to use DBX instead of databricks-connect ,We are trying to set up our local environment following the guide.dbx by Databricks Labs - Azure Databricks | Microsoft LearnHave create conf/deployment.yml and dbx/pro...

  • 1936 Views
  • 3 replies
  • 3 kudos
Latest Reply
mickniz
Contributor
  • 3 kudos

fixed this issue. but I am getting another issue while syncing local repo with Workspace in Databricks UI.When I run commanddbx sync repo -d workspace name --source.Command runs fine . I can see that dbfs but not under workspace in Databricks page.An...

  • 3 kudos
2 More Replies
rishabh4312
by Contributor II
  • 5108 Views
  • 18 replies
  • 56 kudos

Voucher code error

Hi,I received a voucher in Nov 2020 for 'Databricks Certified Associate Developer for Apache Spark 3.0 exam' with an expiry date on 10th Nov 2022. However I receive an error stating the promotion code has been used. I have never used the code. Please...

  • 5108 Views
  • 18 replies
  • 56 kudos
Latest Reply
Anonymous
Not applicable
  • 56 kudos

Hi @Rishabh Jain​ Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. We'd love to hear from you.Thank...

  • 56 kudos
17 More Replies
Anonymous
by Not applicable
  • 900 Views
  • 1 replies
  • 11 kudos

Explain about "Activate Gift Certificate" section in Databricks Community Rewards.

Hi every,Could some one explain about the Active Gift Certificate in  in Databricks Community Rewards. And how to use it?Thanks vere much 

Image
  • 900 Views
  • 1 replies
  • 11 kudos
Latest Reply
Unforgiven
Valued Contributor III
  • 11 kudos

@Jensen Ackles​ give ur info i had try to this function does not working. I used cert id lakehouse input into box active gift certificate not help for claim 100points to rewards point in my account

  • 11 kudos
B_Seibert
by New Contributor III
  • 1662 Views
  • 3 replies
  • 9 kudos

Restore Delta table after adding columns.

At version 3 of our Delta Lake table we added a column. We later restored from version 11 back to version 10, which is now the most current version. But now when we run the table build from Azure Data Factory (ADF) on the full history of the data, we...

  • 1662 Views
  • 3 replies
  • 9 kudos
Latest Reply
B_Seibert
New Contributor III
  • 9 kudos

ignoreDeletes works. But I recommend to other developers that you have a think aboout all of the schema change scenarios and solve this problem above as part of a complete solution to every schema change scenario, instead of dealing with it as a one...

  • 9 kudos
2 More Replies
bharani
by New Contributor II
  • 537 Views
  • 0 replies
  • 0 kudos

coverage in databricks

Hi Prabakar, I would like to do test coverage in databricks notebooks so is there any way that I can do and also can I do testing with pytest in databricks? Are there any other tests like nutter library and doc test supports coverage? 

  • 537 Views
  • 0 replies
  • 0 kudos
Nilave
by New Contributor III
  • 4591 Views
  • 4 replies
  • 8 kudos

Resolved! Azure Databricks Python Test Coverage report

Hi,I'm trying to enable coverage report for Azure Databricks python code. Found a solution using pytest with databricks connect but faced below challenges Pytest framework using Databricks Connect:- This works for simple notebooks. But doesnt work fo...

  • 4591 Views
  • 4 replies
  • 8 kudos
Latest Reply
Prabakar
Esteemed Contributor III
  • 8 kudos

@Nilave Chakraborty​ , There is no support for code coverage functionality yet. I don't think it will be available in the near future. However, it will be considered later. I do not have any timeline for now.

  • 8 kudos
3 More Replies
PhoenBounce
by New Contributor III
  • 2358 Views
  • 4 replies
  • 12 kudos

Resolved! Unable to see the Delta Live Tables tab in Workflows on Azure Databricks

I have looked everywhere but I am unable to find the option but doing the training indicates I need to do this to create a pipeline.I must be missing something obvious as I am new to thisThanksSteve

  • 2358 Views
  • 4 replies
  • 12 kudos
Latest Reply
Kaniz_Fatma
Community Manager
  • 12 kudos

Hi @Stephen Robinson​ , We haven’t heard from you since the last response from @Number Four I am​ and @Landan George​​, and I was checking back to see if their suggestions helped you.Or else, If you have any solution, please share it with the communi...

  • 12 kudos
3 More Replies
AB_MN
by New Contributor III
  • 2263 Views
  • 5 replies
  • 1 kudos

Error when using DLT with SCD type 1

I'm trying to load data using DLT and SCD 1 and am running into the error message "Detected a data update in the source table at version x. This is currently not supported. If you'd like to ignore updates, set the option 'ignoreChanges' to 'true'.I h...

image
  • 2263 Views
  • 5 replies
  • 1 kudos
Latest Reply
Anonymous
Not applicable
  • 1 kudos

Hi @Andy Bolk​ Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. We'd love to hear from you.Thanks!

  • 1 kudos
4 More Replies
KVNARK
by Honored Contributor II
  • 1238 Views
  • 3 replies
  • 8 kudos

Resolved! Badge for Data Analyst associate course completion was not sent. But I got the course completion certificate.

Badge for Data Analyst associate course completion was not sent

  • 1238 Views
  • 3 replies
  • 8 kudos
Latest Reply
Anonymous
Not applicable
  • 8 kudos

Hi @KVNARK .​ Hope all is well!Just wanted to check in that did you receive your badge? If yes then please mark it as the best answer. Else please let us know if you need more help. We'd love to hear from you.Thanks!

  • 8 kudos
2 More Replies
Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!

Labels
Top Kudoed Authors