You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Karthick Ram <ka...@gmail.com> on 2017/09/27 11:52:17 UTC

Fwd: Reply for 'Empty byte array values for cells which doesn't exist'

---------- Forwarded message ----------
From: Karthick Ram <ka...@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: yuzhihong@gmail.com, users@hbase.apache.org, issues@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'}