Zhanghao Wu
Zhanghao Wu
Sorry for the delay @JGSweets! The tests are all passed. Merging it now. Thank you for your contribution!
We haven't got the bandwidth to work on this yet, but our recent refactoring for job API #3419 and command runner #3157 should help the support of SageMaker. : )
This issue seems not happening with the latest `azure-cli-2.62.0`. Could you share which version of `azure-cli` are you using that causes the issue?
This is still relevant and a related issue is #2340
@michaelzhiluo does the `--clone-from-disk` argument work for your case? https://skypilot.readthedocs.io/en/latest/reference/cli.html#sky-launch
Thanks for the issue @JGSweets! Just a few questions. > In order to follow naming conventions, users would need to be able to set the name of the IAM role...
Thanks for requesting the feature @gaocegege! We currently provide the internal IPs in the env var `SKYPILOT_NODE_IPS` for the node the script is currently running on. https://github.com/skypilot-org/skypilot/blob/4915d682be1053a5af9a48879dfc32d886809ecb/sky/backends/cloud_vm_ray_backend.py#L500 The `job_ip_list_str` is...
This issue should be fixed by #1702
This issue has been resolved for GCP and AWS by #2199 and #2121. We still need to fix it for other clouds as well.
This is blocked by #2532