[ https://issues.apache.org/jira/browse/HDFS-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HDFS-1750:
-----------------------------------------
Attachment: h1750_20110314.patch
h1750_20110314.patch: use getFullPath(..) in ListPathsServlet.
> ls hftp://file not working
> --------------------------
>
> Key: HDFS-1750
> URL: https://issues.apache.org/jira/browse/HDFS-1750
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h1750_20110314.patch
>
>
> {noformat}
> 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
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|