3. Install Options

In order to build up the cluster, the install wizard needs to know general information about how you want to set up your cluster. You need to supply the FQDN of each of your hosts. The wizard also needs to access the private key file you created in  Set Up Password-less SSH It uses these to locate all the hosts in the system and to access and interact with them securely.

  1. Use the Target Hosts text box to enter your list of host names, one per line. You can use ranges inside brackets to indicate larger sets of hosts. For example, for host01.domain through host10.domain use host[01-10].domain

    [Note]Note

    If you are deploying on EC2, use the internal Private DNS hostnames.

  2. Use the Choose File button in the Host Connectivity Information section to find the private key file that matches the public key you installed earlier on all your hosts.

  3. If you do not wish to have Ambari automatically install the Ambari Agent on all your hosts using SSH, you have the option of doing this work manually. Uncheck Provide your SSH Private Keyand OK out of the Warning. See Appendix: Installing Ambari Agents Manually for more information.

    [Note]Note

    If you are using IE 9, the Choose File button does not appear. Use the text box to cut and paste your private key manually.

  4. Advanced Options

    • If you want to use a local software repository (for example, if your installation does not have access to the Internet), check Use a local software repository. For more information on using a local repository see Optional: Configure the Local Repositories

    • If you want to use an existing JDK rather than installing a fresh copy in the default location, check Path to 64-bit JDK JAVA_HOME and put the path in the text box. Note: this path must be valid on all the hosts in your cluster.

  5. Click the Register and Confirm button to continue.


loading table of contents...