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

Sathya_7
by New Contributor II
  • 1434 Views
  • 4 replies
  • 0 kudos

Resolved! [Simba][ThriftExtension] (14) Unexpected response from server during a HTTP connection: SSL_connect:

Hi everyone,I’m trying to create an ODBC connection to Databricks using the Simba ODBC driverand I’m getting the following error when testing the connection:FAILED![Simba][ThriftExtension] (14) Unexpected response from server during a HTTP connection...

  • 1434 Views
  • 4 replies
  • 0 kudos
Latest Reply
Sathya_7
New Contributor II
  • 0 kudos

Hi everyone,Sorry for the confusion in my earlier message — I mistakenly mentioned SSO.To clarify, the authentication method I’m actually using is Username and Password. 

  • 0 kudos
3 More Replies
tarunnagpal
by Databricks Partner
  • 2858 Views
  • 3 replies
  • 3 kudos

Snowflake to Databricks migration

We are working on a proposal for our existing customer to migrate approximately 500 tables and the associated business logic from Snowflake to Databricks. The business logic is currently implemented using stored procedures, which need to be converted...

  • 2858 Views
  • 3 replies
  • 3 kudos
Latest Reply
thelogicplus
Contributor II
  • 3 kudos

@tarunnagpal @MariuszK  if you want to migrate snowflake to databrick use Travinto Conversion tool   or if you want to create your own automation use How to Automate Snowflake to databricks  from TheLogicplus.com

  • 3 kudos
2 More Replies
Phani1
by Databricks MVP
  • 5512 Views
  • 8 replies
  • 0 kudos

Talend ETL code to Databricks

Hi Team,What is the best way to transfer Talend ETL code to Databricks and what are the best methods/practices for migrating Talend ETL's to Databricks (notebook, code conversion/migration strategy, workflow's etc)?Regards,Janga

  • 5512 Views
  • 8 replies
  • 0 kudos
Latest Reply
pradeep_singh
Contributor III
  • 0 kudos

Bladebridge had a support for Talend to Databricks conversion but since its acquired by databricks and rebranded as Lakebridge we dont have that support anymore ( Lakebridge for some reason doesn support Talend ). You might want to contact your Datab...

  • 0 kudos
7 More Replies
Brahmareddy
by Esteemed Contributor II
  • 713 Views
  • 2 replies
  • 5 kudos

Invitation to the Databricks Developer Community on Medium

Hi All,We are starting a new Databricks Developer Community publication on Medium, and this is a warm invitation to every Databricks professional, developer, and aspirant who believes in learning by sharing.We are doing this because Databricks learni...

  • 713 Views
  • 2 replies
  • 5 kudos
Latest Reply
Brahmareddy
Esteemed Contributor II
  • 5 kudos

Thanks @Louis_Frolio . Let us do it better together.

  • 5 kudos
1 More Replies
Carlton
by Contributor II
  • 1075 Views
  • 2 replies
  • 3 kudos

Resolved! No Longer Getting the Option to Login to Databricks Legacy Community Edition

Hello Support,In the past, whenever I have logged in to access my Databricks Community Edition, I was given the option to log into the Legacy Edition or the Databricks Free Edition. However, now I'm forced to login to the Free Edition. Can someone le...

  • 1075 Views
  • 2 replies
  • 3 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 3 kudos

Hi @Carlton ,That's because they shutdown community edition at 1 January 2026. Now you can use Free Edition only (which is way superior).https://community.databricks.com/t5/announcements/psa-community-edition-retires-on-january-1-2026-move-to-the-fre...

  • 3 kudos
1 More Replies
greengil
by Contributor
  • 1120 Views
  • 5 replies
  • 0 kudos

Resolved! Databricks database

In Oracle, I create schemas and tables and link tables together via the primary/foreign key to do SQL queries.In Databricks, I notice that I can create tables, but how do I link tables together for querying?  Does Databricks queries need the key in t...

  • 1120 Views
  • 5 replies
  • 0 kudos
Latest Reply
balajij8
Contributor III
  • 0 kudos

Primary & Foreign Keys are informational unlike Oracle. You can use Unity Catalog Lineage Graph for easily finding the relationships between tables in Databricks.

  • 0 kudos
4 More Replies
bianca_unifeye
by Databricks MVP
  • 474 Views
  • 0 replies
  • 1 kudos

SQL BITS Databricks presentations

Hey Databricks Community I’ve submitted several sessions to SQLBits 2026, and this year there’s a public vote on the agenda Every single session I’ve proposed is Databricks-focused  based on real delivery, real customers, and real lessons learned in ...

bianca_unifeye_0-1768214428754.png
  • 474 Views
  • 0 replies
  • 1 kudos
Chinu
by Contributor
  • 6321 Views
  • 6 replies
  • 0 kudos

Tableau Desktop connection error from Mac M1

Hi, Im getting the below error while connecting SQL Warehouse from the tableau desktop. I installed the latest ODBC drivers (2.7.5) but I can confirm that the driver name is different. From the error message I see libsparkodbc_sbu.dylib but in my lap...

  • 6321 Views
  • 6 replies
  • 0 kudos
Latest Reply
Allex_Sanus
New Contributor II
  • 0 kudos

allexfcatarina@gmail.com

  • 0 kudos
5 More Replies
chalabit
by New Contributor III
  • 1003 Views
  • 4 replies
  • 1 kudos

Resolved! Import .py files module does not work on VNET injected workspace

We have problem with import any python files as module on VNET injected workspace.For same folder structure (see bellow), the imports works on serverless clusters or in databricks managed workspace (i.e. create new azure databricks workspace without ...

chalabit_3-1767349860220.png chalabit_2-1767349733641.png chalabit_1-1767349674098.png
  • 1003 Views
  • 4 replies
  • 1 kudos
Latest Reply
chalabit
New Contributor III
  • 1 kudos

Redeploying workspace from azure portal worked with "documentation" VNET injection set up with NSG and NAT gw. Only added new NSG rule on top of deployed rulesOutboundTCPVirtualNetworkAnyAzureDatabricks (service tag)443, 3306, 8443-8451No idea where ...

  • 1 kudos
3 More Replies
DBXDeveloper111
by New Contributor III
  • 890 Views
  • 3 replies
  • 1 kudos

ModuleNotFoundError: No module named 'MY-MODEL'

I'm currently trying to create a model serving end point around a model I've recently created. I'm trying to wrap my head around an error. The model is defined as below class MY-MODEL(mlflow.pyfunc.PythonModel): def load_context(self, context): ...

  • 890 Views
  • 3 replies
  • 1 kudos
Latest Reply
JAHNAVI
Databricks Employee
  • 1 kudos

@DBXDeveloper111 could you please create the class like MYMODEL without hyphen and then try improting it. as hyphen is invalid identifier. Please confirm if you are still facing the issue after this change.

  • 1 kudos
2 More Replies
freshmint
by New Contributor II
  • 3503 Views
  • 5 replies
  • 0 kudos

How to get Databricks usage invoices?

Hey guys,I'm wondering if there are people who wanted to see invoices? I've been using Databricks and I registered my credit card. I've been paying for it.Now I just want to see the invoices but I can't find it. Is there anybody who experienced simil...

  • 3503 Views
  • 5 replies
  • 0 kudos
Latest Reply
Advika
Community Manager
  • 0 kudos

Hello @freshmint! To clarify, are you looking for invoices related to courses you've purchased, or are you referring to other Databricks services?

  • 0 kudos
4 More Replies
AnneEst
by Databricks Partner
  • 709 Views
  • 1 replies
  • 1 kudos

Resolved! Changing profile from customer to partner

HelloI was previously registered with a customer profile, and have updated my profile to use my work email which is a partner email, but still I am unable to access the partner academy.I tried different things (incognito window, clearing cookies, etc...

  • 709 Views
  • 1 replies
  • 1 kudos
Latest Reply
Advika
Community Manager
  • 1 kudos

Hello @AnneEst! If you’re unable to sign in to the Partner Academy using your partner email address, please raise a ticket with the Databricks Support team. They’ll be able to review your profile and help you get access to the Partner Academy.

  • 1 kudos
drag7ter
by Contributor
  • 5776 Views
  • 13 replies
  • 6 kudos

Parameters in dashboards data section passing via asset bundles

A new functionality allows deploy dashboards with a asset bundles. Here is an example :# This is the contents of the resulting baby_gender_by_county.dashboard.yml file. resources: dashboards: baby_gender_by_county: display_name: "Baby gen...

  • 5776 Views
  • 13 replies
  • 6 kudos
Latest Reply
protmaks
Databricks MVP
  • 6 kudos

Just three weeks ago, Databricks added the ability to parameterize the catalog and schema, here with examples -https://medium.com/@protmaks/dynamic-catalog-schema-in-databricks-dashboards-b7eea62270c6 

  • 6 kudos
12 More Replies
curious_rabbit
by New Contributor II
  • 865 Views
  • 2 replies
  • 0 kudos

Getting Genie to Generate SPC (Control) Charts Reliably

Hi everyone!I’m working on getting Genie to accurately generate Statistical Process Control (SPC) charts when prompted.  I'm looking for suggestions on how to best approach this. So far, I’ve tried using pre-defined SQL queries to select the data, bu...

  • 865 Views
  • 2 replies
  • 0 kudos
Latest Reply
curious_rabbit
New Contributor II
  • 0 kudos

Or here is hopefully a more elegant way to phrase my question:To visualise a control diagram in Genie for an end-user, should I a) instruct Genie how to create an SPC chart with SQL on the fly, of b) create a background job (pre-defined SQL query in ...

  • 0 kudos
1 More Replies
Primus-Connect
by Databricks Partner
  • 561 Views
  • 0 replies
  • 2 kudos

Calling for Speakers – Manchester Databricks User Group | 19 March 2026

Hi everyoneThe Manchester Databricks User Group is looking for speakers for our in-person meetup on Thursday, 19 March 2026.https://www.meetup.com/manchester-databricks-user-group/We’re keen to hear from Databricks users, practitioners, partners, and...

  • 561 Views
  • 0 replies
  • 2 kudos
Labels