java - Implement a file compression with Hadoop that the file already exists in HDFS -


how can implement file compression hadoop file exists in hdfs?

i programing project, require me implement inner compression in hadoop. have no idea implementation model. concrete compression algorithm not important, , want structure compress file use map reduce exists in hdfs.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -