You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
be conscious that there are two kinds of compression with Hadoop. splittable and non-splitable.
my suspicion is if you just turn on sequence file block compression, you will get compressed kryo. sequence files are just a container. and its splittable
http://code.google.com/p/kryo/#Compression_and_encryption
The text was updated successfully, but these errors were encountered: