Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The link to VM scheduling data file does not work #594

Open
shuo-y opened this issue Jun 5, 2023 · 1 comment
Open

The link to VM scheduling data file does not work #594

shuo-y opened this issue Jun 5, 2023 · 1 comment
Labels
🐛 bug Something isn't working.

Comments

@shuo-y
Copy link

shuo-y commented Jun 5, 2023

Description

I was trying to run the https://github.com/microsoft/maro/blob/master/notebooks/vm_scheduling/interact_with_environment.ipynb However, two issues happen. First, it gives an error that cannot import DecisionPayload, I change it to VmRequestPayload. After changing , when rerunning the notebook, it gives another error when trying to download the data file from https://marodatasource.blob.core.windows.net/vm-scheduling-azure/azure.2019.10k/azure.2019.10k.tar.gz. It shows urllib.error.HTTPError: HTTP Error 404: The specified resource does not exist.. So it seems that the above link to the data files need to be updated. I will appreciate it if maro team could look into this. Thank you.

To Reproduce

Steps to reproduce the behavior:

  1. Install the maro from source based on the https://github.com/microsoft/maro/blob/master/README.md
  2. Run the https://github.com/microsoft/maro/blob/master/notebooks/vm_scheduling/interact_with_environment.ipynb

Expected Behavior

It should output similar to the notebook.

Environment

  • MARO version (v0.3.2a3):
  • MARO scenario (VM Scheduling):
  • How you installed MARO (source):
  • OS (Linux):
  • Python version ( 3.9):
@shuo-y shuo-y added the 🐛 bug Something isn't working. label Jun 5, 2023
@Neko0
Copy link

Neko0 commented Dec 14, 2023

Hi shuo-y, did you manage to solve this? I was trying to run the vm_scheduling notebook and encountered the same issue. Seems like no answer was given here.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants