[
https://issues.apache.org/jira/browse/HDFS-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-3437:
------------------------------
Attachment: hdfs-3437.txt
Patch attached.
Not sure about the last case in testGetUgi, eg if NAMENODE_ADDRESS should take
precedence over DELEGATION_PARAMETER, as eg printGotoForm sets both, and
previously might have ignored NAMENODE_ADDRESS in favor of
NAMENODE_ADDRESS_ATTRIBUTE_KEY. Don't think this changes behavior, and the new
test passes with the current code but worth double checking.
> Remove name.node.address servlet attribute
> ------------------------------------------
>
> Key: HDFS-3437
> URL: https://issues.apache.org/jira/browse/HDFS-3437
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: name-node
> Affects Versions: 2.0.0
> Reporter: Eli Collins
> Assignee: Eli Collins
> Attachments: hdfs-3437.txt
>
>
> Per HDFS-3434 we should be able to get rid of NAMENODE_ADDRESS_ATTRIBUTE_KEY
> since we always call DfsServlet#createNameNodeProxy within the NN.
--
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