guluo2016 commented on PR #6509: URL: https://github.com/apache/hbase/pull/6509#issuecomment-2541086805
An incorrect number in your comment. @junegunn ``` // success bin/hbase pe --nomapred --compress=LZ4 --rows=1073741824 randomWrite 20 // failed bin/hbase pe --nomapred --compress=LZ4 --rows=10737418240 randomWrite 20 ``` -- 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]
