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

dofre
by New Contributor II
  • 1645 Views
  • 0 replies
  • 1 kudos

Left Outer Join returns an Inner Join in Delta Live Tables

In our Delta Live Table pipeline I am simply joining two streaming tables to a new streaming table.We use the following code: @Dlt.create_table() def fact_event_faults(): events = dlt.read_stream('event_list').withWatermark('TimeStamp', '4 hours'...

4bba99f9-1293-42f9-ab53-f869af77a877.jpg
Get Started Discussions
Delta Live Table
structured streaming
  • 1645 Views
  • 0 replies
  • 1 kudos
violar
by New Contributor
  • 6067 Views
  • 0 replies
  • 0 kudos

[Databricks][DatabricksJDBCDriver](500593) Communication link failure. Failed to connect to server.

I am using databricks jdbc driver to run a certain app. It runs fine for a few mins to hours and then I get the error [Databricks][DatabricksJDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 502,...

  • 6067 Views
  • 0 replies
  • 0 kudos
elgeo
by Valued Contributor II
  • 2785 Views
  • 1 replies
  • 2 kudos

Hide widgets logic

Hello,We have recently created a notebook in order to allow users inserting/updating values in specific tables. The logic behind the update statements is included in a separate notebook where users don't have access. However we would like to know if ...

  • 2785 Views
  • 1 replies
  • 2 kudos
Latest Reply
Hubert-Dudek
Esteemed Contributor III
  • 2 kudos

When you want users to perform some write action (for example, change parameters, etc.), it is usually easiest to build a small app in Azure PowerApps, save those values, and extract them to the table in Delta Lake (so your notebooks will take values...

  • 2 kudos
FranPérez
by New Contributor III
  • 11840 Views
  • 1 replies
  • 1 kudos

Resolved! error loading databricks.proto

Hi,I'm using a DBR 13.3 LTS ML, and I want to set up a webhook trigger. I'm following the example notebook at https://learn.microsoft.com/en-us/azure/databricks/_extras/notebooks/source/mlflow/mlflow-model-registry-webhooks-python-client-example.html...

  • 11840 Views
  • 1 replies
  • 1 kudos
Latest Reply
StephanieAlba
Databricks Employee
  • 1 kudos

Hi @FranPérez , The issue is that databricks-registry-webhooks has a databricks.proto file that collides with mlflow. Here is the fix: %pip install databricks-registry-webhooks mlflow==2.2.2 I also posted the fix on StackOverflow: https://stackoverfl...

  • 1 kudos
Danny_Lee
by Valued Contributor
  • 3781 Views
  • 1 replies
  • 0 kudos

My Gamification

Hi all,I've been training at https://partner-academy.databricks.com/ and I see this tab for My Gamification, however, whenever I open it it always says 0 badges, 0 points.  I have completed a number of courses, but there's no change.  Is this feature...

Danny_Lee_0-1708225241683.png
  • 3781 Views
  • 1 replies
  • 0 kudos
Latest Reply
Danny_Lee
Valued Contributor
  • 0 kudos

Haven't received anything back on this and don't see any others with this issue, maybe its something on my side.  

  • 0 kudos
Axel_Schwanke
by Contributor
  • 992 Views
  • 0 replies
  • 0 kudos

Referencing a Technical Blog on LinkedIn - How to show the Blog Image instead of the Author Image?

When referencing a Technical Blog in a LinkedIn Post, the image of the author is displayed and not the image/picture of the blog itself - annoying.Example: Linkedin Post:    https://www.linkedin.com/posts/axelschwanke_star-struct-the-secret-life-of-t...

  • 992 Views
  • 0 replies
  • 0 kudos
db_allrails
by New Contributor II
  • 10562 Views
  • 2 replies
  • 1 kudos

Resolved! Configuring NCC does not show option to add private endpoints

Hi!I am following this guide: https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/serverless-private-linkHowever in Step 3: Create private endpoint rules, number 6 there is no option for me to Add a private...

  • 10562 Views
  • 2 replies
  • 1 kudos
Latest Reply
db_allrails
New Contributor II
  • 1 kudos

@saikumar246  you were correct. It was really super easy to set up and works flawlessly! Good job dev-team!

  • 1 kudos
1 More Replies
B_J_Innov
by New Contributor III
  • 4316 Views
  • 1 replies
  • 0 kudos

Make API Call to run job

Hi everyone,I want to trigger a run for a job using API Call.Here's my code"""import shleximport subprocessdef call_curl(curl):args = shlex.split(curl)process = subprocess.Popen(args, shell=False, stdout=subprocess.PIPE, stderr=subprocess.PIPE)stdout...

  • 4316 Views
  • 1 replies
  • 0 kudos
BillGuyTheScien
by New Contributor II
  • 3573 Views
  • 1 replies
  • 0 kudos

Resolved! combining accounts

I have an AWS based databricks account with a few workspaces and an Azure Databricks workspace.  How do I combine them into one account?I am particularly interested in setting up a single billing drop with all my Databricks costs.  

  • 3573 Views
  • 1 replies
  • 0 kudos
Latest Reply
Allia
Databricks Employee
  • 0 kudos

Hi @BillGuyTheScien  Greetings! Currently, we do not have such a feature to combine multiple cloud usage into a single account. We do have a feature request for the same and it is considered for future. Currently, there is no ETA on that. You can bro...

  • 0 kudos
nachog99
by New Contributor II
  • 1596 Views
  • 0 replies
  • 0 kudos

Read VCF files using latest runtime version

Hello everyone!I was reading VCF files using the glow library (Maven: io.projectglow:glow-spark3_2.12:1.2.1).The last version of this library only works with the spark's version 3.3.2 so if I need to use a newer runtime with a more recent spark versi...

  • 1596 Views
  • 0 replies
  • 0 kudos
anushajalesh28
by New Contributor II
  • 4500 Views
  • 1 replies
  • 0 kudos

Catalog issue

When i was trying to create catalog i got an error saying to mention azure storage account and storage container in the following query -CREATE CATALOG IF NOT EXISTS Databricks_Anu_Jal_27022024MANAGED LOCATION 'abfss://<databricks-workspace-stack-anu...

Get Started Discussions
Azure Databricks
  • 4500 Views
  • 1 replies
  • 0 kudos
Surajv
by New Contributor III
  • 5785 Views
  • 0 replies
  • 0 kudos

Run spark code in notebook by setting spark conf instead of databricks connect configure in runtime

Hi community, I wanted to understand if there is a way to pass config values to spark session in runtime than using databricks-connect configure to run spark code. One way I found out is given here: https://stackoverflow.com/questions/63088121/config...

  • 5785 Views
  • 0 replies
  • 0 kudos

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