Linux/Unix/Mac
启动命令(standalone代表着单机模式运行,非集群模式):
sh startup.sh -m standalone
如果您使用的是ubuntu系统,或者运行脚本报错提示[[符号找不到,可尝试如下运行:
bash startup.sh -m standalone
Windows
启动命令(standalone代表着单机模式运行,非集群模式):
startup.cmd -m standalone
这篇文章介绍了在不同操作系统中启动服务的命令,对于Linux/Unix/Mac系统,可以使用sh或bashstartup.sh命令以standalone模式运行,Ubuntu系统下如果遇到语法错误可以尝试使用bash。而在Windows环境下,启动服务的命令是startup.cmd-mstandalone,这些命令适用于非集群的单机运行模式。
Linux/Unix/Mac
启动命令(standalone代表着单机模式运行,非集群模式):
sh startup.sh -m standalone
如果您使用的是ubuntu系统,或者运行脚本报错提示[[符号找不到,可尝试如下运行:
bash startup.sh -m standalone
Windows
启动命令(standalone代表着单机模式运行,非集群模式):
startup.cmd -m standalone

被折叠的 条评论
为什么被折叠?