Hi Mark,
Riak admin reports 6 (out of 15 nodes) with 25-30% free memory, 3 nodes
with 8-10% and 6 nodes with 18-20%.
This unequal distribution forces us to add new nodes relatively fast.
Cheers
Nitish
On Thu, Jun 7, 2012 at 12:20 AM, Mark Phillips wrote:
> Hi Nitish,
>
> On Tue, Jun 5, 2012 at
Hi Jared,
We have a 15 nodes Riak (bitcask) cluster containing almost 2.8 billion
keys.
Cheers
Nitish
On Thu, Jun 7, 2012 at 1:19 AM, Jared Morrow wrote:
> Also, how many nodes do you have and approximately how many keys are in
> Riak?
>
> -Jared
>
>
> On Jun 6, 2012, at 4:20 PM, Mark Phillips
I would say just to add long and Long for indexing (So it that it
supports Long, Integer and their respective natives), using BigNumber
subclasses have a different semantic and would restrict the developers
when designing the Riak POJOs.
Guido.
On 08/06/12 06:37, Russell Brown wrote:
On 7 J
Brian,
Thanks for the response, and sorry I couldn't get back to you before this.
I had to change focus to a couple of other projects before I could come
back to my Riak project.
We've solved our problem. Basically, we had to wrap the Riak.mapValuesJson
so that the pertinent part of the map looks
The problem with long on Java is that it's a signed 64 bit int which doesn't
fully solve the issue; there would be someone out there that would send in a
bug saying that when you hit 2^63 it rolled over.
The plan (if my memory is working, I have this written down on an ever growing
todo list)
That sounds like the perfect solution, design/POJO wise will allow the
developer to use whatever Number type while inside it is always a
BigInteger. Very well thought out.
Guido.
On 08/06/12 15:50, Brian Roach wrote:
The problem with long on Java is that it's a signed 64 bit int which doesn't
I'm having troubles getting riak installed on Fedora 17. First, I tried
with the packaged Erlang (R15B01). make rel complained about my Erlang
version. It didn't work to changing the version regex everywhere I could
find, though it's possible I missed some. Then, I built R14B03, and I get
an "Unc
Trevor,
I don't have a FC 17 VM handy, so I can't test it, but have you tried the FC 15
package from http://basho.com/resources/downloads/? The only problem I could
see you having is a wrong dependency on openssl, but you should be able to
install the matching one along side the one that inst
Hi Trevor,
We've teh latest Riak up and running on Fedora 17 with R15B01.
Follow these are the steps:
$ wget
http://downloads.basho.com.s3-website-us-east-1.amazonaws.com/riak/CURRENT/riak-1.1.2.tar.gz
$ tar xzvf riak-1.1.2.tar.gz
$ cd riak-1.1.2
$ ./rebar get-deps
Remove this line "{require_o