RE: Reasons for using gen_server to gather statictics with folsom

2012-08-13 Thread Zhemzhitsky Sergey
Hi guys, Any updates on these questions? I’ve read the following blog entry http://basho.com/blog/technical/2012/07/02/folsom-backed-stats-riak-1-2/ and still haven’t found the answers. As far as I understand riak_core_stat_cache caches stats using ets, so I’m wondering why statistics that is

Re: Reasons for using gen_server to gather statictics with folsom

2012-08-13 Thread Russell Brown
Hi Sergey, First, sorry for missing your first post. I just didn't see it. I'll try and answer your questions. > 1. Why separate gen_servers (riak_api_stat, riak_core_stat, > riak_kv_stat) were used to gather statistics instead of the direct calls to > folsom_metrics through some more hig

RE: Reasons for using gen_server to gather statictics with folsom

2012-08-13 Thread Zhemzhitsky Sergey
Hi Russell, Thanks for extremely helpful answer! Now the taken decisions are much clearer. Best Regards, Sergey From: Russell Brown [mailto:russel...@basho.com] Sent: Monday, August 13, 2012 12:27 PM To: Zhemzhitsky Sergey Cc: riak-users@lists.basho.com Subject: Re: Reasons for using gen_server

Re: Upgrading 0.14.2 cluster to 1.2

2012-08-13 Thread Sebastian Cohnen
Hey Joe, the upgrade itself appears to be fine on stage. But I think I might have an issue with the capability negotiation. Server A thinks, that Server B is a legacy node. Server B thinks the same of Server A. On Server A (running riak-admin member_status): (legacy) 50.0% -- 'ria

setting a bucket schema

2012-08-13 Thread Mark Volkmann
Is it possible to set the schema for a bucket using HTTP instead of search-cmd? -- R. Mark Volkmann Object Computing, Inc. ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Re: setting a bucket schema

2012-08-13 Thread Gordon Tillman
Mark you sure can, If you have a bucket named "foo", you can PUT your schema to: /riak/_rs_schema/foo --gordon On Aug 13, 2012, at 09:58 , Mark Volkmann wrote: > Is it possible to set the schema for a bucket using HTTP instead of > search-cmd? > > -- > R. Mark Volkmann > Object Computing,

Re: LevelDB memory problem crashes Erlang

2012-08-13 Thread leonickel
Hello guys, Thks for all response. I'm currently using riak 1.2, but a couple of weeks ago i was using riak 1.1.0 and got the same problem. Follow additional information: 1- Currently i'm using riak 1.2; 2- I didn't make any specific configuration for memory issue, i'm just starting riak procces

Re: Upgrading 0.14.2 cluster to 1.2

2012-08-13 Thread Joseph Blomstedt
Just to be clear here, both nodes are fully upgraded to Riak 1.2 now and things are still in legacy mode? If so, would it be possible for you to send me your log files off list to j...@basho.com? I can try to investigate. -Joe On Mon, Aug 13, 2012 at 3:24 AM, Sebastian Cohnen wrote: > Hey Joe,

Re: setting a bucket schema

2012-08-13 Thread Sean Cribbs
Note that that is only half of the equation, you will need to force the schema cache to reload on all nodes before it takes effect. The search-cmd utility does this for you. On Mon, Aug 13, 2012 at 11:00 AM, Gordon Tillman wrote: > Mark you sure can, > > If you have a bucket named "foo", you can

[ANN] Riak Workshop this week in NYC

2012-08-13 Thread Thomas Santero
Hey All, Just a quick announcement that this Wednesday, August 15th, we'll be hosting an All-Day Riak Workshop[0] at General Assembly. This workshop is intended to provide a technical introduction to riak, and is suited for both developers and operations staff alike. While I recognize most of ria