[
https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876789#comment-14876789
]
Haohui Mai commented on HDFS-9101:
----------------------------------
+1
> Remove deprecated NameNode.getUri() static helper method
> --------------------------------------------------------
>
> Key: HDFS-9101
> URL: https://issues.apache.org/jira/browse/HDFS-9101
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Attachments: HDFS-9101.000.patch
>
>
> {{NameNode.getUri()}} method is deprecated in [HDFS-9022]. We should use
> {{DFSUtilClient.getNNUri()}} instead to get the name node URI given NN
> address. After [MAPREDUCE-6483], there is no usages of {{NameNode.getUri()}}
> in code trunk.
> This jira tracks the effort of removing the deprecated static helper method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)