Configuring BDD

After you download the required Hadoop client libraries, you must configure your installation by updating the bdd.conf file, which is located in the /BDD_deployer/installer directory.

Important: bdd.conf defines the configuration of your BDD cluster and provides the installer with parameters it requires to run. Updating this file is the most important step of the installation process. If you don't modify the file, or if you modify it incorrectly, the installer could fail or your cluster could be configured differently than you intended.

You can edit the file in any text editor. Be sure to save your changes before closing.

The installer validates bdd.conf at runtime and fails if the file contains any invalid values. To avoid this, keep the following in mind when updating the file:
bdd.conf is divided into three parts:

The required properties are described below. Information about the optional and internal properties is available in Optional and Internal BDD Properties.