Hi, Actually the Riak defaults will suit you fine for n_val and other bucket properties. You may want to reduce ring size from 64 to 16 since it'll be a small cluster. If you reduce ring size, you'll want to execute the "rm" command I provided to clear out data and configuration, then re-start your nodes and re-build your cluster.
Have fun with your project. -- Luke Bakken Engineer / CSE [email protected] On Thu, Oct 30, 2014 at 9:32 AM, Ebbinge <[email protected]> wrote: > Hello Luke, I've been reading some documentation and now I have a greater > clue. I want to set a 3-node cluster, according to what I read I have to set > the target_n_val = 3 and then, from the app that I have to develop, create > buckets with an n_val = 3 as well, so data can be replicated on the 3 nodes. > My question is, is there anything else I need to know? Maybe about the > hashing function? This is just a college project, the amount of data that is > going to be processed is everything but BIG haha. > > Thanks in advance :) > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/Can-t-set-long-node-name-Ubuntu-14-04-tp4031989p4032008.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
