Hi, AccumuloInputFormat has setRanges method which takes collection of Range. I want it to process all rows with specific column family name. However, I couldn't find a way to do so from Range.exact or Range.prefix, all of them require to specify row id. Do you know if there is a way to achieve what I am looking for? I haven't tried specifying empty Text for the row, the doc also doesn't say about it.
Thanks, zainal -- View this message in context: http://apache-accumulo.1065345.n5.nabble.com/Specify-Range-for-data-in-specific-column-family-tp15012.html Sent from the Developers mailing list archive at Nabble.com.