On Tue, Apr 21, 2009 at 12:06 PM, Todd Lipcon <t...@cloudera.com> wrote: > Would dfs -cat do what you need? e.g: > > ./bin/hdfs dfs -cat /path/to/output/ExceptionDocuments-m-\* > > /tmp/exceptions-merged
Yes, that would work. Thanks for the suggestion.