can someone tell me why i get this error please
{"error_code":"INVALID_PARAMETER_VALUE","message":"experiment_id parameter must be a long, found '40fe9c34-640d-404f-aad6-cb115db8afc4'"}
pleaase help
can someone tell me why i get this error please
{"error_code":"INVALID_PARAMETER_VALUE","message":"experiment_id parameter must be a long, found '40fe9c34-640d-404f-aad6-cb115db8afc4'"}
pleaase help
Hello @NadineBenharrath-4116,
Thanks for the question and using MS Q&A platform.
Could you please help me understand when exactly are you seeing the above error message?
Please do share the exact steps on how you are running the mlflow?
Meanwhile you may checkout Track machine learning training runs - Where MLflow runs are logged.
@PRADEEPCHEEKATLA-MSFT thank you , the problem was that i'm tracking the model with azure ml so the experiemnts in mlflow will disappear ,
can you help me how can send stream data from blob storage to databricks ??
Hello @NadineBenharrath-4116,
Glad to know that your issue has resolved. You can accept it as an answer. And thanks for sharing the solution, which might be beneficial to other community members reading this thread.
can you help me how can send stream data from blob storage to databricks ?
You have couple of options.
This article explains how to access Azure Blob storage by mounting storage in Databricks.
Load files from Azure Blob storage and Azure Data Lake Storage Gen1 and Gen2 using Auto Loader.
Hope this helps.
Hello @NadineBenharrath-4116,
Did you get a chance to accept it as an answer?
5 people are following this question.