Riak Recap for April 20-26

2013-04-24 Thread Adron Hall
Hello, and welcome to the latest Riak Recap. RICON East is right around the corner now. Smart people talking about big ideas, food and drink to turbo-charge the thinking, and a great time for all to get the conversations started about the next generation of Riak and distributed systems. - http://ri

Installing a custom hash function

2013-04-24 Thread Simon Fell
I'm following the instructions at http://docs.basho.com/riak/1.2.0/cookbooks/Erlang-Named-Functions/ to setup a custom hash function, how safe or not is it to assume its the same process ? Currently when i try and PUT the bucket config to specify the new function i get back {error,badarg,

handling the ETag

2013-04-24 Thread Simon Majou
Hello, I am building a basic architecture : user / application server / riak. The web pages are generated on the application server, then sent to the user and finally stored (cached) in Riak. I would like the page sent to the user & the page stored in Riak to have the same ETag, so new requests wi

Re: Riak 1.3.1 refusing to start up

2013-04-24 Thread Chris Read
Excellent, thanks! Bug in our chef template for vm.args messed up the the name. All good now. On Wed, Apr 24, 2013 at 10:51 AM, Eric Redmond wrote: > This commonly happens if a node name or IP has changed args.vm -name > without notifying the ring. Either use the riak-admin cluster replaced > c

Re: Riak 1.3.1 refusing to start up

2013-04-24 Thread Eric Redmond
This commonly happens if a node name or IP has changed args.vm -name without notifying the ring. Either use the riak-admin cluster replaced command, or delete the ring directory and rejoin the cluster. Note this isn't the only reason for missing capabilities, but a very common one. Sent from my

Riak 1.3.1 refusing to start up

2013-04-24 Thread Chris Read
Greetings all... I've got a riak cluster that's now refusing to start. We're running version 1.3.1 on 3 nodes, all of them fail to start with the following error in console.log: 2013-04-24 04:05:15.518 [error] <0.152.0> gen_server riak_core_capability terminated with reason: no function clause ma