druid/examples/cassandra
Amy Troschinetz 71b8db631c Updates Cassandra example documentation.
Updates the required properties to enable Cassandra as deep storage.
Also adds more information about how to create the required keystore,
and which properties files need to be modified to support Cassandra.
Also adds syntax highlighting to the provided example code.

Additionally, moves Cassandra Deep Storage documentation out into the
actual documentation hierarchy with appropriate linkage. A stub
README.md is left in the example directory to provide a useful landing
page for existing weblinks to the original documentation.
2014-08-14 16:36:36 -05:00
..
schema Added puller. 2013-05-06 23:14:18 -04:00
README.md Updates Cassandra example documentation. 2014-08-14 16:36:36 -05:00
client.sh Working Push & Pull. 2013-05-07 11:35:14 -04:00
query Examples for the cassandra storage. 2013-05-06 23:41:58 -04:00

README.md

Example Prerequisite

The code in this example assumes Cassandra has been configured as deep storage for Druid.

For details on how to accomplish this, see Cassandra Deep Storage.