while doing map reduce on hbase tables, is it possible to do multiple puts in the reducer? what i want is a way to be able to write multiple rows. if its not possible, then what are the other alternatives? i mean like creating a wider table in that case.
thanks
