Repository: hadoop
Updated Branches:
  refs/heads/branch-2 c39e1ee2b -> c3f0681f9
  refs/heads/branch-3.0 1b6fa4733 -> a19c72d7e
  refs/heads/branch-3.1 53b629094 -> e5e4dc42a
  refs/heads/branch-3.2 71a6ec605 -> 7a2a80621


HDFS-13963. NN UI is broken with IE11. Contributed by Ayush Saxena.

(cherry picked from commit 8571507efa3af3e4a5213a7e24c65e26162eac4d)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bc4098eb
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bc4098eb
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/bc4098eb

Branch: refs/heads/branch-2
Commit: bc4098eb07502b2661dabe47daac655154f5e7a5
Parents: c39e1ee
Author: Vinayakumar B <vinayakum...@apache.org>
Authored: Fri Nov 16 17:26:36 2018 +0530
Committer: Vinayakumar B <vinayakum...@apache.org>
Committed: Fri Nov 16 17:43:49 2018 +0530

----------------------------------------------------------------------
 .../hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html  | 2 +-
 .../hadoop-hdfs/src/main/webapps/datanode/datanode.html            | 2 +-
 .../hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html               | 2 +-
 .../hadoop-hdfs/src/main/webapps/hdfs/explorer.html                | 2 +-
 .../hadoop-hdfs/src/main/webapps/journal/index.html                | 2 +-
 .../hadoop-hdfs/src/main/webapps/secondary/status.html             | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc4098eb/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html
 
b/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html
index cf19c94..553eba3 100644
--- 
a/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html
+++ 
b/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html
@@ -18,7 +18,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
-<meta http-equiv="X-UA-Compatible" content="IE=9" />
+<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <link rel="stylesheet" type="text/css" 
href="/static/bootstrap-3.0.2/css/bootstrap.min.css" />
 <link rel="stylesheet" type="text/css" href="/static/dataTables.bootstrap.css" 
/>
 <link rel="stylesheet" type="text/css" href="/static/rbf.css" />

http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc4098eb/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/datanode/datanode.html
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/datanode/datanode.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/datanode/datanode.html
index 1bb37fb..08fd354 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/datanode/datanode.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/datanode/datanode.html
@@ -18,7 +18,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
-<meta http-equiv="X-UA-Compatible" content="IE=9" />
+<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <link rel="stylesheet" type="text/css" 
href="/static/bootstrap-3.0.2/css/bootstrap.min.css" />
 <link rel="stylesheet" type="text/css" href="/static/hadoop.css" />
 <title>DataNode Information</title>

http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc4098eb/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
index 6ae3960..4bc10c0 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
@@ -18,7 +18,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
-<meta http-equiv="X-UA-Compatible" content="IE=9" />
+<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <link rel="stylesheet" type="text/css" 
href="/static/bootstrap-3.0.2/css/bootstrap.min.css" />
 <link rel="stylesheet" type="text/css" href="/static/dataTables.bootstrap.css" 
/>
 <link rel="stylesheet" type="text/css" href="/static/hadoop.css" />

http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc4098eb/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
index 3700a5e..1370097 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
@@ -18,7 +18,7 @@
   -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=9" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
     <link rel="stylesheet" type="text/css" 
href="/static/bootstrap-3.0.2/css/bootstrap.min.css" />
     <link rel="stylesheet" type="text/css" 
href="/static/bootstrap-3.0.2/css/bootstrap-editable.css"/>
     <link rel="stylesheet" type="text/css" 
href="/static/dataTables.bootstrap.css" />

http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc4098eb/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/index.html
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/index.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/index.html
index 72ab2cc..f1fd4fe 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/index.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/index.html
@@ -18,7 +18,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
-<meta http-equiv="X-UA-Compatible" content="IE=9" />
+<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <link rel="stylesheet" type="text/css" 
href="/static/bootstrap-3.0.2/css/bootstrap.min.css" />
 <link rel="stylesheet" type="text/css" href="/static/hadoop.css" />
 <title>JournalNode Information</title>

http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc4098eb/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/status.html
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/status.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/status.html
index 3db97df..4e488bb 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/status.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/status.html
@@ -18,7 +18,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
-  <meta http-equiv="X-UA-Compatible" content="IE=9" />
+  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
   <link rel="stylesheet" type="text/css"
        href="/static/bootstrap-3.0.2/css/bootstrap.min.css" />
   <link rel="stylesheet" type="text/css" href="/static/hadoop.css" />


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to