If you want to know more about this course please go to Course Schedule Page
- Lab 1: MapReduce
- Lab 2:
- Lab 3:
- Lab 4:
- exercise : web-crawler
*** Starting wc test.
2020/11/15 17:08:09 rpc.Register: method "Done" has 1 input parameters; needs exactly three
--- wc test: PASS
*** Starting indexer test.
2020/11/15 17:08:14 rpc.Register: method "Done" has 1 input parameters; needs exactly three
--- indexer test: PASS
*** Starting map parallelism test.
2020/11/15 17:08:18 rpc.Register: method "Done" has 1 input parameters; needs exactly three
--- map parallelism test: PASS
*** Starting reduce parallelism test.
2020/11/15 17:08:25 rpc.Register: method "Done" has 1 input parameters; needs exactly three
--- reduce parallelism test: PASS
*** Starting crash test.
2020/11/15 17:08:33 rpc.Register: method "Done" has 1 input parameters; needs exactly three
--- crash test: PASS
*** PASSED ALL TESTS