Smooth. On Mar 9, 2012, at 12:36 PM, Keith Turner wrote:
> On Fri, Mar 9, 2012 at 12:31 PM, Aaron Cordova <[email protected]> wrote: >> Does Keith's input format apply the necessary Accumulo iterators to provide >> a sane view of the data to MapReduce? >> > > Yes the input format sets up the iterator stack using system iterators > and any iterators configured for the table. It also respects tablet > boundries when reading files to avoid stale data.
