I found the compressor zlib's implementation in hadoop.io package. So I wonder whether the compressor compress the file before we store a file to hadoop, and then when we want to get the file, hadoop uncompress it and give it to the client?
Ryan
I found the compressor zlib's implementation in hadoop.io package. So I wonder whether the compressor compress the file before we store a file to hadoop, and then when we want to get the file, hadoop uncompress it and give it to the client?
Ryan