aboutsummaryrefslogtreecommitdiff
path: root/lib/hadoop-0.20.0/webapps/hdfs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hadoop-0.20.0/webapps/hdfs/index.html')
-rw-r--r--lib/hadoop-0.20.0/webapps/hdfs/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/hadoop-0.20.0/webapps/hdfs/index.html b/lib/hadoop-0.20.0/webapps/hdfs/index.html
new file mode 100644
index 0000000000..b9ad74218a
--- /dev/null
+++ b/lib/hadoop-0.20.0/webapps/hdfs/index.html
@@ -0,0 +1,20 @@
+<meta HTTP-EQUIV="REFRESH" content="0;url=dfshealth.jsp"/>
+<html>
+
+<head>
+<title>Hadoop Administration</title>
+</head>
+
+<body>
+
+<h1>Hadoop Administration</h1>
+
+<ul>
+
+<li><a href="dfshealth.jsp">DFS Health/Status</a></li>
+
+</ul>
+
+</body>
+
+</html>