Member since
10-28-2016
20
Posts
2
Kudos Received
0
Solutions
03-20-2017
03:49 PM
@Xiaojie Ma Are you willing to upgrade to latest 2.3.x release? This JIRA is included in the HDP 2.3.6
... View more
12-27-2016
11:03 AM
hbase(main):002:0> describe 'goods_new'
Table goods_new is ENABLED
goods_new
COLUMN FAMILIES DESCRIPTION
{NAME => 'v', BLOOMFILTER => 'ROW', VERSIONS => '1', IN_MEMORY => 'false', KEEP_DELETED_CELLS => 'TRUE', DATA_BLOCK_ENCODING => 'NONE', TTL => 'FOREVER', COMPRESSION => 'LZO', MIN_VERSIONS => '0', BLOCKCACHE =
> 'true', BLOCKSIZE => '65536', REPLICATION_SCOPE => '0'}
1 row(s) in 0.2250 seconds
hbase(main):003:0> hbase api delete data very day.
... View more
11-08-2016
06:55 AM
1 Kudo
@Xiaojie Ma Can you please check if your CLASSPATH (lib) contains the following JAR: /usr/hdp/2.5.0.0-1133/hbase/lib/hbase-server.jar the version might be different in your case.
... View more