Automated Install with Ambari
Also available as:
PDF

Set the Hostname

  1. Confirm that the hostname is set by running the following command:

    hostname -f

    This should return the <fully.qualified.domain.name> you just set.

  2. Use the "hostname" command to set the hostname on each host in your cluster. For example:

    hostname <fully.qualified.domain.name>