Get it. Thank you Josh and Eric!
On Wed, Jun 25, 2014 at 11:45 AM, Eric Newton <[email protected]> wrote: > Is it possible that some mutations are not committed when >> BatchWriter.close() returns? >> > > No. If you see this behavior, please post a ticket. > > >> BTW, how to implement multi-row transactional updates in Accumulo? using >> ConditionalWriter? >> > > The Big-Table model provides no such guarantees. You may want to follow > the percolator inspired work on git-hub: > https://github.com/keith-turner/Accismus > > -Eric > > -- Jianshi Huang LinkedIn: jianshi Twitter: @jshuang Github & Blog: http://huangjs.github.com/
