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