摘要:
在业务空闲的时候修改压缩格式 先测试 测试表create 'test', { NAME => 'c',VERSIONS => 1}desc 'test'disable 'test'alter 'test', NAME => 'c',COMPRESSION => 'snappy'enable 'tes 阅读全文
posted @ 2018-07-09 10:06
信方
阅读(429)
评论(0)
推荐(0)
摘要:
$ : > filename $ > filename $ echo "" > filename $ echo > filename $ cat /dev/null > filename 阅读全文
posted @ 2018-07-09 09:40
信方
阅读(239)
评论(0)
推荐(0)