Skip to content

lzw-all-in/MIT-6.824-2020Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MIT6.824: Distributed Systems 2020 Spring

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

Lab 1: MapReduce Test Output

*** 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

About

MIT6.824: Distributed Systems 2020 Spring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published