hadoop fs -getmerge does not work using codebase from trunk.
------------------------------------------------------------
Key: HADOOP-7006
URL: https://issues.apache.org/jira/browse/HADOOP-7006
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 0.22.0
Reporter: Chris Nauroth
Fix For: 0.22.0
Running the codebase from trunk, the hadoop fs -getmerge command does not work.
As implemented in prior versions (i.e. 0.20.2), I could run hadoop fs
-getmerge pointed at a directory containing multiple files. It would merge all
files into a single file on the local file system. Running the same command
using the codebase from trunk, it looks like nothing happens.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.