InterviewSolution
Saved Bookmarks
| 1. |
The _________ codec from Google provides modest compression ratios.(a) Snapcheck(b) Snappy(c) FileCompress(d) None of the mentionedI have been asked this question by my school principal while I was bunking the class.I want to ask this question from Compression topic in division Hadoop I/O of Hadoop |
|
Answer» CORRECT answer is (B) SNAPPY To explain: Snappy has fast compression and decompression speeds. |
|