Top
Interstage Big DataParallel Processing ServerV1.0.0 User's Guide
Interstage

4.2.3 Executing Network Repliation and Hadoop Setup

The network repliation and Hadoop setup procedure is shown below.


  1. If not logged in the slave server, log in with root permissions.

  2. Copy the master server 'slaves' file, edited as described in "4.1.4.1 Editing 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>
  3. Execute the network repliation and Hadoop setup.

    Execute bdpp_setup.

    # /opt/FJSVbdpp/setup/bdpp_setup <Enter>

    Note

    • If the "BDPP_GLS_ SERVER_CONNECT2" parameter value is omitted from the "bdpp.conf" file, network repliation setup is not performed, and only Hadoop is set up.

    • If setup fails, refer to the messages came up 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.