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

chackaravarthy commented on MAPREDUCE-3009:
-------------------------------------------

Hi Vinod,

In Firefox and Chrome, even if we give URL as "http:///www.google.com"; , it 
will be taken as "http://www.google.com";

But in Internet Explorer, its been taken as same what the URL we are giving. 
ie. as "http:///www.google.com"; only. 

Hence the problem.

Even though the URL being constructed in HsTaskPage as "http:///hostname";, its 
not getting reflected in the browser.

With the attached patch (MAPREDUCE-3009-1), its working fine in all the 
browsers.

Thanks
                
> RM UI -> Applications -> Application(Job History) -> Map Tasks -> Task ID -> 
> Node link is not working
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3009
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3009
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobhistoryserver, mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: chackaravarthy
>            Assignee: chackaravarthy
>             Fix For: 0.24.0
>
>         Attachments: IE_node_link_not_working.png, MAPREDUCE-3009-1.patch, 
> MAPREDUCE-3009.patch, chrome_node_link_working.png, invalid_url.png, 
> invalid_url_latest_code.png
>
>
> RM UI -> Applications -> Application(Job History) -> Map Tasks -> Task ID -> 
> Node link is not working. The URL contains extra '/' which is causing the 
> problem. Please find in the attached screen shots.

--
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

        

Reply via email to