[
https://issues.apache.org/jira/browse/HDFS-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876800#comment-14876800
]
Hudson commented on HDFS-9101:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #8490 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/8490/])
HDFS-9101. Remove deprecated NameNode.getUri() static helper method.
Contributed by Mingliang Liu. (wheat9: rev
66b46d0885f7049d0485e0d08b5e7af9762f0a59)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> 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
> Fix For: 2.8.0
>
> 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)