databricks-demos / dbdemos

Demos to implement your Databricks Lakehouse
Other
286 stars 96 forks source link

uc-04-system-tables - Data Initialization job fails due to missing dep "prophet" #135

Closed jasonscalia closed 1 month ago

jasonscalia commented 2 months ago

Hello,

The uc-04-system-tables data initialization job currently fails due to the prophet dep not being installed. Running %pip install prophet and re-running the job causes it to complete without error.

Version: dbdemos-0.5.13

QuentinAmbard commented 1 month ago

thanks, I added it, it was designed to run with MLRuntime, we'll fix them all with the serverless update soon.