[ 
https://issues.apache.org/jira/browse/HDFS-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857756#comment-13857756
 ] 

Haohui Mai commented on HDFS-5687:
----------------------------------

bq. We have to see why that resolving prefix is including nn addr also.

The motivation behind HDFS-5308 was to support both HTTP and HTTPS in the JSP 
web UI. That way the code does not need to track whether the client is using 
HTTP or HTTPS.

bq. Until we completely remove/deprecate old UI stuff, we have to fix this bugs 
I think.

Patches are welcome :-). However, the impact of this bug is minimal since the 
new Web UI will become the default UI in the next release. There might be 
better uses of the time. I'll start the discussion of deprecating JSP again.

> Problem in accessing NN JSP page
> --------------------------------
>
>                 Key: HDFS-5687
>                 URL: https://issues.apache.org/jira/browse/HDFS-5687
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 2.3.0
>            Reporter: sathish
>            Assignee: sathish
>            Priority: Minor
>             Fix For: 2.3.0
>
>         Attachments: HDFS-5687-0001.patch
>
>
> In NN UI page After clicking the browse File System page,from that page,if 
> you click GO Back TO DFS HOME ICon it is not accessing the dfshealth.jsp page
> NN http URL is http://nnaddr///nninfoaddr/dfshealth.jsp,it is coming like 
> this,due to this i think it is not browsing that page
> It should be http://nninfoaddr/dfshealth.jsp/ like this



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to