Re: Snappy compression question

2014-01-09 Thread Rural Hunter
Yes, I followed the part to build it. But I didn't follow the configure part(core-site.xml ) 于 2014/1/10 8:48, Ted Yu 写道: Rural: Just to confirm, you were following instructions here: https://code.google.com/p/hadoop-snappy/ Cheers

Re: Snappy compression question

2014-01-09 Thread Ted Yu
Rural: Just to confirm, you were following instructions here: https://code.google.com/p/hadoop-snappy/ Cheers On Wed, Jan 8, 2014 at 5:34 PM, Ted Yu wrote: > It's Okay. > > Either J-M or myself can come up with a patch. > > Cheers > > > On Wed, Jan 8, 2014 at 5:32 PM, Rural Hunter wrote: > >>

Re: Snappy compression question

2014-01-08 Thread Ted Yu
It's Okay. Either J-M or myself can come up with a patch. Cheers On Wed, Jan 8, 2014 at 5:32 PM, Rural Hunter wrote: > Sorry I think my English is not good enough to provide a patch for > documentation. So I just created a jira and put my thoughts in it: > https://issues.apache.org/jira/brows

Re: Snappy compression question

2014-01-08 Thread Rural Hunter
Sorry I think my English is not good enough to provide a patch for documentation. So I just created a jira and put my thoughts in it: https://issues.apache.org/jira/browse/HBASE-10303 于 2014/1/4 20:23, Jean-Marc Spaggiari 写道: Hi Rural, If you have any recommendation on the way to complete it,

Re: Snappy compression question

2014-01-08 Thread Ted Yu
Rural: If you're busy, J-M or I can open the JIRA. Having snappy support properly documented would be helpful to hadoop and hbase users. Cheers On Sat, Jan 4, 2014 at 4:23 AM, Jean-Marc Spaggiari wrote: > Hi Rural, > > If you have any recommendation on the way to complete it, it's totally > w

Re: Snappy compression question

2014-01-04 Thread Jean-Marc Spaggiari
Hi Rural, If you have any recommendation on the way to complete it, it's totally welcome. Please open a JIRA to document what should be done, and take a look here: http://hbase.apache.org/book/submitting.patches.html to know how to provide a patch to update the documentation accordingly. Thanks,

Re: Snappy compression question

2014-01-03 Thread Rural Hunter
The document is far from complete. It didn't mention the default hadoop binary package is compiled without snappy support and you need to compile it with snappy option yourself. Actually it didn't work with any native libs on 64 bits OS as the libhadoop.so in the binary package is only for 32 b

Re: Snappy compression question

2014-01-03 Thread Jean-Marc Spaggiari
Shameless plug ;) http://www.spaggiari.org/index.php/hbase/how-to-install-snappy-with-1 Keep us posted. 2014/1/3 Ted Yu > See this thread: > > http://search-hadoop.com/m/LviZD1WPToG/Snappy+libhadoop&subj=RE+Setting+up+Snappy+compression+in+Hadoop > > On Jan 3, 2014, at 3:20 AM, 张玉雪 wrote: >

Re: Snappy compression question

2014-01-03 Thread Ted Yu
See this thread: http://search-hadoop.com/m/LviZD1WPToG/Snappy+libhadoop&subj=RE+Setting+up+Snappy+compression+in+Hadoop On Jan 3, 2014, at 3:20 AM, 张玉雪 wrote: > Hi: > > When I used hadoop 2.2.0 and hbase 0.96.1.1 to using snappy > compression > > I followed the topic > http:

Snappy compression question

2014-01-03 Thread 张玉雪
Hi: When I used hadoop 2.2.0 and hbase 0.96.1.1 to using snappy compression I followed the topic http://hbase.apache.org/book/snappy.compression.html, but I get some error ,can some one help me? [hadoop@master bin]$ hbase org.apache.hadoop.hbase.util.CompressionTest fi