Cassandra Data Source
In this article
Configure Pre-Action in Source →
Field | Description |
---|---|
Type | The type of thing you will register. |
Name | Name of the thing. |
Attributes | Attributes of associated thing type. |
Cassandra Data Source reads data from Cassandra cluster using specified keyspace name and table name.
Configuring Cassandra Data Source
To add a Cassandra Data Source into your pipeline, drag the Data Source to the canvas and right click on it to configure.
Under the Schema Type tab, you can Upload Data File and Fetch From Source.
Casandra keyspace name and table name should exist in the Cassandra cluster.
Field | Description |
---|---|
Connection Name | Select the connection name from the available list of connections, from where you would like to read the data. |
Keyspace | Cassandra keyspace name. |
Table Name | Table name inside the keyspace from where we read data. |
Add configuration | To add additional custom properties in key-value pairs. |
Configure Pre-Action in Source →
If you have any feedback on Gathr documentation, please email us!