How can I check which version of Riak I am running?
I have Riak installed on my machine and it's running (riak ping
returns 'pong').
How can I check which version of Riak I have?
Solution 1:
riak ping
to ensure your node is running, then:
riak-admin status | grep riak_kv_version