You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@accumulo.apache.org by Aaron Cordova <aa...@cordovas.org> on 2012/02/22 22:23:06 UTC

1.4 filters

I notice Filter and FilteringIterator in v1.4 are deprecated "since 1.4". What should I use instead?

On Feb 22, 2012, at 3:49 PM, Billie J Rinaldi wrote:

> On Wednesday, February 22, 2012 3:24:46 PM, "Aaron Cordova" <aa...@cordovas.org> wrote:
>> Is it possible for a combiner to not return a value somehow?
> 
> No.
> 
>> If not, should I use a filter to remove key-values that don't need to
>> be there?
> 
> What do you mean by "don't need to be there?"
> 
> Billie