cshannon commented on issue #2820: URL: https://github.com/apache/accumulo/issues/2820#issuecomment-1221365717
@EdColeman - new working branch for the client side only version is here if you want to take a look: https://github.com/cshannon/accumulo/commits/accumulo-2820-client This is by no means finished and still very much a work in progress and I will continue with it later this week, probably Friday. The output still needs work plus i think the totals being computed are off if there are splits as it doesn't quite look right when using your shared test data generation with split points as extra metadata entries are added which are probably not tracked correctly so I'll be looking at fixing that. I did add a verbose flag to spit out the breakdown when data is shared across tables just like the original command does when using a pattern or namespace. Besides checking the math and handling splits plus working on the output there are still no tests or anything yet since I'm still experimenting. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
