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:[email protected]: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: [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]
