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

4.3.3 Executing Hadoop Setup

The Hadoop setup procedure is shown below.

  1. If not logged in to the development 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 Hadoop setup.

    Execute bdpp_setup.

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

    Note

    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.