Connections > Cassandra V2 connection properties
  

Cassandra V2 connection properties

When you create a Cassandra V2 connection, you must configure the connection properties.
The following table describes the Cassandra V2 connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Type
The Cassandra V2 connection type.
Runtime Environment
Name of the runtime environment where you want to run the tasks.
You can specify a Secure Agent or serverless runtime environment.
Host
Host name or IP address of the Cassandra server.
Port
Port number of the Cassandra server.
Default is 9042.
Datacenter
Name of the Cassandra Datacenter to connect to.
Default is datacenter1.
Keyspace
Name of the Cassandra Keyspace within the Cassandra Datacenter to connect to.
Username
User name to access the Cassandra server.
Password
Password to access the Cassandra server.
SSL Enabled
Choose from the following options:
  • - Yes. Enable the SSL encryption.
  • - No. Disable the SSL encryption.
Default is No.
SSL KeyStore File Path
Applicable if you enable SSL.
Absolute path of the SSL KeyStore file in the Secure Agent machine that contains private keys and certificates for the SSL server.
SSL KeyStore Password
Applicable if you enable SSL.
Password for the SSL KeyStore.
SSL TrustStore File Path
Applicable if you enable SSL.
Absolute path of the SSL TrustStore file in the Secure Agent machine that contains private keys and certificates for the SSL server.
SSL TrustStore Password
Applicable if you enable SSL.
Password for the SSL TrustStore.