Dmitri,
I got it. Just following the steps tested on developing environment, I
finished the changing on production environment.
Now the production cluster status is as below:
root@cluster1-hd13:~# riak-admin member-status
= Membership
==
Hi,
What is the fastest way to import data from a delimited file into Riak using
the .net RiakClient?
Is there a bulk insert using the other Riak clients?
Thanks in advance,
Dennis
___
riak-users mailing list
riak-users@lists.basho.com
http:
Matthew,
I used s3cmd --configure to generate ".s3cfg" config file and then access
RIAK service by s3cmd.
The access_key and secret_key from ".s3cfg" is same as admin_key
and admin_secret from "/etc/riak-cs/app.config".
However, I got error as below using s3cmd to access one bucket.
root@cluster