cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

rgualans
by New Contributor
  • 4295 Views
  • 1 replies
  • 1 kudos

Unable to reconstruct state at version ? as the transaction log has been truncated

We have a small table, which undergoes a merge operation on a daily basis. This causes that currently the table has 83 versions.When trying to query this table, we receive the following error:      DeltaFileNotFoundException: dbfs:/mnt/XXXXX/warehous...

rgualans_0-1705078443409.png
  • 4295 Views
  • 1 replies
  • 1 kudos
Latest Reply
Lakshay
Databricks Employee
  • 1 kudos

It is difficult to say exactly what caused the issue as there are multiple underlying reasons. But as a general advice, you can try setting the "delta.checkpointRetentionDuration=7 days" and also you can try switching to a different DBR version to se...

  • 1 kudos
Databricks_Work
by New Contributor II
  • 3252 Views
  • 1 replies
  • 0 kudos
  • 3252 Views
  • 1 replies
  • 0 kudos
Latest Reply
Lakshay
Databricks Employee
  • 0 kudos

Hi @Databricks_Work , Vacuum and Analzye are two separate commands that are used for optimizing the queries but they perform two different operations. Vacuum is used to clear the stale data files in your delta table. Vacuum should be run after a opti...

  • 0 kudos
itzme_rahul
by New Contributor II
  • 3647 Views
  • 4 replies
  • 0 kudos

Need reattempt to Certified Data Engineer Associate

Hello Team/ @Cert-Team ,I encountered Pathetic experience while attempting my 1st DataBricks certification. My exam got suspended within 10min  after starting my exam. Abruptly, Proctor asked me to show my desk, walls, room, wallet, id card, adapter,...

  • 3647 Views
  • 4 replies
  • 0 kudos
Latest Reply
KavonToy
New Contributor II
  • 0 kudos

Any update?

  • 0 kudos
3 More Replies
kiko_roy
by Contributor
  • 5569 Views
  • 2 replies
  • 2 kudos

Resolved! DLT Unity catalog schema no storage location mention details

Hi TeamAs part of an earlier That I did with Databricks team , I got the info for that if one wants to dump the data in unity catalog schema from a DLT pipeline , The specific schema's Storage location must not be specified . else he DLT pipeline wil...

  • 5569 Views
  • 2 replies
  • 2 kudos
Latest Reply
kiko_roy
Contributor
  • 2 kudos

Thanks @Walter_C  for the explanation and confirming the understanding. Really Appreaciate

  • 2 kudos
1 More Replies
Sujitha
by Databricks Employee
  • 9474 Views
  • 0 replies
  • 1 kudos

5 tips to get the most out of your Databricks Assistant

Back in July, we released the public preview of the new Databricks Assistant, a context-aware AI assistant available in Databricks Notebooks, SQL editor and the file editor that makes you more productive within Databricks, including: Generate SQL or ...

Screenshot 2024-01-12 at 1.47.49 PM.png
  • 9474 Views
  • 0 replies
  • 1 kudos
Sujitha
by Databricks Employee
  • 2910 Views
  • 0 replies
  • 0 kudos

Bringing breakthrough data intelligence to industries

Gen AI for All: Empowering Every Role Across Industries The new frontier of data intelligence is here. As more companies pursue industry-changing transformations, they face the same monumental challenge: how to democratize data and AI. In this new r...

Screenshot 2024-01-12 at 1.37.33 PM.png
  • 2910 Views
  • 0 replies
  • 0 kudos
ivanychev
by Contributor II
  • 3383 Views
  • 1 replies
  • 0 kudos

Spark doesn't register executors when new workers are allocated

Our pipelines sometimes get stuck (example).Some workers get decommissioned due to spot termination and then the new workers get added. However, after (1) Spark doesn't notice new executors: And I don't know why. I don't understand how to debug this,...

Screenshot 2023-12-11 at 11.12.05.png Screenshot 2023-12-11 at 11.08.56.png Screenshot 2023-12-11 at 11.48.50.png
Get Started Discussions
decommission
executor
worker
  • 3383 Views
  • 1 replies
  • 0 kudos
Latest Reply
shan_chandra
Databricks Employee
  • 0 kudos

@ivanychev  - Firstly, New workers are added and spark notice them hence, there is an init script logging in the event log stating the init script ran on the newly added workers.  For debugging, please check the Spark UI - executor tab.  Secondly, Fo...

  • 0 kudos
Databricks_Work
by New Contributor II
  • 2601 Views
  • 1 replies
  • 1 kudos
  • 2601 Views
  • 1 replies
  • 1 kudos
Latest Reply
Debayan
Databricks Employee
  • 1 kudos

Hi, You can check the function https://docs.databricks.com/en/sql/language-manual/functions/date_format.html, let us know if this helps. 

  • 1 kudos
mobe
by New Contributor
  • 7068 Views
  • 1 replies
  • 0 kudos

How to query sql warehouse tables with spark?

Hey there... I managed to query my data following this guide https://learn.microsoft.com/en-us/azure/databricks/dev-tools/python-sql-connectorusing databricks sql#!/usr/bin/env python3from databricks import sqlwith sql.connect(server_hostname = "adb-...

  • 7068 Views
  • 1 replies
  • 0 kudos
Latest Reply
shan_chandra
Databricks Employee
  • 0 kudos

Hi @mobe  - Please refer to the github link for more examples - https://github.com/databricks/databricks-sql-python/blob/main/examples.  Thanks,Shan

  • 0 kudos
bjjkkk
by New Contributor II
  • 4439 Views
  • 2 replies
  • 1 kudos

Getting 'No GCP Marketplace token provided' error while signing up from GCP marketplace.

Hey guys,I was trying to sign up to the 14 day free trial from GCP marketplace. When I click 'SIGN UP WITH DATABRICKS', I get the error below.HTTP ERROR 401Problem accessing /sign-up. Reason: No GCP Marketplace token provided. Please start over fr...

bjjkkk_0-1704807716840.png
  • 4439 Views
  • 2 replies
  • 1 kudos
Latest Reply
bjjkkk
New Contributor II
  • 1 kudos

Thanks Walter,I have the IAM permissions in place and also have a valid billing account.However, I keep getting the same error regarding the missing Marketplace token. I am clicking the 'SIGN UP WITH DATABRICKS' button from the GCP UI, so am not sure...

  • 1 kudos
1 More Replies
Rizaldy
by New Contributor II
  • 2709 Views
  • 2 replies
  • 0 kudos

HELP opening notebook displays blank, creating new one gives and error and other issues

Hi,SituationI just literally started using data bricks. I created a workspace, a cluster and uploaded a notebook. But my workspace doesn’t seem to function correctly at the moment.I will attach what it looks like when I try to open a notebookopening ...

Screenshot 2024-01-10 at 4.09.55 PM.png Screenshot 2024-01-10 at 4.24.16 PM.png Screenshot 2024-01-10 at 4.25.32 PM.png Screenshot 2024-01-10 at 4.39.13 PM.png
  • 2709 Views
  • 2 replies
  • 0 kudos
Latest Reply
Rizaldy
New Contributor II
  • 0 kudos

UPDATEI have downloaded chrome and this does not happen for it as well

  • 0 kudos
1 More Replies
aman_yadav007
by New Contributor
  • 1852 Views
  • 1 replies
  • 0 kudos

Databricks Widget

Hi,I was previously working databricks runtime 10.0 and now just upgraded to 13.0 runtime.I was using dashboard to display the widgets. Before it was just showing the widget label, but now it shows the widget name below it as well. Also it shows the ...

  • 1852 Views
  • 1 replies
  • 0 kudos
Latest Reply
SparkJun
Databricks Employee
  • 0 kudos

Hi @aman_yadav007, which widget type did you use? Can you please try a different widget type or check the widget type and its arguments from this example: https://docs.databricks.com/en/notebooks/widgets.html#databricks-widgets

  • 0 kudos
NP7
by New Contributor II
  • 3785 Views
  • 2 replies
  • 0 kudos

DLT pipeline unity catalog error

 Hi Everyone, I'm getting this error while running DLT pipeline in UCFailed to execute python command for notebook 'sample/delta_live_table_rules.py' with id RunnableCommandId(5596174851701821390) and error AnsiResult(,None, Map(), Map(),List(),List(...

  • 3785 Views
  • 2 replies
  • 0 kudos
Latest Reply
RaulValMob
New Contributor II
  • 0 kudos

I get a similar error, when there is a mistake in the @dlt.table() definition for a table. In my case the culprit is usually the path.

  • 0 kudos
1 More Replies
Bharathi-Rajen
by New Contributor II
  • 2898 Views
  • 2 replies
  • 0 kudos

Unable to migrate an empty parquet table to delta lake in Databricks

I'm trying to convert my Databricks Tables from Parquet to Delta. While most of the tables have data and are successfully converted to delta some of the empty parquet tables fail with an error message as below -CONVERT TO DELTA <schema-name>.parquet_...

  • 2898 Views
  • 2 replies
  • 0 kudos
Latest Reply
BR_DatabricksAI
Databricks Partner
  • 0 kudos

Hello Bharathi, Ideally the ETL job should not generate the empty parquet files in the respective location as it's an overhead to read the empty file and it's a not best practice.Assuming this can be easily fix in ETL job while getting the rows count...

  • 0 kudos
1 More Replies
marketing2
by New Contributor
  • 1122 Views
  • 0 replies
  • 0 kudos

L'importance de Databricks dans le SEO

Le SEO est un domaine dynamique et complexe qui évolue constamment avec les technologies et les algorithmes de recherche. L'utilisation de Databricks, une plateforme d'analyse basée sur le cloud, a révolutionné la manière dont les spécialistes du SEO...

pexels-oleksandr-p-9822732.jpg
  • 1122 Views
  • 0 replies
  • 0 kudos
Labels