Look at the READMEs for contrib/word_count and contrib/pig.
On Wed, Apr 7, 2010 at 4:47 PM, Sonny Heer <sonnyh...@gmail.com> wrote: > I need a way to process all of my data set. > > A way to process every keyspace, CF, row, column, and perform some > operation based on that mapped combination. > > The map bucket would collect down to column name. > > Is there a map/reduce program which shows how to go about doing this? >