Created on 11-10-2015 10:27 PM - edited 09-16-2022 02:48 AM
What does the following mean
WARN | November 10, 2015 7:42 PM | RpcServer |
(responseTooSlow): {"processingtimems":11063,"call":"Multi(org.apache.hadoop.hbase.protobuf.generated.ClientProtos$MultiRequest)","client":"10.125.122.203:41488","starttimems":1447206125517,"queuetimems":1,"class":"HRegionServer","responsesize":199,"method":"Multi"} |
Created 11-10-2015 10:34 PM
Created 11-10-2015 10:34 PM
Created 11-11-2015 11:58 AM
Thanks for the input
I am suspecting that it may be the region settings I am using that prematurely splits regions contributing to the latency
Originally I set the regions at default to 10 gb, shrank it to 4 gb did a compaction and flush, the first writes where trying to reorg the regions
which is stemming from my first problem
http://community.cloudera.com/t5/Storage-Random-Access-HDFS/hbase-closed-upon-write/m-p/34001#U34001
I then increased the regions to 4.9 gb seems to be fine now
The reason I am staying under 5 gb, is so that I can transfer to S3 which has a file size limit