andygrove commented on code in PR #442: URL: https://github.com/apache/arrow-ballista/pull/442#discussion_r1004511298
########## ballista/scheduler/scheduler_config_spec.toml: ########## @@ -24,6 +24,11 @@ conf_file_param = "config_file" name = "version" doc = "Print version of this executable" +[[param]] +name = "advertise_host" Review Comment: How about `advertise_endpoint` ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
