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:ย 

databricks-connect 11.3

serg-v
New Contributor III

Would there be databricks-connect for cluster version 11.3 ?

If yes, when we should expect it?

1 ACCEPTED SOLUTION

Accepted Solutions

ktsoi
New Contributor III

Databricks Connect was released for 11.3 LTS last week.

View solution in original post

6 REPLIES 6

Kaniz
Community Manager
Community Manager

Hi @Sergey Volkovโ€‹, This page lists releases and maintenance updates for Databricks Connect.

serg-v
New Contributor III

Yeah, It's page with past releases. There is no 11.3.

What about roadmap?

Would there be databricks-connect for cluster version 11.3 ?

If yes, when we should expect it?

ktsoi
New Contributor III

Databricks Connect was released for 11.3 LTS last week.

Kaniz
Community Manager
Community Manager

Hi @Sergey Volkovโ€‹โ€‹, We havenโ€™t heard from you since the last response from meโ€‹ โ€‹, and I was checking back to see if my suggestions helped you.

Or else, If you have any solution, please share it with the community, as it can be helpful to others.

Also, Please don't forget to click on the "Select As Best" button whenever the information provided helps resolve your question.

serg-v
New Contributor III

> if my suggestions helped you.

Not at all

Oliver_Floyd
Contributor

It looks like there are other issues. I saved the model generated with the code above in mlflow

imageWhen I try to reload it with this code:

import mlflow
model = mlflow.spark.load_model('runs:/cb6ff62587a0404cabeadd47e4c9408a/model')

It works in a notebook, but it failed when running it in intelliJ with databricks-connect. I get this error:

mlflow.exceptions.MlflowException: Failed to download an "MLmodel" model file from "runs:/cb6ff62587a0404cabeadd47e4c9408a/model"

Do you have any idea where it could come from?

*Note that I do not have this problem with a sklearn model

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!