Using Riak TS
Now that you’ve downloaded and installed Riak TS, there’s a recommended path for setting up and using it:
- Plan your Riak TS table. Once created, tables can’t be edited, so it’s important to get it right the first time.
- Create and activate your Riak TS table. (You’ll need
sudo
andsu
access for this step.) Then, if you are an Enterprise user, set up Multi-Datacenter replication. - Write data to your table.
Check out riak shell for 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.