[ https://issues.apache.org/jira/browse/HDFS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen O'Malley updated HDFS-1178: -------------------------------- Attachment: hdfs-1178-y20.patch This patch updates it to use the user from the token rather than a fake user. > The NameNode servlets should not use RPC to connect to the NameNode > ------------------------------------------------------------------- > > Key: HDFS-1178 > URL: https://issues.apache.org/jira/browse/HDFS-1178 > Project: Hadoop HDFS > Issue Type: Bug > Components: name-node > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Attachments: hdfs-1178-y20.patch, hdfs-1178-y20.patch > > > Currently some of the NameNode servlets use RPC to connect from the NameNode > to itself. They should do it more directly with the NameNode object. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.