There's already an example that covers this case: org.apache.accumulo.examples.simple.helloworld.ReadData
"Reads all data between two rows; all data after a given row; or all data in a table, depending on the number of arguments given." On Tue, May 15, 2012 at 12:29 PM, John Armstrong <[email protected]> wrote: > On 05/15/2012 12:25 PM, David Medinets wrote: > >> Sounds like an FAQ to me. The manual should be fairly limited in scope, I >> feel. >> > > Not sure it's a FAQ either. Maybe a "cookbook" of common use cases. >
