The network replication and Hadoop setup procedure is shown below.
Copy the master server 'slaves' file, edited as described in "6.1.4.1 Creating the Slave Server Definition File 'slaves'", and place the copy under "/etc/opt/FJSVbdpp/conf".
# scp -p root@master1:/etc/opt/FJSVbdpp/conf/slaves /etc/opt/FJSVbdpp/conf <Enter>
Execute the network replication and Hadoop setup.
Execute bdpp_setup.
# /opt/FJSVbdpp/setup/bdpp_setup <Enter>
Note
If the BDPP_GLS_SERVER_CONNECT2 parameter value is omitted from bdpp.conf, the setup for duplicating the network is not performed, and only Hadoop is set up.
If setup fails, refer to the messages output during the setup operation and/or setup log file (/var/opt/FJSVbdpp/log/bdpp_setup.log) to diagnose the failure. Then, remove the cause of the failure and perform setup again.
Information
Hadoop setup sets Hadoop and DFS configurations as default settings of this product. Refer to "Appendix C Hadoop Configuration Parameters" for information on how to tune the configuration settings.