On Mon, Aug 31, 2015 at 8:27 PM, z11373 <[email protected]> wrote: > Hi Josh, > Apologize that I still don't get it. > How to pass it to the AccumuloInputFormat? > If there is no way to do so (means I have to change the code), then I'd > think about it. > Right now the existing code already using AIF, and I just want to tweak the > Range condition. >
Look not in Range but in AccumuloInputFormat methods and you will find the method you seek. > > > Thanks, > Z > > > > -- > View this message in context: > http://apache-accumulo.1065345.n5.nabble.com/Specify-Range-for-data-in-specific-column-family-tp15012p15016.html > Sent from the Developers mailing list archive at Nabble.com. >
