Seaven opened a new issue #3099: 【DOC】Update add FE node description URL: https://github.com/apache/incubator-doris/issues/3099 Now: ``` Configure and start Follower or Observer. Follower and Observer are configured with Leader. The following commands need to be executed at the first startup: ./bin/start_fe.sh --helper host:port --daemon View the status of Follower or Observer. Connect to any booted FE using mysql-client and execute: SHOW PROC’/frontends’; you can view the FE currently joined the cluster and its corresponding roles. ``` We should describe the source of host and port.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org