databrickslabs / cicd-templates

Manage your Databricks deployments and CI with code.
Other
201 stars 100 forks source link

If user provides directory for mlflow experiment on set up, create an experiment with a default name instead of throwing error. #5

Closed ThunderShiviah closed 4 years ago

ThunderShiviah commented 4 years ago

Exception: INVALID_PARAMETER_VALUE: Expected id '3624504707471432' to be an MLflow experiment or Databricks notebook, found 'DIRECTORY'. If this experiment id was previously valid, your experiments may have been migrated. For more information, see 'https://docs.databricks.com/applications/mlflow/experiments.html#experiment-migration'.".

renardeinside commented 4 years ago

This is fixed with the latest update.