BAD_REQUEST: ExperimentIds cannot be empty when checking ACLs in bulk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2024 11:46 PM - edited 03-09-2024 11:49 PM
I was going through this tutorial https://mlflow.org/docs/latest/getting-started/tracking-server-overview/index.html#method-2-start-yo..., I ran the whole script and when I try to open the experiment on the databricks website I get this error: "BAD_REQUEST: ExperimentIds cannot be empty when checking ACLs in bulk". I get the same error when I try to create a new experiment directly on the databricks website.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 04:07 PM
Hi, I also encounter the same issue. I used Mlflow to log results as experiments in Databricks CE. It works perfectly fine before but I suddenly encountered this error. I am sure I didn't change any settings. And strangely I noticed that the URL is different from before when I clicked the same experiment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 03:26 AM
Hi @Retired_mod,
I'm also having the same issue in Databricks CE.
This error is related to S3 bucket hosting CE. Is it possible to change the bucket policy on user's end?
I researched it, but I couldn't get the answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 06:41 PM
Hi did u resolve that? I encountered the same error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 03:38 AM
Hi, @stanjs , couldn't resolve that. I forgot to mention that I am also using databricks ce, so I can't change any s3 bucket configurations or etc. I'm guessing they are provided by MLflow or Databricks, but I am not sure.