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

Hadoop QA commented on HDFS-13963:
----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  5s{color} 
| {color:red} HDFS-13963 does not apply to trunk. Rebase required? Wrong 
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HDFS-13963 |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/25326/console |
| Powered by | Apache Yetus 0.8.0   http://yetus.apache.org |


This message was automatically generated.



> NN UI is broken with IE11
> -------------------------
>
>                 Key: HDFS-13963
>                 URL: https://issues.apache.org/jira/browse/HDFS-13963
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode, ui
>    Affects Versions: 3.1.1
>            Reporter: Daisuke Kobayashi
>            Assignee: Ayush Saxena
>            Priority: Minor
>              Labels: newbie
>         Attachments: Document-mode-IE9.png, HDFS-13963-01.patch, 
> HDFS-13963-02.patch, Screen Shot 2018-10-05 at 20.22.20.png, 
> test-with-edge-mode.png
>
>
> Internet Explorer 11 cannot correctly display Namenode Web UI while the NN 
> itself starts successfully. I have confirmed this over 3.1.1 (latest release) 
> and 3.3.0-SNAPSHOT (current trunk) that the following message is shown.
> {code}
> Failed to retrieve data from /jmx?qry=java.lang:type=Memory, cause: 
> SyntaxError: Invalid character
> {code}
> Apparently, this is because {{dfshealth.html}} runs as IE9 mode by default.
> {code}
> <meta http-equiv="X-UA-Compatible" content="IE=9" />
> {code}
> Once the compatible mode is changed to IE11 through developer tool, it's 
> rendered correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to