Show TOC

Cluster ConfigurationLocate this document in the navigation structure

The cluster database maintains configuration information for all nodes in the cluster.

The cluster database also holds policy configuration, and persists cluster cache data. There is one logical instance of the database per cluster.

The ESP installer creates a cluster database during installation, and prompts you to enter a user name and password for this database. This cluster database initially contains the configuration for a single ESP node. Because the database holds the configuration for a cluster, changes in database performance or function will directly impact the cluster. For this reason, consider a high availability configuration for the database.

A cluster must be running before you can deploy projects to it. To start a cluster, start manager nodes first, then controller-only nodes, using the streamingclusternode utility. The directory from which a node is started becomes the working directory for the node. The node looks for the cluster.log.properties file in the working directory. SAP recommends that you start each node from a separate working directory. You can also use streamingclusternode to deploy and retrieve cluster configuration files. For more information on streamingclusternode and its cluster options, see the SAP Event Stream Processor: Utilities Guide.