[
https://issues.apache.org/jira/browse/HDFS-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909346#comment-14909346
]
Vinayakumar B commented on HDFS-9064:
-------------------------------------
[~wheat9],
Thanks for info.
So what should be the conclusion ?
Should we need provide this despite of security issue and inaccuracy?
This jira is marked critical for 2.7.2. So we should do some progress on this.
> NN old UI (block_info_xml) not available in 2.7.x
> -------------------------------------------------
>
> Key: HDFS-9064
> URL: https://issues.apache.org/jira/browse/HDFS-9064
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: HDFS
> Affects Versions: 2.7.0
> Reporter: Rushabh S Shah
> Assignee: Kanaka Kumar Avvaru
> Priority: Critical
>
> In 2.6.x hadoop deploys, given a blockId it was very easy to find out the
> file name and the locations of replicas (also whether they are corrupt or
> not).
> This was the REST call:
> {noformat}
> http://<nnAddress>:<port#>/block_info_xml.jsp?blockId=xxx
> {noformat}
> But this was removed by HDFS-6252 in 2.7 builds.
> Creating this jira to restore that functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)