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?