Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.15.1, 0.16.0
-
None
-
None
Description
Assuming the dfs commands follow POSIX standards, there are some problems with the DFS du and dus commands. I compared the DFS output with that of RHEL 4u5
1. du a file/directory that does not exist:
Linux: du: cannot access `something': No such file or directory
DFS: Found 0 items
2. dus a file/directory that does not exist:
- Linux: du: cannot access `something': No such file or directory
- DFS: /something 0
Attachments
Attachments
Issue Links
- is a clone of
-
HADOOP-2190 dfs ls and lsr commands differ from POSIX standards
-
- Closed
-
- is depended upon by
-
HADOOP-1677 improve semantics of the hadoop dfs command
-
- Closed
-