See http://hbase.apache.org/bulk-loads.html
St.Ack

On Wed, Feb 2, 2011 at 3:26 PM, praba karan <[email protected]> wrote:
> Thanks Mark,
>
> But this is now what I need?
>
> I am trying to upload the bulk of data from hdfs file system to the
> Hbase-0.89. I need the Map Reduce program for that.
>
>
> Regards
> Jason
>
>
> On Wed, Feb 2, 2011 at 7:46 PM, Mark Kerzner <[email protected]> wrote:
>
>> Jason,
>>
>> attached is RowCounter.java from 0.90 test code - I think it has what you
>> need.
>>
>> Cheers,
>> Mark
>>
>>
>> On Wed, Feb 2, 2011 at 12:33 AM, Jason Bourne <[email protected]> wrote:
>>
>>> Hi,
>>>
>>>
>>>
>>> I need to upload the bulk load of data into the Hbase-0.89 using the Map
>>> Reduce program, I tried with the MapReduce program sample available in the
>>> Hbase-0.20.6 API documents. But when I used the same samples for the
>>> Hbase-0.89, BatchUpdate class files are removed, Then I used the PUT to
>>> insert the data. I gave up finally and I seeking help. Anyone succeeded in
>>> the uploading the bulk load of data into the Hbase-0.89 using the
>>> MapReduce
>>> program.
>>>
>>>
>>>
>>> I need the Map Reduce code to do the BulkUpload
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Regards
>>>
>>> Jason
>>>
>>>
>>
>

Reply via email to