Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 160 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 160 Bytes

this is a mapreduce for scan whole hbase table

different from TableMapReduceUtil, this is read direct from HFile

It is more fast than TableMapReduceUtil