All the columns? You mean the qualifiers themselves or the values? Have you looked at the API? http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/Scan.html
J-D On Tue, Aug 23, 2011 at 6:26 PM, Neerja Bhatnagar <[email protected]> wrote: > Hi, > > How can I get all the columns in a column family. I know the table name and > the column family name. > > Thank you for your help! > > Cheers, Neerja >
