Cassandra

    1. Create the proper keyspsaces and column families by using the cassandra-cli script:

    1. Build TSDB by executing sh build-cassandra.sh (or if you prefer Maven, sh build-cassandra.sh pom.xml)

    2. In the config file, set tsd.storage.hbase.uid_table=tsdbuid

    3. Run the tsd via build/tsdb tsd –config=<path>/opentsdb.conf

    Configuration

    The following is a table with required and optional parameters to run OpenTSDB with Cassandra. These are in addition to the standard TSD configuration parameters from