http://docs.basho.com/riakcs/latest/tutorials/fast-track/Building-a-Local-Test-Environment/
says
Change the following line in /etc/riak/app.config
{storage_backend, riak_kv_bitcask_backend}
to
{add_paths, ["/usr/lib64/riak-cs/lib/riak_cs-1.3.1/ebin"]},
{storage_backend, riak_cs_kv_multi_back
Hi people. I've seen posts where others have had this same issue, specifically
this on the riak_cs issues list - https://github.com/basho/riak_cs/issues/529
Unfortunately the solution is not posted, if there is one. I have followed the
instructions to be found here:
http://docs.basho.com/riakcs