| | 309 | 網頁結果: |
| | 310 | |
| | 311 | {{{ |
| | 312 | #!html |
| | 313 | <h2>Completed Jobs</h2> |
| | 314 | <center> |
| | 315 | <table border="2" cellpadding="5" cellspacing="2"> |
| | 316 | <tbody><tr><td colspan="9" align="center"><b>Completed Jobs </b></td></tr> |
| | 317 | <tr><td><b>Jobid</b></td><td><b>User</b></td><td><b>Name</b></td><td><b>Map % Complete</b></td><td><b>Map Total</b></td><td><b>Maps Completed</b></td><td><b>Reduce % Complete</b></td><td><b>Reduce Total</b></td><td><b>Reduces Completed</b></td></tr> |
| | 318 | |
| | 319 | <tr><td><a href="jobdetails.jsp?jobid=job_200903061742_0001&refresh=0">job_200903061742_0001</a></td><td>waue</td><td>wordcount</td><td>100.00%<table border="1" width="80"><tbody><tr><td cellspacing="0" class="perc_filled" width="100%"></td></tr></tbody></table></td><td>1</td><td>1</td><td>100.00%<table border="1" width="80"><tbody><tr><td cellspacing="0" class="perc_filled" width="100%"></td></tr></tbody></table></td><td>1</td><td> 1</td></tr> |
| | 320 | <tr><td><a href="jobdetails.jsp?jobid=job_200903061742_0002&refresh=0">job_200903061742_0002</a></td><td>rock</td><td>wordcount</td><td>100.00%<table border="1" width="80"><tbody><tr><td cellspacing="0" class="perc_filled" width="100%"></td></tr></tbody></table></td><td>1</td><td>1</td><td>100.00%<table border="1" width="80"><tbody><tr><td cellspacing="0" class="perc_filled" width="100%"></td></tr></tbody></table></td><td>1</td><td> 1</td></tr> |
| | 321 | |
| | 322 | <tr><td><a href="jobdetails.jsp?jobid=job_200903061742_0003&refresh=0">job_200903061742_0003</a></td><td>waue</td><td>wordcount</td><td>100.00%<table border="1" width="80"><tbody><tr><td cellspacing="0" class="perc_filled" width="100%"></td></tr></tbody></table></td><td>1</td><td>1</td><td>100.00%<table border="1" width="80"><tbody><tr><td cellspacing="0" class="perc_filled" width="100%"></td></tr></tbody></table></td><td>1</td><td> 1</td></tr> |
| | 323 | </tbody></table> |
| | 324 | </center> |
| | 325 | |
| | 326 | |
| | 327 | <hr> |
| | 328 | |
| | 329 | <h2>Failed Jobs</h2> |
| | 330 | }}} |