Hbase table ( key , cf1:column1 , cf1:column2, ............cf1:column n )
key is <id >+ <reverse Timestamp>

Hive mounting few columns from hbase table

i want to collect a day's( 2014-03-28 ) 's  data from hbase table and
insert that data into hive ( partition : 2014-03-28 )



On Fri, Mar 28, 2014 at 12:16 AM, Mohammad Tariq <[email protected]> wrote:

> Hi Manju,
>
> How are you storing your data in HBase?What is your rowkey?
>
> Warm Regards,
> Tariq
> cloudfront.blogspot.com
>
>
> On Fri, Mar 28, 2014 at 12:03 PM, Manju M <[email protected]>wrote:
>
>> How can i scan one day's data from Hbase table and insert that into Hbase
>> partition ( date) ?
>>
>> is it possible?
>>
>
>

Reply via email to