Creating Cassandra Input Data Source
The Apache Cassandra connector allows connection to Apache and Datastax Cassandra instances, by executing a pre-defined CQL query, and retrieving the resulting data.
- In the New Data Source page, select Input > Cassandra in the Connector drop-down list.
- Enter the following information:
Property Description Host
Apache Cassandra host address.
Port
Apache Cassandra host port. Default is 9042.
KeySpacec
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.
- Select whether the parameters should be automatically enclosed in quotes, by selecting the Enclose parameters in quotes checkbox.
- Enter the CQL Query, which can contain parameters in a similar manner to the database connector.
- The time zone of input parameters and output data is by default, unchanged. Changing the time zone is supported by using the Show in Timezone drop-down list box based on the assumption that data are stored in UTC time and outputs are presented in the selected time zone.
- Click
. The new data source is added in the Data Sources list.
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.