aboutsummaryrefslogtreecommitdiff
path: root/lib/hadoop-0.20.0/webapps/job/index.html
blob: 0cc16dce3d76ceea073c40de8f5130c01f18b3ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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>