Re: risk and memcached

2012-08-11 Thread Brian Akins
On Aug 9, 2012, at 4:39 PM, José Ghislain Quenum wrote: > my question is fairly simple. If one is developing an app, does that make > sense to combine memcached with a riak datastore, given that riak has its own > caching mechanism? We do a 1 second cache locally within each client for a par

Basic Setup Question - Mac OS X

2012-08-11 Thread Michael Hergenrader
Hi everyone, I'm new to Riak and am attempting to start up a 3-node cluster on one machine (Mac OS X Mountain Lion) for Riak via http://wiki.basho.com/Basic-Cluster-Setup.html I downloaded and expanded the tarball for Riak 1.2 (no source to build, nice and clean expansion). I then was able to

Re: Basic Setup Question - Mac OS X

2012-08-11 Thread Alexander Sicular
Not only do they all need unique names, like you've done already, but they will also need different ports. Look through the app.conf file and make all the ports unique between your local nodes (http/https/pb/etc.). -Alexander Sicular @siculars On Aug 11, 2012, at 5:00 AM, Michael Hergenrader w

Re: Basic Setup Question - Mac OS X

2012-08-11 Thread Kelly McLaughlin
Michael, If you delete the ring files from each release directory (rm -f data/ring/*) and change the ports as Alexander mentioned then it should work for you. That error message is not really very clear so that's something we should probably work on improving, but since you already started the