Page History
Introduction
This sample demonstrates the use of the Cassandra data source functionality in WSO2 DSS, which you can use to connect to a Cassandra cluster.
Building the sample
The sample data service CassandraSample should be deployed using the instructions in Samples Setup section. Go to Cassandra for details on how to create Cassandra data sources.
Table of Contents | ||||
---|---|---|---|---|
|
Prerequisites
A Cassandra server of version 1.2.x or version 2.0 should be already running in the default port. Cassandra version 2.0 is recommended, where only the native batch requests are supported in this version.
Building the sample
The sample data service CassandraSample should be deployed using the instructions in Samples Setup section. Go to Cassandra for details on how to create Cassandra data sources.
Running the sample
The sample can be run using any SOAP client such as the Tryit tool that comes bundled with WSO2 DSS.
...