webhdfs
webhdfs copied to clipboard
Any interest in a remote copy/merge feature (hdfs -> local)?
Effectively something along these lines: http://hadoop.apache.org/docs/current/api/org/apache/hadoop/fs/FileUtil.html#copyMerge
I have an alpha implementation of this inside a project I'm currently working on, but thought it might be a good addition this one...