Skip to main content
Version: 3

Apache Cassandra

Apache Cassandra is a highly scaleable, high-performance distributed database designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.

For more information, click here.

InformationEnsure that you have downloaded the drivers to use the application in Adeptia Connect.

Field (Account) Information​

While configuring the Source or Destination of a Template or Transaction, you find an Accountoption to connect Apache Cassandra with Adeptia Connect. Using Account configuration, you specify the location from where the data is to be accessed. In this process, enter the details of the application account to grant permission for data access.

Specify the following information for Apache Cassandra:

Field NameDescription
Account NameA short, descriptive name that helps you re-use this account in future.
KeyspaceA namespace that defines data replication on nodes.
User and PasswordUser name and Password of the user
HostDomain name or IP address of the Apache Cassandra server.
PortPort number on which Apache Cassandra server is running.

Triggers​

A Trigger specifies when a particular Transaction will start executing. While configuring the Source of a Template, you find a Trigger drop-down list.

Following triggers are available for Apache Cassandra at Source.

| On Records | Triggers when the new records are added. | | On Records Added or Updated | Triggers when the new records are added or existing records are updated. | | All Records | Extracts all records starting from the beginning. |

Trigger NameDescription

Actions​

An Action specifies how the data will be transferred at the destination location. While configuring the Destination (Target) of a Template, you find an Action drop-down list.

Following actions are available for Apache Cassandra at Destination.

Action NameDescription
Add RecordsAdds the new records in the account.
Update Existing RecordsUpdates existing records in the account.
Add Records or Update Existing RecordsAdds the new records or updates existing records in the account.