You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual result:
When you try ray submit, ray attach, etc. using a different cluster yaml file than what the cluster was spawned with, it results in an SSH password prompt
Expected result:
I'd expect the command to be somehow aware that the cluster had not been created for this particular yaml and to throw a more appropriate error to communicate the need to start this cluster first
The text was updated successfully, but these errors were encountered:
shadeofblue
changed the title
ray submit on a different cluster yaml failsray submit et al fail on a different yaml than the cluster was created with
Feb 29, 2024
Actual result:
When you try
ray submit
,ray attach
, etc. using a different cluster yaml file than what the cluster was spawned with, it results in an SSH password promptExpected result:
I'd expect the command to be somehow aware that the cluster had not been created for this particular yaml and to throw a more appropriate error to communicate the need to start this cluster first
The text was updated successfully, but these errors were encountered: