Yes
On Wed, Apr 7, 2010 at 5:01 PM, Sonny Heer <sonnyh...@gmail.com> wrote: > These examples work on Cassandra .06 and Hadoop .20.2? > > On Wed, Apr 7, 2010 at 2:49 PM, Jonathan Ellis <jbel...@gmail.com> wrote: >> 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? >>> >> >