M/R timeout

2012-12-11 Thread Venki Yedidha
Hi All, I am getting error:timeout when I am trying to run an m/r job on 9600 bucket/key pairs..I am writing m/r in javascript..I would like to know how I can improve the performance of an m/r job in general..I tried increasing timeout factor to 15 but still the same error..I am running on

Re: nebie with volumes and best practices with /var/lib/riak data directory

2012-12-11 Thread Sean Carey
Hey David, You are correct. You can do 1 of two things here: 1) Mount your 1TB volume to /var/lib/riak. All ring, and backend data will be stored there. 2) Mount your volume somewhere like /data/riak and switch the platform_data_dir config option to reflect that mounted path. If you wan

nebie with volumes and best practices with /var/lib/riak data directory

2012-12-11 Thread David Montgomery
Hi, I use datapipe for by cloud provider. An I am rather new from a sysadmin perspective of having to attach volumes. I am using ubuntu 12.04 64. So...now that I can attach a 1T volume on machine bootby question is this. When I mount the new volume.should I mount /var/lib/riak? I see

Re: MapReduce job crashes?

2012-12-11 Thread Brad Heller
What should the behavior be like if we translate this to Erlang? On Dec 11, 2012, at 11:37 AM, Bryan Fink wrote: > On Tue, Dec 11, 2012 at 1:54 PM, Brad Heller wrote: >> {error,[{phase,0},{error,<<"[{<<\"lineno\">>,459},{<<\"message\">>,<<\"InternalError: >> script stack space quota is >> exh

Re: MapReduce job crashes?

2012-12-11 Thread Bryan Fink
On Tue, Dec 11, 2012 at 1:54 PM, Brad Heller wrote: > {error,[{phase,0},{error,<<"[{<<\"lineno\">>,459},{<<\"message\">>,<<\"InternalError: > script stack space quota is > exhausted\">>},{<<\"source\">>,<<\"unknown\">>}]">>} Hi, Brad. Your Javascript VM ran out of stack space. Raise the value o

strange issue with Riak 1.1.2

2012-12-11 Thread Michael Radford
I'm running a 5-node Riak cluster at version 1.1.2, which started behaving strangely this morning: the main symptom seemed to be almost all map-reduce queries timing out cluster-wide. The only other visible problem I was able to find was that 2 out of the 5 nodes had stopped writing to their logs

RE: Cluster setup

2012-12-11 Thread Kevin Burton
Thank you. I have restarted the server several times and I don't see riak running with 'ps ax'. The configuration is set to come up on reboot so there shouldn't be any other instance of riak around to run. -Original Message- From: Russell Brown [mailto:russell.br...@me.com] Sent: Tuesday,

Re: Cluster setup

2012-12-11 Thread Russell Brown
Hey, 'eaddrinuse' from your previous mail suggests that the address your binding to is already in use. Maybe riak is already running? Or something else is bound to the address? Cheers Russell On 11 Dec 2012, at 19:06, Kevin Burton wrote: > Any more information on this or something I can do

RE: Cluster setup

2012-12-11 Thread Kevin Burton
Any more information on this or something I can do to help diagnose my own problem? Again app.config looks like: app.config looks like: [ %% Riak Client APIs config {riak_api, [ %% pb_backlog is the maximum length to which the queue of pending %% connec

MapReduce job crashes?

2012-12-11 Thread Brad Heller
Hey everyone, I tried asking in #riak on freenode but it appears to be a little empty today so I'll ask here, too. I've got a Map Reduce job that I'm running via HTTP. My HTTP client is complaining the EOF reached. I checked my Riak logs and the following is in there: 2012-12-11 18:44:09 =ERRO

Fwd: CRASH REPORT Process <0.549.0> with 0 neighbours exited with reason:

2012-12-11 Thread Mark Phillips
Just getting this back on the list in case anyone has time to dig through these logs. MVM - any chance you have a moment to take a peek? Mark -- Forwarded message -- From: David Montgomery Date: Mon, Dec 10, 2012 at 6:49 AM Subject: Re: CRASH REPORT Process <0.549.0> with 0 ne

Re: can not find Riak AMI in AWS Market place

2012-12-11 Thread Mark Phillips
Hi Mikhail, We took the liberty of creating the docs before the actual AMI was approved (though we expected it to be available by now). That said, sit tight. It should be approved very soon. Mark On Tuesday, December 11, 2012, Mikhail Tyamin wrote: > Hello guys, > > As I can see there is a AMI

RE: log configuration not effective.

2012-12-11 Thread Kevin Burton
What about the other paths? {platform_bin_dir, "/usr/sbin"}, {platform_data_dir, "/mnt/datadrive/riak/data"}, {platform_etc_dir, "/etc/riak"}, {platform_lib_dir, "/usr/lib64/riak/lib"}, {platform_log_dir, "/mnt/datadrive/riak"}

Riak Search - searching across all fields

2012-12-11 Thread Matt Painter
Hi, Apart from a single default value, is it possible for Riak Search to search for a keyword across all fields in a document without having to specify the field up front as a prefix in one's search term? I'm guessing that one solution could be a post-commit hook which recursively iterates over a

can not find Riak AMI in AWS Market place

2012-12-11 Thread Mikhail Tyamin
Hello guys, As I can see there is a AMI for Riak http://docs.basho.com/riak/latest/tutorials/installation/Installing-on-AWS-Marketplace/ But I can not find any Riak's AMI in AWS Market Place. What I do wrong? Where is it? Best, Mikhail___ riak-users