Re: Yokozuna indexes too slow

2015-10-02 Thread Fred Dushin
Hi Ilyas, So, from those stats it's looking like it's taking around 3 seconds on average to write a message into Solr (search_index_latency_mean, in microseconds), though the max value is almost 27 seconds. So there is definitely something wrong with the way Solr is behaving, or possibly with

Re: Yokozuna indexes too slow

2015-10-02 Thread Luke Bakken
Hi Ilya, Along with all of Fred's excellent recommendations, make sure that Riak and the JVM aren't fighting for RAM. The default is for LevelDB to take up to 70% of system RAM, leaving the remaining 30% for the rest of the erlang VM as well as the JVM and operating system. Monitoring system RAM

Re: Performance with riak can't reach expected

2015-10-02 Thread Matthew Brender
Hi Yang Zhang, To Ruan's point above, there are a number of variables to keep in mind when measuring performance. If you have the option to use a recommended testing framework, please read about basho_bench [1]. If you have to test using whatever you currently use for consistency across systems,

Re: Using Riak on systemd based Ubuntu

2015-10-02 Thread Matthew Brender
Hey Matthew, It seems you ran into some documentation gaps that we should address. Please open up one or more of them on the docs repo when you can [1] Could you restate what specifically someone can help you do? [1] https://github.com/basho/basho_docs/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aop

Re: Riak CS - Unable to create/view bucket details using dragon disk

2015-10-02 Thread G
Hey Johan, I have executed s3cmd with --debug option. Please find the output. Test access with supplied credentials? [Y/n] Y Please wait, attempting to list all buckets... DEBUG: SignHeaders: 'GET\n\n\n\nx-amz-date:Fri, 02 Oct 2015 16:32:44 +\n/' DEBUG: CreateRequest: resource[uri]=/ DEBUG:

Riak Recap - October 2, 2015

2015-10-02 Thread Matthew Brender
Riak Recap time. The user lists have been quieter than usual, so we will use this round to share some other news as well. Send me feedback if you ever have articles to share or recommendations for topics! ## Latest Releases * The .NET client upgraded to 2.2.0 [0]. Thanks to Luke and community cont

Re: adding auth user not valid

2015-10-02 Thread Outback Dingo
On Tue, Sep 29, 2015 at 11:01 AM, Shunichi Shinohara wrote: > Hi Outback, > > Sorry for very late response. > It seems that riak-cs doesn't/can't communicate with stanchion node. > There are a couple of possible reasons: > > - admin.key and admin.secret should be set both in riak-cs and stanchion