mirror of https://github.com/apache/druid.git
71b8db631c
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. |
||
---|---|---|
.. | ||
schema | ||
README.md | ||
client.sh | ||
query |
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.