Riak on SmartOs won't start

2012-09-19 Thread Callixte Cauchois
Hello, I am trying to get riak working on SmartOs using Joyent provided dataset (399e09fc-c448-11e1-b3c8-a3d517dfbb07 smartos 2012-07-02 sdc:sdc:riak:1.6.1). It doesn't start. When using riak console, I get this error message: 18:48:37.011 [error] CRASH REPORT Process riak_core_handoff_listener wi

Re: Riak on SmartOs won't start

2012-09-20 Thread Callixte Cauchois
for > you. > > Thanks, > Jared > > > > > On Thu, Sep 20, 2012 at 11:33 AM, Callixte Cauchois > wrote: > >> Here are: >> >>1. the riak console output >>2. the app.config >>3. the vm.args >>4. the erl_crash.dump. >

Riak client for node.js

2012-09-26 Thread Callixte Cauchois
Hello, what would you guys advise me to use to connect to riak in node.js? Basho seems to push for Voxer's node_riak ( https://github.com/mranney/node_riak), but are there better alternatives? Thanks. C. ___ riak-users mailing list riak-users@lists.bash

Re: Riak client for node.js

2012-09-26 Thread Callixte Cauchois
rop of Protocol Buffers (according to the readme) is a sad thing. > AFAIK there is not a single usable Riak client lib for node that supports > PB :-/D > > > > > > On 26.09.2012, at 20:25, Mark Phillips m...@basho.com)> wrote: > > > > > Hi Ca

Riak cluster-f#$%

2012-10-01 Thread Callixte Cauchois
Hi there, so, I am currently evaluating Riak to see how it can fit in our platform. To do so I have set up a cluster of 4 nodes on SmartOS, all of them on the same physical box. I then built a simple application in node.js that get log events from our production system through a RabbitMQ queue and

Re: Riak cluster-f#$%

2012-10-01 Thread Callixte Cauchois
, 2012 at 1:25 PM, Alexander Sicular wrote: > Inline. > > -Alexander Sicular > > @siculars > > On Oct 1, 2012, at 3:23 PM, Callixte Cauchois wrote: > > > Hi there, > > > > so, I am currently evaluating Riak to see how it can fit in our > platform. To do so

Re: Riak cluster-f#$%

2012-10-02 Thread Callixte Cauchois
unnecessary. Here is an example of a great conf file > with everything you can conf and a whole bunch of docs: > https://github.com/antirez/redis/blob/unstable/redis.conf ). > > If you want to performance test your app make your dev system as similar > to your prod system as possible and knock

MapReduce questions

2012-10-16 Thread Callixte Cauchois
Hi there, as part of my evaluation of Riak, I am looking at the M/R capabilities and I have several questions: 1/ the doc states that " Riak MapReduce is intended for batch processing, not real-time querying." But as of now, you always get the results and cannot automatically store them in a bucke

Re: MapReduce questions

2012-10-19 Thread Callixte Cauchois
So... no answers. I guess there are no smart minds at Basho working on M/R currently. Too bad, but I guess a company has to choose its priority. On Tue, Oct 16, 2012 at 11:03 AM, Callixte Cauchois wrote: > Hi there, > > as part of my evaluation of Riak, I am looking at the M/R capabil

Re: MapReduce questions

2012-10-19 Thread Callixte Cauchois
e new documentation site, compared to how it can be a struggle to understand how some competitors'product can be installed, it really kicks ass. C. On Fri, Oct 19, 2012 at 9:52 AM, Mark Phillips wrote: > On Fri, Oct 19, 2012 at 8:48 AM, Callixte Cauchois > wrote: > > So... n

Re: Issue with clustering Riak nodes on CentOS servers.

2012-10-30 Thread Callixte Cauchois
Hi there, have you checked the value of the cookie in the vm.args? they need to be the same on all nodes in order to the nodes to speak together. On Tue, Oct 30, 2012 at 11:39 AM, SWEENEY, JAMES wrote: > Hello, I am attempting to create a 4 node riak installation on 4 separate > CentOS servers.