node failure

2012-10-29 Thread Venki Yedidha
Hi All, I have a five node riak cluster running from the past three months.Daily we are dumping huge data into the cluster..Somehow, I came to notice that one of the nodes went down..we thought of removing that node from the cluster because it is of very low configuration when compared to other

Re: Migrating cluster from 1.1.1 to 1.2.1

2012-10-29 Thread Matt Black
Following up on my own email, minutes after I sent it... The node join appeared stalled before I wrote the below - much like I needed to issue the "cluster commit" command. However, I just checked "member_status" and partitions are actually being transferred to my new node. On 30 October 2012 13

Migrating cluster from 1.1.1 to 1.2.1

2012-10-29 Thread Matt Black
Hello list, I just started a cluster migration, and encountered a problem with introducing the first replacement node :) I'm not able to either "cluster plan" or "cluster commit" with the new node: root@ip-10-138-x-221:~# riak-admin cluster join riak@10.130.x.125 Attempting to restart script thr

Re: Web doc buglet

2012-10-29 Thread Tin Le
Hi Mark, Thanks. I've opened new issue for this outdated fast-track doc. I am sure I'll be adding more as I or my engineers find them. One of the thing we've found missing and really need is the geospatial indexing mongodb has. We've just pushed our updated app to both iTunes and Google Playst

Re: First installment of RICON2012 videos are now live

2012-10-29 Thread Jeremiah Peschka
Thanks to everyone who made this possible. I know what I'm doing tonight: Cool ranch Doritos and RICON videos. --- Jeremiah Peschka Managing Director, Brent Ozar PLF, LLC On Mon, Oct 29, 2012 at 2:04 PM, Mark Phillips wrote: > Hey All, > > I was going to put this in the Recap but it didn't see

Re: First installment of RICON2012 videos are now live

2012-10-29 Thread Dmitry Demeshchuk
Furiously requesting Eric Brewer's and Sean Cribbs' talks! On Tue, Oct 30, 2012 at 1:04 AM, Mark Phillips wrote: > Hey All, > > I was going to put this in the Recap but it didn't seem right... > > The first round of RICON videos are now online: > > http://basho.com/community/ricon2012/#videos >

First installment of RICON2012 videos are now live

2012-10-29 Thread Mark Phillips
Hey All, I was going to put this in the Recap but it didn't seem right... The first round of RICON videos are now online: http://basho.com/community/ricon2012/#videos We'll be rolling out four/week for the next five weeks or so - only because Vimeo allows us no more than 5GB/week for uploads :(

Re: Web doc buglet

2012-10-29 Thread Mark Phillips
Hi Tin, Responses in-line. On Mon, Oct 29, 2012 at 1:18 PM, Tin Le wrote: > Sorry if this is the wrong place. Is there a specific email address I > can send to for buglets I found on Basho doc site? > > > http://docs.basho.com/riak/latest/tutorials/fast-track/Basic-Riak-API-Operations/ > > Do

Re: Web doc buglet

2012-10-29 Thread Dmitri Zagidulin
Tin, The easiest way to report docs-related bugs and feature requests, is to open an issue on the Github repo: https://github.com/basho/basho_docs Thanks for bringing this up! Dmitri On Mon, Oct 29, 2012 at 4:18 PM, Tin Le wrote: > Sorry if this is the wrong place. Is there a specific email

Web doc buglet

2012-10-29 Thread Tin Le
Sorry if this is the wrong place. Is there a specific email address I can send to for buglets I found on Basho doc site? http://docs.basho.com/riak/latest/tutorials/fast-track/Basic-Riak-API-Operations/ Does not mention "GET /buckets/bucket_name" that this page does: http://docs.basho.com/ria

Re: October 18 - October 28

2012-10-29 Thread Mark Phillips
I forgot one important chunk of code: 16) Christian Dahlqvist just released a library packed with Erlang MapReduce functions. * Code here ---> https://github.com/whitenode/riak_mapreduce_utils On Mon, Oct 29, 2012 at 8:34 AM, Mark Phillips wrote: > Morning, Afternoon, Evening to All - > > A l

October 18 - October 28

2012-10-29 Thread Mark Phillips
Morning, Afternoon, Evening to All - A lot in today's Recap: blog posts, jobs, code, and a healthy backlog of Stack Overflow Q & A. Enjoy. And to all of you in Hurricane Sandy's path: stay safe. Mark twitter.com/pharkmillups --- October 18 - October 28

Re: Deleting items from search index increases disk usage

2012-10-29 Thread Jeremy Raymond
So the only way to actually free the disk space consumed by the tombstones in the search index is to bring down the cluster and blow away the merge index (at /var/lib/riak/merge_index)? -- Jeremy On Fri, Oct 26, 2012 at 9:14 AM, Jeremy Raymond wrote: > Yes I've read about the tombstoning, but f