cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
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

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.