Re: why leaving riak cluster so slowly and how to accelerate the speed

2015-08-18 Thread changmao wang
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 ==

Fastest Method for Importing Into Riak.

2015-08-18 Thread Dennis Nicolay
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:

s3cmd error: access to bucket was denied

2015-08-18 Thread changmao wang
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