Hi Benjamin, You can take a look at this [1]. It may be what you are looking for (: Now regarding on going through the lines, it may depend if you are willing to do use MapReduce jobs or just direct access to them. So that may be bound to your specific use case.
Renato M. [1] https://svn.apache.org/repos/asf/gora/trunk/gora-core/src/examples/java/org/apache/gora/examples/mapreduce/QueryCounter.java 2013/8/26 Sznajder ForMailingList <[email protected]> > Hi > > Can I know what is the number of rows in a HBASE table (using GORA)? > > What is the "best practice for passing over the lines, one after the other? > > Thanks for your help! > > Benjamin >

