Hi, What is best way to load a snappy compressed files on Hadoop and then read them through M/R
I see that hadoop can uncompress .gz files (using single map) But looking for a better way to utilize multiple mappers to read precompressed files. Thanks and Regards, Shantian