Backing Store Settings Reference for Apache Cassandra

To configure Apache Cassandra as a backing store for your TIBCO BusinessEvents project, you can configure the following connection and security settings in the CDD editor.

To display advanced properties of Apache Cassandra on the TIBCO BusinessEvents Studio UI, see Enabling Advanced Settings For Apache Ignite and Apache Cassandra.

Field Description
Server Contact Points

You can provide multiple contact points in the following format:

<host >:<port1>,<host2>:<port2>

The default value of port is 9042.

Key Space Name Name of the keyspace to connect with on the Cassandra server. If not specified, the cluster name is used for the keyspace name.
User Name

Username of a keyspace user.

Password Password for the keyspace user.

(Optional) To enable secure authentication, select the Security Enabled check box and fill values for the following fields:

Field Description
Trusted Certificates Location

While using SSL authentication, provide the path to the base folder containing the certificate files.

Trust Store Password Password for the trust store while using SSL authentication.
Requires Client Authentication

Select this check box if you enable two-way SSL authentication.

Identity Path to identity file while using two-way SSL.