Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.21.1
-
None
-
None
-
Reviewed
Description
hadoop dfs -touchz /tmp/file1 # create file. OK hadoop dfs -ls /tmp/file1 # OK hadoop dfs -ls hftp://namenode:50070/tmp/file1 # FAILED: not seeing the file
Attachments
Attachments
Issue Links
- is related to
-
HDFS-1743 HdfsFileStatus.getLocalName() returns an empty string when listing a full file path.
- Open