Monday, January 6, 2014

Compression in Hadoop

I am currently researching various options to do compression in Hadoop and found the following articles useful:
My project needs are = should have minimum performance impact + should give decent compression gains. It looks like my choice is splitable LZO.

No comments: