Re: Can't enable riak_ensemble_manager

2014-11-25 Thread Steve Vinoski
On Tue, Nov 25, 2014 at 9:27 AM, Igor Birman igor_bir...@yahoo.com wrote: I am starting to test consistent buckets but can't get them to work. I built a new VM with Ubuntu 14.04 64bit, server, installed Riak using the packagecloud.io script, and am trying to run: riak attach

Re: Riak crash after starting

2014-08-31 Thread Steve Vinoski
On Sun, Aug 31, 2014 at 5:26 AM, Yang Zhenguo yangzhen...@gmail.com wrote: My steps are as follows: 1. sudo riak start 2. run erl evn {ok, Pid} = riakc_pb_socket:start_link(127.0.0.1, 8087). riakc_pb_socket:list_buckets(Pid). After about 30 seconds, the riak will stop(crash) Riak

Re: Want to access an element from the tuple inside bitsrting inside list

2014-05-19 Thread Steve Vinoski
On Mon, May 19, 2014 at 4:04 AM, Gopi Krishna g...@lintelindia.com wrote: Hi All, I am having the data like: R = [{\age\: 24, \name\: \krishna\}, {\age\: 29, \name\: \sharat\}, {\age\: 25, \name\: \ramesh\}, {\age\: 28, \name\: \kumar\}, {\age\: 24, \name\: \gopi\}, {\age\: 27,

Re: Facing exception error in riak-erlang client in erlang shell while doing Mapreduce

2014-05-17 Thread Steve Vinoski
On Sat, May 17, 2014 at 10:04 AM, Gopi Krishna g...@lintelindia.com wrote: Hi, I am getting the following , don't know what was happening could you please elaborate and explain the solution to this. I am working on erlang-riak-client. 1 {ok, Pid} =

Re: Facing exception error in riak-erlang client in erlang shell while doing Mapreduce

2014-05-17 Thread Steve Vinoski
\}, {\age\: 24, \name\: \gopi\}, {\age\: 25, \name\: \ramesh\}]}]} On Sat, May 17, 2014 at 8:21 PM, Steve Vinoski st...@basho.com wrote: On Sat, May 17, 2014 at 10:04 AM, Gopi Krishna g

Re: PSA: Building Riak 2.0.x from source

2014-04-14 Thread Steve Vinoski
On Mon, Apr 14, 2014 at 1:53 PM, Jared Morrow ja...@basho.com wrote: Riak Users, There have been several issues people have ran into with Riak 2.0 pre's and beta tags due to incompatibilities in different versions of Erlang. For 2.0 we are building against R16B02, with our own patches put

Re: RockDB

2014-02-21 Thread Steve Vinoski
This question was already discussed in this list, less than a month ago: http://lists.basho.com/pipermail/riak-users_lists.basho.com/2014-January/014521.html --steve On Fri, Feb 21, 2014 at 9:21 AM, Quentin ADAM quentin.a...@waxzce.orgwrote: Hi Facebook for LevelDB and build

Re: Riak Recap for November 11 - 17

2013-11-18 Thread Steve Vinoski
And a reminder about one other meetup, as mentioned in the previous recap: Basho Hacker and CORBA OG Steve Vinoski is giving talk called Exploring Riak's Service Architecture at Houston's FP User Group. This is happening on November 20th. - http://www.meetup.com/Houston-Functional-Programmers

Re: Riak on Mac OSX 10.7.5

2013-10-08 Thread Steve Vinoski
On Tue, Oct 8, 2013 at 10:09 AM, Steve Vinoski st...@basho.com wrote: Arun, what shell are you using? It looks like your setting of CFLAGS as part of your very first command ended up taking the entire configure command as the value, rather than just -O0, and then when the C compiler later

Re: OSX Riak 1.4 Internal Server Error on all map reduce jobs

2013-10-08 Thread Steve Vinoski
This is a known Erlang bug, already fixed in R15B03: http://erlang.org/pipermail/erlang-questions/2013-January/071698.html --steve On Tue, Oct 8, 2013 at 7:08 PM, jeffrey k eliasen j...@jke.net wrote: Well that's interesting… it likes UTC, it likes US/PST, but it doesn't like the timezone

Re: Riak on Mac OSX 10.7.5

2013-10-07 Thread Steve Vinoski
As indicated in the URL for the tarball you downloaded, Riak 1.4.2 for OS X was built for 10.8.x, but you're running 10.7.5 so that build won't work there. --steve On Mon, Oct 7, 2013 at 7:34 PM, Arun Gupta arun.gu...@gmail.com wrote: Downloaded Riak 1.4.2 from:

Re: error starting risk 1.4.2 from prebuilt distro for MacOS

2013-09-17 Thread Steve Vinoski
IIRC you said you were using OS X 10.7.x, but I believe the 1.4.2 packages are for 10.8.x. Perhaps you're hitting a problem related to that. --steve On Tue, Sep 17, 2013 at 3:18 PM, Roman Shestakov roman.shesta...@gmail.comwrote: hi Jared, this is interesting… I have repeated all your

Re: basho_bench's http raw client constantly crashes

2013-03-09 Thread Steve Vinoski
On Tue, Mar 5, 2013 at 12:42 PM, Denis Zhdanov denis.zhda...@gmail.comwrote: Hi All, Could someone answer is basho_bench's basho_bench_driver_http_raw driver working or not now? I'm trying to benchmark my Riak node using basho_bench, using basho_bench_driver_http_raw driver. But when i'm

Re: Node is already running!

2012-12-23 Thread Steve Vinoski
On Sat, Dec 22, 2012 at 10:25 PM, Chenini, Mohamed mchen...@geico.comwrote: Hi, ** ** I was able to install Riak, and a few days back I could even start the 4 nodes. But now I m am not sure which node is started and which is not. ** ** ** **

Re: stats

2012-10-23 Thread Steve Vinoski
On Sun, Sep 23, 2012 at 2:23 PM, stimorol anisotr...@voila.fr wrote: Hello, after a 4 nodes Riak installation running on Ubuntu 12.04, i wanted to check the stats with : curl -H Accept: text/plain http://127.0.0.1:8091/stats I got the following trace : htmlheadtitle500 Internal Server