source: nutchez-0.1/webapps/hdfs/index.html @ 66

Last change on this file since 66 was 66, checked in by waue, 15 years ago

NutchEz - an easy way to nutch

File size: 246 bytes
Line 
1<meta HTTP-EQUIV="REFRESH" content="0;url=dfshealth.jsp"/>
2<html>
3
4<head>
5<title>Hadoop Administration</title>
6</head>
7
8<body>
9
10<h1>Hadoop Administration</h1>
11
12<ul>
13
14<li><a href="dfshealth.jsp">DFS Health/Status</a></li>
15
16</ul>
17
18</body>
19
20</html>
Note: See TracBrowser for help on using the repository browser.