Connecting to Apache Cassandra
-
Access the Connections page using one of these:
- Spectrum Management Console:
- Access Spectrum Management Console using the URL:
http://server:port/management
console, where server is the server name or IP
address of your Spectrum Technology Platform server and
port is the HTTP port used by Spectrum Technology Platform.Note: By default, the HTTP port is 8080.
- Click Resources > Connections.
- Spectrum Discovery:
- Access Spectrum Discovery using the URL: http://server:port/discovery, where server is the server name or IP address of your Spectrum Technology Platform server and port is the HTTP port used by Spectrum Technology Platform.Note: By default, the HTTP port is 8080.
- Click Connect.
- Click the Add connection button .
-
In the Connection Name box, enter a name for the connection. The name can be anything you choose.
Note: Once you save a connection you cannot change the name.
- In the Connection Type field, choose Apache Cassandra.
- In the Host field, enter the machine name or the IP on which the Apache Cassandra database is installed.
- In the Keyspace field, enter the name of the keyspace of the data center you wish to access.
- In the Port field, enter the port on which the Apache Cassandra database is configured.
- Enter the user name and password to use to authenticate to the Cassandra database.
- In the Consistency Level field, select how consistent data rows must be across replica nodes for a successful data transaction. This can be at least one, or all, or a combination of available nodes.
- In the Fetch Size, enter the number of resultset rows you wish to fetch on each read transaction.
- To test the connection, click Test.
- Click Save.