I'm working on a map/reduce java program for performing a comparison of
columns in a single record and then reporting the percent matched.   From
what I have read the comparison portion would occur during the map step, and
the reduce step would then aggregate the totals to come up with a percent
matched for each field.   

What i'm trying to find are some simple map/reduce hbase examples for 0.20
API.   Can anyone point me in the direction of some?
-- 
View this message in context: 
http://www.nabble.com/Looking-for-simple-hbase-map-reduce-example-tp25619336p25619336.html
Sent from the HBase User mailing list archive at Nabble.com.

Reply via email to