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. >
