I have a bucket which contains images refernced by a key which is made up
from a guid. I have a number of servers in my cluster and my bucket is set
up to store 3 versions of every item in the bucket across the servers in
the cluster. I'd like to understand a little bit more about how my cluster
is
> "end":1212
> },
> "query":[
>{"map":
> {"language":"erlang","module":"riak_kv_mapreduce","function":"map_object_value","arg":"filter_notfound"}
>},
>
I want to move my Riak bitcask directory onto a different filesystem
partition in order to make use of more space that is available.
Is it as simple as:
1. Stopping Riak
2. Moving the directory to the new partition
3. Sym-linking the directory to the old location
4. Starting Riak
Is there a bett
nstalled, do this:
>
> npm install riak-js@latest
> node -e "require('riak-js').getClient({ port: 8098 }).count('bucket');"
>
>
> 2011/11/21 Stephen Bennett
>
>> I have a bucket which contains images refernced by a key which is made up
>> fro