yagagagaga commented on code in PR #1503: URL: https://github.com/apache/doris-website/pull/1503#discussion_r1896735288
########## i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/compilation-and-deployment.md: ########## @@ -94,16 +94,15 @@ cloud_ssb:A83c8Y1S3ZbqHLL4P4HHNTTw0A83CuHj@127.0.0.1:4500 export JAVA_HOME=${path_to_jdk_17} bin/start.sh --daemon ``` +启动脚本返回值为0表示启动成功, 否则启动失败. +启动成功同时标准输出的最后一行文本信息为"doris_clodu start successfully". Review Comment: ```suggestion 启动成功同时标准输出的最后一行文本信息为"doris_cloud start successfully". ``` -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org