Changes between Version 7 and Version 8 of compress


Ignore:
Timestamp:
09/05/2012 12:27:56 PM (14 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • compress

    v7 v8  
    5555新版的hbase带了一个新的压缩库google的snappy,性能和lzo差不多,而且是BSD协议,0.92版hbase已经包含 
    5656[http://www.cloudera.com/blog/2011/09/snappy-and-hadoop/] 
     57 
     58 
     59下载:http://code.google.com/p/snappy/downloads/list[[BR]] 
     60 
     61安装:./configure; make; make check; make install[[BR]] 
    5762 
    5863