|
@@ -18,18 +18,7 @@
|
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
<head>
|
|
|
-<meta http-equiv="REFRESH" content="1;url=dfshealth.jsp" />
|
|
|
+<meta http-equiv="REFRESH" content="0;url=dfshealth.html" />
|
|
|
<title>Hadoop Administration</title>
|
|
|
</head>
|
|
|
-<body>
|
|
|
-<script type="text/javascript">
|
|
|
-//<![CDATA[
|
|
|
-window.location.href='dfshealth.html';
|
|
|
-//]]>
|
|
|
-</script>
|
|
|
-<h1>Hadoop Administration</h1>
|
|
|
-<ul>
|
|
|
-<li><a href="dfshealth.jsp">DFS Health/Status</a></li>
|
|
|
-</ul>
|
|
|
-</body>
|
|
|
</html>
|