---------- Forwarded message ----------
From: Karthick Ram <karthik.28...@gmail.com>
Date: Wed, Sep 27, 2017 at 5:21 PM
Subject: Reply for 'Empty byte array values for cells which doesn't exist'
To: yuzhih...@gmail.com, us...@hbase.apache.org, iss...@hbase.apache.org


Hi we use HBase 1.2.5 version and we can't reproduce the scenario in other
tables. And here is the description of the table,

Table namespace:tablename is ENABLED


namespace:tablename


COLUMN FAMILIES DESCRIPTION


{NAME => 'dataCF', DATA_BLOCK_ENCODING => 'NONE', ENCRYPTION => 'AES',
BLOOMFILTER => 'ROWCOL', REPLICATION_SCOPE => '1', VERSIONS => '1',
COMPRESSION => 'SNAPPY', MIN_VERSIONS => '1', TTL => '86400 SECOND
S (1 DAY)', KEEP_DELETED_CELLS => 'TTL', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}

{NAME => 'pointerCF', DATA_BLOCK_ENCODING => 'NONE', ENCRYPTION => 'AES',
BLOOMFILTER => 'ROWCOL', REPLICATION_SCOPE => '1', VERSIONS => '1',
COMPRESSION => 'SNAPPY', MIN_VERSIONS => '0', TTL => 'FOREVER',
 KEEP_DELETED_CELLS => 'FALSE', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}

Reply via email to