脚本说明
脚本名 |
功能 |
备注 |
---|---|---|
compile_build.sh |
全量编译脚本 |
编译机使用 |
compile_clean.sh |
清理编译中间文件脚本 |
编译机使用 |
server_install.sh |
服务端安装脚本 |
服务端使用 |
server_uninstall.sh |
服务端卸载脚本 |
服务端使用 |
client_install.sh |
客户端安装脚本 |
客户端使用 |
client_uninstall.sh |
客户端卸载脚本 |
客户端使用 |
server_start.sh |
服务端第一次启动脚本(第一次启动时使用,会清理zookeeper并格式化bdm,后续通过systemctl进行启停) |
服务端使用 |
父主题: 附录