accumulo icon indicating copy to clipboard operation
accumulo copied to clipboard

ScanServer follow-on: MapReduce API

Open dlmarion opened this issue 3 years ago • 1 comments

I attempted to update the Accumulo M/R code to allow for eventual consistency to be configured for the M/R api, and updated the ContinuousVerify code to take advantage of this in https://github.com/dlmarion/accumulo-testing/tree/ci-verify-consistency-level, but the ContinuousVerify Mapper is still performgin scans against the TabletServer.

dlmarion avatar Jun 06 '22 20:06 dlmarion

https://github.com/dlmarion/accumulo/pull/28 was merged into #2665 to resolve this.

dlmarion avatar Jun 10 '22 16:06 dlmarion