Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.15.1
-
None
-
None
Description
In hadoop-0.14.3,
hadoop dfs -cat file1 file2
hello
koji
in hadoop-0.15.1
hadoop dfs -cat file1 file2
hello
cat: Unable to write to output stream.
Each file has one line. file1: 'hello' file2: 'koji'
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-2475 "dfs -cat" fails if multiple files are requested
- Closed