billierinaldi opened a new issue #2200: URL: https://github.com/apache/accumulo/issues/2200
There is a typo in the putByteSquence method in RowColumnSampler. The method name should be putByteSequence. All uses of the method name should be changed. Since it is a private method, this is the only file that needs to be changed. https://github.com/apache/accumulo/blob/f9f1d3f6578c400862e9f0e8d82a49bf9c4a5392/core/src/main/java/org/apache/accumulo/core/client/sample/RowColumnSampler.java#L107 -- 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]
