Jackie-Jiang commented on issue #11825: URL: https://github.com/apache/pinot/issues/11825#issuecomment-1769510304
Which command did you use to start the node? `StartServiceManagerCommand` itself does not take host name, so host name is always read from the network and will error out when disconnected from network. If you use `StartControllerCommand` it should be able to pick the `-controllerHost` as the hostname without looking up the network -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
