-------------------------------------------------------------------------------
Key: HADOOP-7447
URL: https://issues.apache.org/jira/browse/HADOOP-7447
Project: Hadoop Common
Issue Type: Improvement
Components: fs
Affects Versions: 0.20.3
Reporter: XieXianshan
Assignee: XieXianshan
While the <src> specified for FsShell -getmerge is not a directory,the command does nothing and there's no any message explaining the issue.
Furthermore,the exitCode is zero.
$ hdfs dfs -getmerge /user/hadoop/testfile /work/tmp/testfile
$ echo $?
$ ls /work/tmp/testfile
ls: cannot access /work/tmp/testfile: No such file or directory
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira