Rate This Document
Findability
Accuracy
Completeness
Readability

Script Description

Table 1 Global Cache scripts

Script Name

Description

Remarks

compile_build.sh

Full compilation script

Used by the compilation server

compile_clean.sh

Script for clearing intermediate files

Used by the compilation server

server_install.sh

Server installation script

Used by the server

server_uninstall.sh

Server uninstallation script

Used by the server

client_install.sh

Client installation script

Used by the client

client_uninstall.sh

Client uninstallation script

Used by the client

server_start.sh

Script for starting the server software for the first time. It clears ZooKeeper and formats the BDM. Then, you can use systemctl to start and stop the software.

Used by the server