source:
nutchez-0.1/webapps/job/index.html
@
66
| Last change on this file since 66 was 66, checked in by waue, 16 years ago | |
|---|---|
| File size: 241 bytes | |
| Rev | Line | |
|---|---|---|
| [66] | 1 | <meta HTTP-EQUIV="REFRESH" content="0;url=jobtracker.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="jobtracker.jsp">JobTracker</a></li> | |
| 15 | ||
| 16 | </ul> | |
| 17 | ||
| 18 | </body> | |
| 19 | ||
| 20 | </html> |
Note: See TracBrowser
for help on using the repository browser.
