+1


Sent from my Samsung Galaxy smartphone.


-------- Original message --------
From: "Liu, Yuan (Yuan)" <yuan....@esgyn.cn>
Date: 6/6/17 10:29 PM (GMT-06:00)
To: user@trafodion.incubator.apache.org
Subject: Make "HBase options" as default setting?

Hi Trafodioners,

As we know, for performance thinking, we always need to add below syntax in 
“create table” syntax. And I know in latest version, we have made “ATTRIBUTES 
ALIGNED FORMAT” as default, do we have a plan that make HBASE_OPTIONS(including 
ENCODING、COMPRESSION、MEMESTORE) as the default setting when creating table? I 
think this will be easier for new users?

ATTRIBUTES ALIGNED FORMAT
  HBASE_OPTIONS
  (
    DATA_BLOCK_ENCODING = 'FAST_DIFF',
    COMPRESSION = 'SNAPPY',
    MEMSTORE_FLUSH_SIZE = '1073741824'
  )
;



Best regards,
Yuan
Email: yuan....@esgyn.cn<mailto:yuan....@esgyn.cn>
Cellphone: (+86) 13671935540

Reply via email to