mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 19:16:19 +08:00
hotfix (#9996)
This commit is contained in:
committed by
SangBin Cho
parent
b30d745401
commit
562dfba732
@@ -424,7 +424,7 @@ def warn_about_bad_start_command(start_commands):
|
||||
cf.bold("ray start"), cf.bold("--autoscaling-config"),
|
||||
cf.bold("--autoscaling-config=~/ray_bootstrap_config.yaml"),
|
||||
cf.bold("ray start"), cf.bold("head_start_ray_commands"))
|
||||
logger.old_warning(
|
||||
cli_logger.old_warning(
|
||||
logger, "Ray start on the head node does not have the flag"
|
||||
"--autoscaling-config set. The head node will not launch"
|
||||
"workers. Add --autoscaling-config=~/ray_bootstrap_config.yaml"
|
||||
|
||||
Reference in New Issue
Block a user