How to load a synapse/maven package in Dbricks Model Serving Endpoint

gsalazar
New Contributor

Hi!

A lot similar to this 2021's post: https://community.databricks.com/t5/data-engineering/how-to-include-a-third-party-maven-package-in-m...

I'm attempting to serve a synapseml model (maven dependencies) using Databricks Model Serving Endpoints. On a general-purpose clusters i can add the libraries/packages without issue but when trying to deploy the serving endpoint i am unable to do so. Is it related to the conda.yml file? Do you know any workarounds?

Error Message: DEPLOYMENT_FAILED state: Failed to load the model. Exit code 1.

Best,

Gabriel