Hi, I think you want to know about the following methods:
http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/Scan.html#addColumn(byte[], byte[]) http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/Scan.html#addFamily(byte[]) Thanks. 2012/3/12 Mahdi Negahi <[email protected]> > > Dear All friends > > Is there any way to retrieve a table's column families and columns with > Java. > > for example, i want to scan a table that i know only its name. > -- Takuya UESHIN Tokyo, Japan http://twitter.com/ueshin
