Running mlflow predict with pyspark pyfunc and getting a 500 from the scoring server - Stack Overflow

Any way to get more insights into the cause?File "databrickspythonlibpython3.11site-packages

Any way to get more insights into the cause?

  File "/databricks/python/lib/python3.11/site-packages/mlflow/pyfunc/__init__.py", line 2088, in batch_predict_fn
    return client.invoke(pdf, params=params).get_predictions()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/databricks/python/lib/python3.11/site-packages/mlflow/pyfunc/scoring_server/client.py", line 90, in invoke
    raise Exception(
Exception: Invocation failed (error code 500, response: <html>
  <head>
    <title>Internal Server Error</title>
  </head>
  <body>
    <h1><p>Internal Server Error</p></h1>
    
  </body>
</html>
)

scoring_server is used when using env_manager which isn't local for inference.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745041204a4607817.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信