Closed jasonscalia closed 10 months ago
alright I found the issue, I think it's specific to your workspace where you have folders conflicting. You can cleanup your /Shared/dbdemos/experiment/lakehouse-retail-c360 and rerun it, it'll fix the issue. New version will handle this properly.
Issue:
lakehouse-retail-c360 - register_churn_model run job fails with:
Invalid experiment format or no experiment avvailable. Please re-run the previous notebook.
Log Excerpt:
Re-running prior job, destroying and recreating demo including compute does not resolve the issue.
Steps to recreate:
%pip install dbdemos
dbutils.library.restartPython()
register_churn_model job fails