Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果文件已经存在于 HDFS 中,如何使用 Hadoop 实现文件压缩?
我正在编写一个项目,需要我在 Hadoop 中实现内部压缩。我不知道实现模型。具体的压缩算法并不重要,我只想使用HDFS中已经存在的map reduce来压缩文件的结构。