Connector for Apache Cassandra
The Apache Cassandra connector allows connection to Apache and Datastax Cassandra instances, by executing a pre-defined CQL query, and retrieving the resulting data.
Steps:
1. Enter the following information:
Property |
Description |
Host |
Apache Cassandra host address. |
Port |
Apache Cassandra host port. Default is 9042. |
KeySpace |
Namespace that defines data replication in nodes. |
User Id |
The username used to connect to the Apache Cassandra service. |
Password |
The password used to connect to the Apache Cassandra service. |
2. Select whether the parameters should be automatically enclosed in quotes, by checking the Enclose parameters in quotes box.
3. Enter the CQL Query, which can contain parameters in a similar manner to the database connector.
4. Date/Time values of output data and Date/Time inputs, where supported, is by default unchanged.
You can opt to define the Show in Timezone and Source Timezone settings.