Using Riak TS

Now that you’ve downloaded and installed Riak TS, there’s a recommended path for setting up and using it:

  1. Plan your Riak TS table. Once created, tables can’t be edited, so it’s important to get it right the first time.
  2. Create and activate your Riak TS table. (You’ll need sudo and su access for this step.) Then, if you are an Enterprise user, set up Multi-Datacenter replication.
  3. Write data to your table.

Check out riak shell, a handy tool for using TS.

Then check out how to query your data, customize your Riak TS configuration, analyze your data with aggregate functions, or apply some arithmetic operations.