Here's example code that exercises our API:
http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/package-summary.html#package_description

(You'll have to look elsewhere for csv parsing examples).

Hope this helps,
St.Ack

On Sun, Mar 6, 2011 at 10:06 PM, James Ram <[email protected]> wrote:
> hi,
> Yes Exactly. That is what we want to know.
>
> On Fri, Mar 4, 2011 at 7:47 PM, Hari Sreekumar 
> <[email protected]>wrote:
>
>> HBase is a key-value datastore. What do you mean by using HBase to read a
>> csv file? Do you mean read data from a csv file and upload to HBase?
>>
>> On Fri, Mar 4, 2011 at 12:00 PM, James Ram <[email protected]> wrote:
>>
>> > Hi,
>> >
>> > I would like to use HBase to read from a csv file. is there any sample
>> java
>> > code that i could use. Any tutorial also would be welcome.
>> >
>> > --
>> > With Regards,
>> > Jr.
>> >
>>
>
>
>
> --
> With Regards,
> Jr.
>

Reply via email to