[
https://issues.apache.org/jira/browse/HDFS-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657798#comment-13657798
]
Suresh Srinivas commented on HDFS-4823:
---------------------------------------
Benoy, is this change needed for trunk or trunk works fine? Also should the new
method #getFullPathName() need to be public?
> Inode.toString () should return the full path
> -----------------------------------------------
>
> Key: HDFS-4823
> URL: https://issues.apache.org/jira/browse/HDFS-4823
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 1.1.2
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Priority: Minor
> Attachments: HDFS-4823.patch
>
>
> Indoe.ToString() is used in many error messages. This gives the name of the
> file / directory, but not the fullpath.
> org.apache.hadoop.security.AccessControlException
> org.apache.hadoop.security.AccessControlException: Permission denied:
> user=user1, access=WRITE, inode="warehouse":user2:supergroup:rwxrwxr-x)
> The fix is to provide the full path n line with Hadoop 2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira