aboutsummaryrefslogtreecommitdiff
path: root/core/lib/hadoop-0.20.0/webapps/job/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/lib/hadoop-0.20.0/webapps/job/index.html')
-rw-r--r--core/lib/hadoop-0.20.0/webapps/job/index.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/core/lib/hadoop-0.20.0/webapps/job/index.html b/core/lib/hadoop-0.20.0/webapps/job/index.html
deleted file mode 100644
index 0cc16dce3d..0000000000
--- a/core/lib/hadoop-0.20.0/webapps/job/index.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<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>