CDH Hbase 1.0.0 Requested row out of range during auto-split

2016-04-02 Thread Saad Mufti
Hi, We have a large 60 node CDH 5.5.2 Hbase 1.0.0 cluster that take a very heavy write load. For increased performance, we are using the BufferedMutator class in hbase-client, although we're using hbase-client version 1.2.0 because it has a small performance fix to this class. It seems to be

Re: org.apache.hadoop.util.NativeCrc32.nativeComputeChunkedSumsByteArray error in nelwy build Hbase

2016-04-02 Thread beeshma r
HI Ted/jeremy My Hbase verion is HBase 2.0.0-SNAPSHOT Hadoop version is hadoop-2.5.1 is this Hadoop version fine? And i did config like this hbase.hstore.checksum.algorithm CRC32 is this not worked .With the same error master is still failing Note : i build Hbase from source. On