[ https://issues.apache.org/jira/browse/HDFS-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686607#comment-16686607 ]
Ayush Saxena commented on HDFS-13963: ------------------------------------- Thanx [~vinayrpet] and [~elek] for the comments. Have uploaded v3 with the said changes. Pls Review :) > 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, HDFS-13963-03.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: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org