[
https://issues.apache.org/jira/browse/HDFS-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ayush Saxena reassigned HDFS-13963:
-----------------------------------
Assignee: Ayush Saxena
> 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: Screen Shot 2018-10-05 at 20.22.20.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]