-1  Snappy is often not installed on workstations, so I would not want to make 
that the default.

From: Eric Owhadi [mailto:[email protected]]
Sent: Wednesday, June 7, 2017 4:52 AM
To: [email protected]
Subject: Re: Make "HBase options" as default setting?

+1



Sent from my Samsung Galaxy smartphone.


-------- Original message --------
From: "Liu, Yuan (Yuan)" <[email protected]<mailto:[email protected]>>
Date: 6/6/17 10:29 PM (GMT-06:00)
To: 
[email protected]<mailto:[email protected]>
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: [email protected]<mailto:[email protected]>
Cellphone: (+86) 13671935540

Reply via email to