aboutsummaryrefslogtreecommitdiff
path: root/lib/hadoop-0.20.0/webapps/hdfs/index.html
blob: b9ad74218a05abf83be2517625e49134583e35e5 (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=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>