[
https://issues.apache.org/jira/browse/HDFS-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124393#comment-13124393
]
Arpit Gupta commented on HDFS-2425:
-----------------------------------
http://localhost:50070/webhdfs/tmp/webhdfs_data?op=GETFILESTATUS
{code}
{
-HdfsFileStatus: {
accessTime: 0
blockSize: 0
group: "supergroup"
isDir: true
len: 0
localName: ""
modificationTime: 1318227584056
owner: "arpit"
permission: "755"
replication: 0
}
}
{code}
Notice localName is empty. We should return the appropriate local name.
> webhdfs GETFILESTATUS calls shows the localName as empty where as the
> localName for the same path in LISTSTATUS call has the correct value
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-2425
> URL: https://issues.apache.org/jira/browse/HDFS-2425
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Arpit Gupta
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira