cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

Setup a model serving REST endpoint?

User16765131552
Contributor III

I am trying to set up a demo with a really simple spark ML model and i see this error repeated over and over in the logs in the serving UI:

/databricks/chauffeur/model-runner/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'eastus2.azuredatabricks.net'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
 
  InsecureRequestWarning,
 
Collecting package metadata (repodata.json): ...working... done
 
Solving environment: ...working... failed
 
ResolvePackageNotFound: 
 
  - pyspark=3.1.0
 
Could not find conda environment: model-1
 
You can list all discoverable environments with `conda info --envs`.

1 ACCEPTED SOLUTION

Accepted Solutions

User16765131552
Contributor III

Not sure how the containers for each model version work on the endpoints, but looks like Model serving endpoints use a 7.x runtime. So those would be Spark 3.0, not Spark 3.1

View solution in original post

1 REPLY 1

User16765131552
Contributor III

Not sure how the containers for each model version work on the endpoints, but looks like Model serving endpoints use a 7.x runtime. So those would be Spark 3.0, not Spark 3.1

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!