You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Manju M <ma...@gmail.com> on 2014/03/30 23:52:27 UTC

scan from Hbase for date range and insert into Hive table

Hbase table

Htable ( rowkey , cf:col1, cf:col2 cf:reverseTimestamp)

Can i get the records from Hbase tabe for a range of rows and
inserting the results into Hive table?