Re: Re-building a dev riak tree

2012-02-15 Thread Jeremiah Peschka
I think I am tired or something, `make stagedevrel` produces an error: $ make stagedevrel mkdir -p dev (cd rel && ../rebar generate target_dir=../dev/dev1 overlay_vars=vars/dev1_vars.config) ==> rel (generate) ERROR: Release target directory "/Users/jeremiah/Projects/riak/rel/../dev/dev1" already

Re: Re-building a dev riak tree

2012-02-15 Thread Jeremiah Peschka
Thanks! I assume, too, that since riak control is now a requirement I should do `make deps`, `make all`, `make stagedevrel` ? --- Jeremiah Peschka Managing Director, Brent Ozar PLF, LLC On Wed, Feb 15, 2012 at 10:31 PM, Sean Cribbs wrote: > Jeremiah, > > `make stagedevrel` is what you want. >

Re: Re-building a dev riak tree

2012-02-15 Thread Sean Cribbs
Jeremiah, `make stagedevrel` is what you want. On Thu, Feb 16, 2012 at 1:23 AM, Jeremiah Peschka < jeremiah.pesc...@gmail.com> wrote: > Let's say that I have a copy of the riak 1.0.0 source in ~/src/basho/riak > and that I've built a local 4 node clustering using `make devrel`. I've > gone throu

Re-building a dev riak tree

2012-02-15 Thread Jeremiah Peschka
Let's say that I have a copy of the riak 1.0.0 source in ~/src/basho/riak and that I've built a local 4 node clustering using `make devrel`. I've gone through and made some configuration changes for working on the .NET client. Now that 1.1 is out, I'd like to test the 1.1 branch against my current

Riak Recap for February 13 - 14

2012-02-15 Thread Mark Phillips
Evening, Morning, Afternoon to All - Big Recap for today: videos, blog posts, new code, and more. Enjoy. Mark Community Manager Basho Technologies wiki.basho.com/Riak.html twitter.com/pharkmillups -- Riak Recap for February 13 - 14 === 1) Ba

Re: Large Files

2012-02-15 Thread Nicholas Young
Hi Mark, Thanks for the clear explanation. The EOL life announcement for Luwak came as a surprise to me, and frankly, was a letdown. But I understood because I, probably like several others on the list, thought it would be replaced with something equally simple to use and maintain. Yes, the distr

Re: Large Files

2012-02-15 Thread Mark Phillips
Hi Nicholas, Excellent question. In at least one past email [1], Dizzy hinted that Basho was investigating a new approach for large file storage on top of Riak. At this point I can say that this new approach has been validated, and there is working code to go along with it. However, the large fil

Nodes missing primary partitions

2012-02-15 Thread Anthony Molinaro
Hi, I have a 12 node riak cluster running riak 0.14.2. I had several nodes crash with OOM errors, and after restarting them I see the following when running riak-admin transfers Attempting to restart script through sudo -u riak 'riak@10.5.11.39' waiting to handoff 1 partitions 'riak@10.5.11.39

Re: Pharo Smalltalk + Riak = Phriak

2012-02-15 Thread Mark Phillips
Nicolas, Göran - Great stuff! I'm happy to report that all your hard work has earned you a much-coveted spot on the Riak Wiki [1] :) Feel free to add/remove anything to the wiki as you see fit, and keep us up-to-date on the code. Looks like people wil get a lot of use out it. Also, don't be scare

Pharo Smalltalk + Riak = Phriak

2012-02-15 Thread Nicolas Petton
Hi! Göran and I worked on a Riak client for Pharo Smalltalk named Phriak. You can download the code at http://www.squeaksource.com/Phriak Today I released the version 0.3. Riak is a screamingly cool NoSQL database that scales like crazy. It's a distributed, data agnostic db (see http://wiki.bas