Skip to content

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

@shuohyang

Description

@shuohyang

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):

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions